summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-07-14 02:29:01 +0000
committerMike Frysinger <vapier@gentoo.org>2004-07-14 02:29:01 +0000
commite043ab7da166392e81f0be9896902ddb16ad6d08 (patch)
tree479c9cfaf8fba5da4d916b4cd4ceb61efbd68177 /net-news
parentdon't assign S=${WORKDIR}/${P} (Manifest recommit) (diff)
downloadgentoo-2-e043ab7da166392e81f0be9896902ddb16ad6d08.tar.gz
gentoo-2-e043ab7da166392e81f0be9896902ddb16ad6d08.tar.bz2
gentoo-2-e043ab7da166392e81f0be9896902ddb16ad6d08.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-news')
-rw-r--r--net-news/bnr2/bnr2-0.12.7.ebuild6
-rw-r--r--net-news/bnr2/bnr2-0.13.3.ebuild3
2 files changed, 5 insertions, 4 deletions
diff --git a/net-news/bnr2/bnr2-0.12.7.ebuild b/net-news/bnr2/bnr2-0.12.7.ebuild
index 6c50a0182bb9..725a4b332cf6 100644
--- a/net-news/bnr2/bnr2-0.12.7.ebuild
+++ b/net-news/bnr2/bnr2-0.12.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/bnr2/bnr2-0.12.7.ebuild,v 1.4 2004/07/10 14:54:31 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/bnr2/bnr2-0.12.7.ebuild,v 1.5 2004/07/14 02:26:52 vapier Exp $
DESCRIPTION="A great newsreader for alt.binaries.*"
HOMEPAGE="http://www.bnr2.org/"
@@ -12,8 +12,8 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-DEPEND="virtual/glibc"
-RDEPEND="virtual/x11"
+RDEPEND="virtual/x11
+ virtual/libc"
S=${WORKDIR}/BNR2
diff --git a/net-news/bnr2/bnr2-0.13.3.ebuild b/net-news/bnr2/bnr2-0.13.3.ebuild
index 1c1df646c472..139cfa72448c 100644
--- a/net-news/bnr2/bnr2-0.13.3.ebuild
+++ b/net-news/bnr2/bnr2-0.13.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-news/bnr2/bnr2-0.13.3.ebuild,v 1.3 2004/07/01 22:38:25 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-news/bnr2/bnr2-0.13.3.ebuild,v 1.4 2004/07/14 02:26:52 vapier Exp $
DESCRIPTION="A great newsreader for alt.binaries.*"
HOMEPAGE="http://www.bnr2.org/"
@@ -11,6 +11,7 @@ LICENSE="freedist"
SLOT="0"
KEYWORDS="x86"
IUSE=""
+
RDEPEND="virtual/x11
virtual/libc"