summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
committerJeremy Huddleston <eradicator@gentoo.org>2004-07-01 12:11:19 +0000
commit7fb298dd1a8b0265565db705ba27de5d8ddf4b7d (patch)
tree670b201580249f3d0a484ba326116649c104cb89 /app-text/rcs
parentVersion bumped. Closes 55675 (diff)
downloadhistorical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.gz
historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.tar.bz2
historical-7fb298dd1a8b0265565db705ba27de5d8ddf4b7d.zip
virtual/glibc -> virtual/libc
Diffstat (limited to 'app-text/rcs')
-rw-r--r--app-text/rcs/ChangeLog10
-rw-r--r--app-text/rcs/rcs-5.7-r1.ebuild4
-rw-r--r--app-text/rcs/rcs-5.7-r2.ebuild4
3 files changed, 13 insertions, 5 deletions
diff --git a/app-text/rcs/ChangeLog b/app-text/rcs/ChangeLog
index b133068e0c69..fae70abef873 100644
--- a/app-text/rcs/ChangeLog
+++ b/app-text/rcs/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for app-text/rcs
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/ChangeLog,v 1.14 2004/06/24 22:49:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/ChangeLog,v 1.15 2004/07/01 12:02:25 eradicator Exp $
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rcs-5.7-r1.ebuild,
+ rcs-5.7-r2.ebuild:
+ virtual/glibc -> virtual/libc
+
+ 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rcs-5.7-r1.ebuild,
+ rcs-5.7-r2.ebuild:
+ virtual/glibc -> virtual/libc
12 Apr 2004; Seemant Kulleen <seemant@gentoo.org> rcs-5.7-r2.ebuild:
change BACK from econf to ./configure, closing bug #47588 by: Toni Viemero
diff --git a/app-text/rcs/rcs-5.7-r1.ebuild b/app-text/rcs/rcs-5.7-r1.ebuild
index c2c20a08cb9f..9f716bebf81f 100644
--- a/app-text/rcs/rcs-5.7-r1.ebuild
+++ b/app-text/rcs/rcs-5.7-r1.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/app-text/rcs/rcs-5.7-r1.ebuild,v 1.14 2004/06/24 22:49:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r1.ebuild,v 1.15 2004/07/01 12:02:25 eradicator Exp $
DESCRIPTION="Revision Control System"
SRC_URI="ftp://ftp.gnu.org/gnu/rcs/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnu.org/software/rcs/"
SLOT="0"
LICENSE="GPL-2"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND="sys-apps/diffutils"
diff --git a/app-text/rcs/rcs-5.7-r2.ebuild b/app-text/rcs/rcs-5.7-r2.ebuild
index 5796bb39ad83..5fa3ca79e32c 100644
--- a/app-text/rcs/rcs-5.7-r2.ebuild
+++ b/app-text/rcs/rcs-5.7-r2.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/app-text/rcs/rcs-5.7-r2.ebuild,v 1.16 2004/06/24 22:49:44 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/rcs/rcs-5.7-r2.ebuild,v 1.17 2004/07/01 12:02:25 eradicator Exp $
DESCRIPTION="Revision Control System"
HOMEPAGE="http://www.gnu.org/software/rcs/"
@@ -10,7 +10,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 ppc sparc alpha hppa ia64 amd64"
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
RDEPEND="sys-apps/diffutils"
src_compile() {