summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 19:45:31 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 19:45:31 +0000
commit0384b4eae093a76dc7ced7d402fbbf0b5a32cff0 (patch)
tree31f35822753c9ba254e2f9d3a195ac3c7b7177d8 /net-nntp/newspost/newspost-2.1.1-r1.ebuild
parentRemove virtual/libc (diff)
downloadgentoo-2-0384b4eae093a76dc7ced7d402fbbf0b5a32cff0.tar.gz
gentoo-2-0384b4eae093a76dc7ced7d402fbbf0b5a32cff0.tar.bz2
gentoo-2-0384b4eae093a76dc7ced7d402fbbf0b5a32cff0.zip
Remove virtual/libc
(Portage version: 2.2_rc41/cvs/Linux x86_64)
Diffstat (limited to 'net-nntp/newspost/newspost-2.1.1-r1.ebuild')
-rw-r--r--net-nntp/newspost/newspost-2.1.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-nntp/newspost/newspost-2.1.1-r1.ebuild b/net-nntp/newspost/newspost-2.1.1-r1.ebuild
index 2471a830be09..2f30784529c3 100644
--- a/net-nntp/newspost/newspost-2.1.1-r1.ebuild
+++ b/net-nntp/newspost/newspost-2.1.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-nntp/newspost/newspost-2.1.1-r1.ebuild,v 1.4 2008/01/25 22:10:57 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-nntp/newspost/newspost-2.1.1-r1.ebuild,v 1.5 2009/09/23 19:45:31 patrick Exp $
inherit eutils
@@ -16,7 +16,7 @@ IUSE=""
# but it should mean that it is 64bit clean.
KEYWORDS="amd64 ppc x86"
-RDEPEND="virtual/libc"
+RDEPEND=""
DEPEND="${RDEPEND}
>=sys-apps/sed-4"