summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Lauer <patrick@gentoo.org>2009-09-23 19:45:43 +0000
committerPatrick Lauer <patrick@gentoo.org>2009-09-23 19:45:43 +0000
commit981c060bba9d373b75e83f7cf47b902a28dd1672 (patch)
tree2033ee149f94915f66d9275788984518555deb8a /net-nntp/newspost/newspost-2.1.1-r1.ebuild
parentRemove virtual/libc (diff)
downloadhistorical-981c060bba9d373b75e83f7cf47b902a28dd1672.tar.gz
historical-981c060bba9d373b75e83f7cf47b902a28dd1672.tar.bz2
historical-981c060bba9d373b75e83f7cf47b902a28dd1672.zip
Remove virtual/libc
Package-Manager: portage-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"