diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 05:14:34 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-02 05:14:34 +0000 |
commit | 190c5949e033b58e1ed351ceb0c9778df9803598 (patch) | |
tree | 831db22a515f652fc3160881a8e7f303f1459af5 /dev-util/perforce-proxy | |
parent | virtual/glibc -> virtual/libc (Manifest recommit) (diff) | |
download | gentoo-2-190c5949e033b58e1ed351ceb0c9778df9803598.tar.gz gentoo-2-190c5949e033b58e1ed351ceb0c9778df9803598.tar.bz2 gentoo-2-190c5949e033b58e1ed351ceb0c9778df9803598.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'dev-util/perforce-proxy')
-rw-r--r-- | dev-util/perforce-proxy/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/perforce-proxy/ChangeLog b/dev-util/perforce-proxy/ChangeLog index ea70d60017b9..62de5688bf46 100644 --- a/dev-util/perforce-proxy/ChangeLog +++ b/dev-util/perforce-proxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/perforce-proxy # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/ChangeLog,v 1.5 2004/06/25 02:42:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/ChangeLog,v 1.6 2004/07/02 05:11:28 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + perforce-proxy-2003.1.ebuild, perforce-proxy-2003.2.ebuild: + virtual/glibc -> virtual/libc *perforce-proxy-2003.2 (18 Apr 2004) diff --git a/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild b/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild index b75303fcd722..28f535b2f14d 100644 --- a/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild +++ b/dev-util/perforce-proxy/perforce-proxy-2003.1.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/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild,v 1.5 2004/06/25 02:42:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/perforce-proxy-2003.1.ebuild,v 1.6 2004/07/02 05:11:28 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild b/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild index b2c0c93c087a..db20509c9d8b 100644 --- a/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild +++ b/dev-util/perforce-proxy/perforce-proxy-2003.2.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/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild,v 1.3 2004/06/25 02:42:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-proxy/perforce-proxy-2003.2.ebuild,v 1.4 2004/07/02 05:11:28 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} |