diff options
Diffstat (limited to 'dev-util')
140 files changed, 420 insertions, 235 deletions
diff --git a/dev-util/alleyoop/ChangeLog b/dev-util/alleyoop/ChangeLog index 84e8c2d659c8..a9c93864b4e3 100644 --- a/dev-util/alleyoop/ChangeLog +++ b/dev-util/alleyoop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/alleyoop # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/ChangeLog,v 1.5 2004/06/25 02:18:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/ChangeLog,v 1.6 2004/07/02 05:03:03 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + alleyoop-0.8.2.ebuild: + virtual/glibc -> virtual/libc 15 Jun 2004; Daniel Black <dragonheart@gentoo.org> alleyoop-0.8.2.ebuild: x86 stable. Removed surplus dependancies diff --git a/dev-util/alleyoop/alleyoop-0.8.2.ebuild b/dev-util/alleyoop/alleyoop-0.8.2.ebuild index d7cf93444404..bcf25319dc25 100644 --- a/dev-util/alleyoop/alleyoop-0.8.2.ebuild +++ b/dev-util/alleyoop/alleyoop-0.8.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/alleyoop/alleyoop-0.8.2.ebuild,v 1.5 2004/06/25 02:18:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/alleyoop/alleyoop-0.8.2.ebuild,v 1.6 2004/07/02 05:03:03 eradicator Exp $ inherit gnome2 @@ -20,7 +20,7 @@ RDEPEND=">=dev-libs/glib-2.2 >=gnome-base/libglade-2.2 sys-devel/binutils dev-util/valgrind - virtual/glibc" + virtual/libc" DEPEND="${RDEPEND} dev-util/pkgconfig" diff --git a/dev-util/as11/ChangeLog b/dev-util/as11/ChangeLog index b72414c68ff1..95a9f5c2f622 100644 --- a/dev-util/as11/ChangeLog +++ b/dev-util/as11/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/as11 # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/as11/ChangeLog,v 1.2 2004/06/25 02:19:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/as11/ChangeLog,v 1.3 2004/07/02 05:03:16 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> as11-1.0.ebuild: + virtual/glibc -> virtual/libc *as11-1.0 (22 Sep 2003) diff --git a/dev-util/as11/as11-1.0.ebuild b/dev-util/as11/as11-1.0.ebuild index e5b027b7c671..b2df5fef0d00 100644 --- a/dev-util/as11/as11-1.0.ebuild +++ b/dev-util/as11/as11-1.0.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/as11/as11-1.0.ebuild,v 1.3 2004/06/25 02:19:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/as11/as11-1.0.ebuild,v 1.4 2004/07/02 05:03:16 eradicator Exp $ DESCRIPTION="Motorola's AS11 Assembler for the 68HC11" HOMEPAGE="http://www.ai.mit.edu/people/rsargent/as11.html" @@ -13,7 +13,7 @@ IUSE="" S=${WORKDIR}/${PN} -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_compile() { diff --git a/dev-util/awka/ChangeLog b/dev-util/awka/ChangeLog index e3bdd1727c73..ce4b2f3c0643 100644 --- a/dev-util/awka/ChangeLog +++ b/dev-util/awka/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/awka # Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/awka/ChangeLog,v 1.2 2004/06/25 02:20:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/awka/ChangeLog,v 1.3 2004/07/02 05:03:29 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> awka-0.7.5.ebuild: + virtual/glibc -> virtual/libc *awka-0.7.5 (24 Aug 2003) diff --git a/dev-util/awka/awka-0.7.5.ebuild b/dev-util/awka/awka-0.7.5.ebuild index 60a90264ce14..be59c1492a6e 100644 --- a/dev-util/awka/awka-0.7.5.ebuild +++ b/dev-util/awka/awka-0.7.5.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/awka/awka-0.7.5.ebuild,v 1.6 2004/06/25 02:20:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/awka/awka-0.7.5.ebuild,v 1.7 2004/07/02 05:03:29 eradicator Exp $ DESCRIPTION="An AWK-to-C tranlator." SRC_URI="http://${PN}.sourceforge.net/${P}.tar.gz" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { diff --git a/dev-util/btyacc/ChangeLog b/dev-util/btyacc/ChangeLog index c2b899bd4881..a8532b7fb9d6 100644 --- a/dev-util/btyacc/ChangeLog +++ b/dev-util/btyacc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/btyacc # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.4 2004/06/25 02:21:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/ChangeLog,v 1.5 2004/07/02 05:03:42 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> btyacc-3.0.ebuild: + virtual/glibc -> virtual/libc 17 Mar 2004; Seemant Kulleen <seemant@gentoo.org> btyacc-3.0.ebuild: spelling of Berkeley fixed, thanks to: Martin Rieder <bugs@martinrieder.de> in diff --git a/dev-util/btyacc/btyacc-3.0.ebuild b/dev-util/btyacc/btyacc-3.0.ebuild index 73b77145a57f..22b373280650 100644 --- a/dev-util/btyacc/btyacc-3.0.ebuild +++ b/dev-util/btyacc/btyacc-3.0.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/btyacc/btyacc-3.0.ebuild,v 1.5 2004/06/25 02:21:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/btyacc/btyacc-3.0.ebuild,v 1.6 2004/07/02 05:03:42 eradicator Exp $ MY_P=${P/./-} IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://www.siber.com/btyacc/${MY_P}.tar.gz" LICENSE="freedist" SLOT="0" KEYWORDS="x86 ~ppc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} src_compile() { diff --git a/dev-util/ccache/ChangeLog b/dev-util/ccache/ChangeLog index 098020b9c03f..d1537ca2fea6 100644 --- a/dev-util/ccache/ChangeLog +++ b/dev-util/ccache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ccache # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.32 2004/06/25 02:22:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ChangeLog,v 1.33 2004/07/02 05:03:56 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ccache-2.2.ebuild, + ccache-2.3.ebuild: + virtual/glibc -> virtual/libc 09 Apr 2004; Brian Jackson <iggy@gentoo.org> ccache-2.3.ebuild: added s390 keyword diff --git a/dev-util/ccache/ccache-2.2.ebuild b/dev-util/ccache/ccache-2.2.ebuild index 31897d24250a..c714e0810756 100644 --- a/dev-util/ccache/ccache-2.2.ebuild +++ b/dev-util/ccache/ccache-2.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/ccache/ccache-2.2.ebuild,v 1.7 2004/06/25 02:22:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.2.ebuild,v 1.8 2004/07/02 05:03:56 eradicator Exp $ DESCRIPTION="ccache is a fast compiler cache. It is used as a front end to your compiler to safely cache compilation output. When the same code is compiled @@ -12,7 +12,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha mips hppa amd64" -DEPEND="virtual/glibc \ +DEPEND="virtual/libc \ >=sys-apps/portage-2.0.46-r11" # Note: this version is designed to be auto-detected and used if diff --git a/dev-util/ccache/ccache-2.3.ebuild b/dev-util/ccache/ccache-2.3.ebuild index c783aedf9f82..a90e72d0dcee 100644 --- a/dev-util/ccache/ccache-2.3.ebuild +++ b/dev-util/ccache/ccache-2.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/dev-util/ccache/ccache-2.3.ebuild,v 1.14 2004/06/25 02:22:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ccache/ccache-2.3.ebuild,v 1.15 2004/07/02 05:03:56 eradicator Exp $ DESCRIPTION="fast compiler cache" HOMEPAGE="http://ccache.samba.org/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="" -DEPEND="virtual/glibc \ +DEPEND="virtual/libc \ >=sys-apps/portage-2.0.46-r11" # Note: this version is designed to be auto-detected and used if diff --git a/dev-util/cproto/ChangeLog b/dev-util/cproto/ChangeLog index 3afaadc06ceb..075a9858c397 100644 --- a/dev-util/cproto/ChangeLog +++ b/dev-util/cproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cproto # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/ChangeLog,v 1.6 2004/06/25 02:24:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/ChangeLog,v 1.7 2004/07/02 05:04:14 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cproto-4.6-r1.ebuild, + cproto-4.6.ebuild: + virtual/glibc -> virtual/libc 15 Mar 2004; David Holm <dholm@gentoo.org> cproto-4.6-r1.ebuild: Added to ~ppc. diff --git a/dev-util/cproto/cproto-4.6-r1.ebuild b/dev-util/cproto/cproto-4.6-r1.ebuild index 30c7f137fa5b..b54056c6a573 100644 --- a/dev-util/cproto/cproto-4.6-r1.ebuild +++ b/dev-util/cproto/cproto-4.6-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/dev-util/cproto/cproto-4.6-r1.ebuild,v 1.4 2004/06/25 02:24:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/cproto-4.6-r1.ebuild,v 1.5 2004/07/02 05:04:14 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-util/cproto/cproto-4.6.ebuild b/dev-util/cproto/cproto-4.6.ebuild index 7793af03f982..84c2a4eac0c3 100644 --- a/dev-util/cproto/cproto-4.6.ebuild +++ b/dev-util/cproto/cproto-4.6.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/cproto/cproto-4.6.ebuild,v 1.5 2004/06/25 02:24:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cproto/cproto-4.6.ebuild,v 1.6 2004/07/02 05:04:14 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86" LICENSE="public-domain" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-util/cssc/ChangeLog b/dev-util/cssc/ChangeLog index adc678b2fa60..ebd17be4ba12 100644 --- a/dev-util/cssc/ChangeLog +++ b/dev-util/cssc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cssc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cssc/ChangeLog,v 1.2 2004/06/25 02:24:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cssc/ChangeLog,v 1.3 2004/07/02 05:04:27 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + cssc-0.15_alpha0.ebuild: + virtual/glibc -> virtual/libc *cssc-0.15_alpha0 (09 Feb 2003) diff --git a/dev-util/cssc/cssc-0.15_alpha0.ebuild b/dev-util/cssc/cssc-0.15_alpha0.ebuild index bb0df20532a6..9a8af519f45e 100644 --- a/dev-util/cssc/cssc-0.15_alpha0.ebuild +++ b/dev-util/cssc/cssc-0.15_alpha0.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/cssc/cssc-0.15_alpha0.ebuild,v 1.4 2004/06/25 02:24:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cssc/cssc-0.15_alpha0.ebuild,v 1.5 2004/07/02 05:04:27 eradicator Exp $ MY_P=${P/cssc/CSSC} MY_P=${MY_P/_alpha/alpha.pl} @@ -14,7 +14,7 @@ LICENSE="GPL-2 LGPL-2" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf --enable-binary || die diff --git a/dev-util/ctags/ChangeLog b/dev-util/ctags/ChangeLog index 65125485681f..5cbb416f4471 100644 --- a/dev-util/ctags/ChangeLog +++ b/dev-util/ctags/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ctags # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.23 2004/06/25 02:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ChangeLog,v 1.24 2004/07/02 05:04:42 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ctags-5.2.3.ebuild, + ctags-5.5-r1.ebuild, ctags-5.5.4.ebuild, ctags-5.5.ebuild: + virtual/glibc -> virtual/libc 02 Jun 2004; Travis Tilley <lv@gentoo.org> ctags-5.5.4.ebuild: stable on amd64 diff --git a/dev-util/ctags/ctags-5.2.3.ebuild b/dev-util/ctags/ctags-5.2.3.ebuild index 426eccacec95..c3c435554829 100644 --- a/dev-util/ctags/ctags-5.2.3.ebuild +++ b/dev-util/ctags/ctags-5.2.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/dev-util/ctags/ctags-5.2.3.ebuild,v 1.11 2004/06/25 02:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.2.3.ebuild,v 1.12 2004/07/02 05:04:42 eradicator Exp $ DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." HOMEPAGE="http://ctags.sourceforge.net" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf \ diff --git a/dev-util/ctags/ctags-5.5-r1.ebuild b/dev-util/ctags/ctags-5.5-r1.ebuild index 2633376f7729..8476b267c9f3 100644 --- a/dev-util/ctags/ctags-5.5-r1.ebuild +++ b/dev-util/ctags/ctags-5.5-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/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.13 2004/06/25 02:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5-r1.ebuild,v 1.14 2004/07/02 05:04:42 eradicator Exp $ DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." HOMEPAGE="http://ctags.sourceforge.net" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="amd64 alpha x86 ~ppc sparc mips hppa ia64 ppc64 s390" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf \ diff --git a/dev-util/ctags/ctags-5.5.4.ebuild b/dev-util/ctags/ctags-5.5.4.ebuild index 7c495b764a6b..ae3e0e3adfdb 100644 --- a/dev-util/ctags/ctags-5.5.4.ebuild +++ b/dev-util/ctags/ctags-5.5.4.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/ctags/ctags-5.5.4.ebuild,v 1.4 2004/06/25 02:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.4.ebuild,v 1.5 2004/07/02 05:04:42 eradicator Exp $ DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 33 programming languages." HOMEPAGE="http://ctags.sourceforge.net" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips ~alpha arm ~hppa amd64 ~ia64 ~ppc64 ~s390" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf \ diff --git a/dev-util/ctags/ctags-5.5.ebuild b/dev-util/ctags/ctags-5.5.ebuild index 17781a08bbcd..0065e74e9543 100644 --- a/dev-util/ctags/ctags-5.5.ebuild +++ b/dev-util/ctags/ctags-5.5.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/ctags/ctags-5.5.ebuild,v 1.7 2004/06/25 02:24:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctags/ctags-5.5.ebuild,v 1.8 2004/07/02 05:04:42 eradicator Exp $ DESCRIPTION="Ctags generates an index (or tag) file of C language objects found in C source and header files that allows these items to be quickly and easily located by a text editor or other utility. Currently supports 22 programming languages." HOMEPAGE="http://ctags.sourceforge.net" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf --with-posix-regex --without-readlib --disable-etags || die diff --git a/dev-util/ctmkit/ChangeLog b/dev-util/ctmkit/ChangeLog index 8b18a268f299..134920d31ec5 100644 --- a/dev-util/ctmkit/ChangeLog +++ b/dev-util/ctmkit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ctmkit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ctmkit/ChangeLog,v 1.4 2004/06/25 02:25:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctmkit/ChangeLog,v 1.5 2004/07/02 05:04:55 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ctmkit-19960528.ebuild: + virtual/glibc -> virtual/libc 16 Apr 2004; Michael McCabe <randy@gentoo.org> ctmkit-19960528.ebuild: Added s390 keywords diff --git a/dev-util/ctmkit/ctmkit-19960528.ebuild b/dev-util/ctmkit/ctmkit-19960528.ebuild index e9fbd55edcf5..1d40c07413e3 100644 --- a/dev-util/ctmkit/ctmkit-19960528.ebuild +++ b/dev-util/ctmkit/ctmkit-19960528.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/ctmkit/ctmkit-19960528.ebuild,v 1.8 2004/06/25 02:25:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ctmkit/ctmkit-19960528.ebuild,v 1.9 2004/07/02 05:04:55 eradicator Exp $ S=${WORKDIR}/${PN} DESCRIPTION="old NetBSD port of FreeBSD's CTM, a set of utilities to synchronize directories through email" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="public-domain RSA-MD2 RSA-MD4 RSA-MD5 as-is" KEYWORDS="x86 s390" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { diff --git a/dev-util/cunit/ChangeLog b/dev-util/cunit/ChangeLog index e9eab6e6da79..4579bd4ad950 100644 --- a/dev-util/cunit/ChangeLog +++ b/dev-util/cunit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cunit # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.6 2004/06/25 02:25:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/ChangeLog,v 1.7 2004/07/02 05:05:08 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cunit-1.0.0.6.ebuild, + cunit-1.0.0.8.ebuild: + virtual/glibc -> virtual/libc *cunit-1.0.0.8 (15 May 2003) diff --git a/dev-util/cunit/cunit-1.0.0.6.ebuild b/dev-util/cunit/cunit-1.0.0.6.ebuild index 225f7a46d848..7626488b54c9 100644 --- a/dev-util/cunit/cunit-1.0.0.6.ebuild +++ b/dev-util/cunit/cunit-1.0.0.6.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/cunit/cunit-1.0.0.6.ebuild,v 1.10 2004/06/25 02:25:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-1.0.0.6.ebuild,v 1.11 2004/07/02 05:05:08 eradicator Exp $ S=${WORKDIR}/CUnit-1.0-6 DESCRIPTION="CUnit - C Unit Test Framework" @@ -8,7 +8,7 @@ DESCRIPTION="CUnit - C Unit Test Framework" SRC_URI="mirror://sourceforge/cunit/CUnit-1.0-6.tar.gz" HOMEPAGE="http://cunit.sourceforge.net" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" diff --git a/dev-util/cunit/cunit-1.0.0.8.ebuild b/dev-util/cunit/cunit-1.0.0.8.ebuild index cb17a21e71e5..49ac21eb1767 100644 --- a/dev-util/cunit/cunit-1.0.0.8.ebuild +++ b/dev-util/cunit/cunit-1.0.0.8.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/cunit/cunit-1.0.0.8.ebuild,v 1.3 2004/06/25 02:25:16 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cunit/cunit-1.0.0.8.ebuild,v 1.4 2004/07/02 05:05:08 eradicator Exp $ S=${WORKDIR}/CUnit-1.0-8 DESCRIPTION="CUnit - C Unit Test Framework" @@ -8,7 +8,7 @@ DESCRIPTION="CUnit - C Unit Test Framework" SRC_URI="mirror://sourceforge/cunit/CUnit-1.0-8.tar.gz" HOMEPAGE="http://cunit.sourceforge.net" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" SLOT="0" LICENSE="LGPL-2" diff --git a/dev-util/cutils/ChangeLog b/dev-util/cutils/ChangeLog index 64f880f16c13..acb9b16eda8b 100644 --- a/dev-util/cutils/ChangeLog +++ b/dev-util/cutils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.7 2004/06/25 02:25:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/ChangeLog,v 1.8 2004/07/02 05:05:26 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cutils-1.6-r1.ebuild, + cutils-1.6.ebuild: + virtual/glibc -> virtual/libc 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> cutils-1.6-r1.ebuild, cutils-1.6.ebuild: diff --git a/dev-util/cutils/cutils-1.6-r1.ebuild b/dev-util/cutils/cutils-1.6-r1.ebuild index ab99a6fbaf6c..5a9d806f9cd9 100644 --- a/dev-util/cutils/cutils-1.6-r1.ebuild +++ b/dev-util/cutils/cutils-1.6-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/dev-util/cutils/cutils-1.6-r1.ebuild,v 1.3 2004/06/25 02:25:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/cutils-1.6-r1.ebuild,v 1.4 2004/07/02 05:05:26 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86 sparc" LICENSE="as-is" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-util/cutils/cutils-1.6.ebuild b/dev-util/cutils/cutils-1.6.ebuild index fb9f1d04ce63..163a1b2380b1 100644 --- a/dev-util/cutils/cutils-1.6.ebuild +++ b/dev-util/cutils/cutils-1.6.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/cutils/cutils-1.6.ebuild,v 1.9 2004/06/25 02:25:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cutils/cutils-1.6.ebuild,v 1.10 2004/07/02 05:05:26 eradicator Exp $ DESCRIPTION="C language utilities" HOMEPAGE="http://www.sigala.it/sandro/software.html#cutils" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86 sparc" LICENSE="as-is" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-util/cvs/ChangeLog b/dev-util/cvs/ChangeLog index a50e8145f3c5..bdd139313815 100644 --- a/dev-util/cvs/ChangeLog +++ b/dev-util/cvs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.59 2004/06/25 02:25:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/ChangeLog,v 1.60 2004/07/02 05:05:45 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cvs-1.11.17.ebuild: + virtual/glibc -> virtual/libc 12 Jun 2004; Tom Gall <tgall@gentoo.org> cvs-1.11.17.ebuild: stable on ppc64 diff --git a/dev-util/cvs/cvs-1.11.17.ebuild b/dev-util/cvs/cvs-1.11.17.ebuild index bbeaec575da4..69d0dadf03ee 100644 --- a/dev-util/cvs/cvs-1.11.17.ebuild +++ b/dev-util/cvs/cvs-1.11.17.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/cvs/cvs-1.11.17.ebuild,v 1.11 2004/06/25 02:25:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvs/cvs-1.11.17.ebuild,v 1.12 2004/07/02 05:05:45 eradicator Exp $ inherit eutils flag-o-matic @@ -22,7 +22,7 @@ KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="doc emacs" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.1 >=sys-libs/zlib-1.1.4" diff --git a/dev-util/cvsd/ChangeLog b/dev-util/cvsd/ChangeLog index 65d8e71017bb..bf6de93e132f 100644 --- a/dev-util/cvsd/ChangeLog +++ b/dev-util/cvsd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cvsd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.9 2004/06/25 02:26:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/ChangeLog,v 1.10 2004/07/02 05:06:03 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cvsd-1.0.1.ebuild, + cvsd-1.0.2.ebuild: + virtual/glibc -> virtual/libc 25 Apr 2004; Aron Griffis <agriffis@gentoo.org> cvsd-1.0.1.ebuild, cvsd-1.0.2.ebuild: diff --git a/dev-util/cvsd/cvsd-1.0.1.ebuild b/dev-util/cvsd/cvsd-1.0.1.ebuild index 59ed0f1557a3..6163ac4f8ca8 100644 --- a/dev-util/cvsd/cvsd-1.0.1.ebuild +++ b/dev-util/cvsd/cvsd-1.0.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/cvsd/cvsd-1.0.1.ebuild,v 1.3 2004/06/25 02:26:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.1.ebuild,v 1.4 2004/07/02 05:06:03 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86" IUSE="tcpd" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" RDEPEND="${DEPEND} >=dev-lang/perl-5.8.0 diff --git a/dev-util/cvsd/cvsd-1.0.2.ebuild b/dev-util/cvsd/cvsd-1.0.2.ebuild index 748c5d7c8782..7ccfe3547c2c 100644 --- a/dev-util/cvsd/cvsd-1.0.2.ebuild +++ b/dev-util/cvsd/cvsd-1.0.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/cvsd/cvsd-1.0.2.ebuild,v 1.4 2004/06/25 02:26:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsd/cvsd-1.0.2.ebuild,v 1.5 2004/07/02 05:06:03 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="tcpd" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( >=sys-apps/tcp-wrappers-7.6 )" RDEPEND="${DEPEND} >=dev-lang/perl-5.8.0 diff --git a/dev-util/cvsup/ChangeLog b/dev-util/cvsup/ChangeLog index 80bc3a4a2a8b..e18a815bd64c 100644 --- a/dev-util/cvsup/ChangeLog +++ b/dev-util/cvsup/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/cvsup # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/ChangeLog,v 1.14 2004/06/28 04:22:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/ChangeLog,v 1.15 2004/07/02 05:06:21 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cvsup-16.1h.ebuild: + virtual/glibc -> virtual/libc 27 Jun 2004; Aron Griffis <agriffis@gentoo.org> cvsup-16.1h.ebuild: QA - fix use invocation diff --git a/dev-util/cvsup/cvsup-16.1h.ebuild b/dev-util/cvsup/cvsup-16.1h.ebuild index 66fe6526d94d..5c43338e9350 100644 --- a/dev-util/cvsup/cvsup-16.1h.ebuild +++ b/dev-util/cvsup/cvsup-16.1h.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/cvsup/cvsup-16.1h.ebuild,v 1.11 2004/06/28 04:22:56 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cvsup/cvsup-16.1h.ebuild,v 1.12 2004/07/02 05:06:21 eradicator Exp $ inherit eutils @@ -20,11 +20,11 @@ SLOT="0" KEYWORDS="-* x86 ~ppc" IUSE="X opengl static" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-util/yacc >=sys-apps/sed-4 ppc? ( dev-lang/cm3 )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/cweb/ChangeLog b/dev-util/cweb/ChangeLog index a59461c09ff5..f0cd23389a43 100644 --- a/dev-util/cweb/ChangeLog +++ b/dev-util/cweb/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/cweb # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/ChangeLog,v 1.7 2004/06/25 02:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/ChangeLog,v 1.8 2004/07/02 05:06:35 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> cweb-3.63-r1.ebuild, + cweb-3.63.ebuild, cweb-3.64.ebuild: + virtual/glibc -> virtual/libc *cweb-3.64 (29 Dec 2002) diff --git a/dev-util/cweb/cweb-3.63-r1.ebuild b/dev-util/cweb/cweb-3.63-r1.ebuild index 9763a56fb908..8ef06bc6698c 100644 --- a/dev-util/cweb/cweb-3.63-r1.ebuild +++ b/dev-util/cweb/cweb-3.63-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/dev-util/cweb/cweb-3.63-r1.ebuild,v 1.7 2004/06/25 02:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.63-r1.ebuild,v 1.8 2004/07/02 05:06:35 eradicator Exp $ S=${WORKDIR} DESCRIPTION="Knuth's and Levy's C/C++ documenting system" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 sparc " -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { #emake won't work, because cweave needs ctangle to compile diff --git a/dev-util/cweb/cweb-3.63.ebuild b/dev-util/cweb/cweb-3.63.ebuild index 4bc4b16d50c4..dc2735207412 100644 --- a/dev-util/cweb/cweb-3.63.ebuild +++ b/dev-util/cweb/cweb-3.63.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/cweb/cweb-3.63.ebuild,v 1.11 2004/06/25 02:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.63.ebuild,v 1.12 2004/07/02 05:06:35 eradicator Exp $ S=${WORKDIR} DESCRIPTION="Knuth's and Levy's C/C++ documenting system" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 sparc " -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { #emake won't work, because cweave needs ctangle to compile diff --git a/dev-util/cweb/cweb-3.64.ebuild b/dev-util/cweb/cweb-3.64.ebuild index 0fba565e0341..5283809a32be 100644 --- a/dev-util/cweb/cweb-3.64.ebuild +++ b/dev-util/cweb/cweb-3.64.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/cweb/cweb-3.64.ebuild,v 1.5 2004/06/25 02:27:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/cweb/cweb-3.64.ebuild,v 1.6 2004/07/02 05:06:35 eradicator Exp $ S=${WORKDIR} DESCRIPTION="Knuth's and Levy's C/C++ documenting system" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="BSD" KEYWORDS="x86 sparc " -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { #emake won't work, because cweave needs ctangle to compile diff --git a/dev-util/dejagnu/ChangeLog b/dev-util/dejagnu/ChangeLog index 47c9f43ef033..235f14a40019 100644 --- a/dev-util/dejagnu/ChangeLog +++ b/dev-util/dejagnu/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/dejagnu # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/dejagnu/ChangeLog,v 1.7 2004/06/25 02:27:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dejagnu/ChangeLog,v 1.8 2004/07/02 05:06:49 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + dejagnu-1.4.4-r1.ebuild, dejagnu-1.4.4.ebuild: + virtual/glibc -> virtual/libc 31 May 2004; Tom Gall <tgall@gentoo.org> dejagnu-1.4.4-r1.ebuild: stable on ppc64 diff --git a/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild b/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild index b041f217df86..7d6516b2f8a2 100644 --- a/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild +++ b/dev-util/dejagnu/dejagnu-1.4.4-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/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild,v 1.4 2004/06/25 02:27:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dejagnu/dejagnu-1.4.4-r1.ebuild,v 1.5 2004/07/02 05:06:49 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~mips amd64 ppc64" IUSE="doc" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-lang/tcl dev-tcltk/expect" diff --git a/dev-util/dejagnu/dejagnu-1.4.4.ebuild b/dev-util/dejagnu/dejagnu-1.4.4.ebuild index 594cb82f2e2c..b6d0209eaf34 100644 --- a/dev-util/dejagnu/dejagnu-1.4.4.ebuild +++ b/dev-util/dejagnu/dejagnu-1.4.4.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/dejagnu/dejagnu-1.4.4.ebuild,v 1.4 2004/06/25 02:27:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/dejagnu/dejagnu-1.4.4.ebuild,v 1.5 2004/07/02 05:06:49 eradicator Exp $ DESCRIPTION="DejaGnu is a framework for testing other programs" HOMEPAGE="http://www.gnu.org/software/dejagnu/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~mips ~ppc" IUSE="doc" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-lang/tcl dev-tcltk/expect" diff --git a/dev-util/elfkickers/ChangeLog b/dev-util/elfkickers/ChangeLog index 198e603c3813..3da70c5ab60b 100644 --- a/dev-util/elfkickers/ChangeLog +++ b/dev-util/elfkickers/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/elfkickers # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/ChangeLog,v 1.6 2004/06/25 02:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/ChangeLog,v 1.7 2004/07/02 05:07:02 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + elfkickers-2.0a.ebuild: + virtual/glibc -> virtual/libc 25 Apr 2004; Guy Martin <gmsoft@gentoo.org> elfkickers-2.0a.ebuild: Removed unneeded nasm DEPEND. Marked stable on hppa and sparc. diff --git a/dev-util/elfkickers/elfkickers-2.0a.ebuild b/dev-util/elfkickers/elfkickers-2.0a.ebuild index 2c915b1a2533..9a683b585ac6 100644 --- a/dev-util/elfkickers/elfkickers-2.0a.ebuild +++ b/dev-util/elfkickers/elfkickers-2.0a.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/elfkickers/elfkickers-2.0a.ebuild,v 1.9 2004/06/25 02:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/elfkickers/elfkickers-2.0a.ebuild,v 1.10 2004/07/02 05:07:02 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="x86 sparc hppa" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/dev-util/eric/ChangeLog b/dev-util/eric/ChangeLog index a612b0316873..c8b5f0f69a73 100644 --- a/dev-util/eric/ChangeLog +++ b/dev-util/eric/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/eric # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> eric-3.1.ebuild, + eric-3.2.ebuild, eric-3.3.1.ebuild, eric-3.4.2.ebuild: + virtual/glibc -> virtual/libc + *eric-3.4.2 (25 May 2004) 25 May 2004; Bryan Østergaard <kloeri@gentoo.org> +eric-3.4.2.ebuild: diff --git a/dev-util/eric/eric-3.1.ebuild b/dev-util/eric/eric-3.1.ebuild index ca4ed5f9a4e7..ae5a177b4555 100644 --- a/dev-util/eric/eric-3.1.ebuild +++ b/dev-util/eric/eric-3.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/eric/eric-3.1.ebuild,v 1.5 2004/06/25 02:31:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.1.ebuild,v 1.6 2004/07/02 05:07:16 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool >=x11-libs/qt-3.0.4.1 >=dev-python/qscintilla-1.52 diff --git a/dev-util/eric/eric-3.2.ebuild b/dev-util/eric/eric-3.2.ebuild index d7c86686aedf..e3ebffbb8db9 100644 --- a/dev-util/eric/eric-3.2.ebuild +++ b/dev-util/eric/eric-3.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/eric/eric-3.2.ebuild,v 1.5 2004/06/25 02:31:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.2.ebuild,v 1.6 2004/07/02 05:07:16 eradicator Exp $ IUSE="" DESCRIPTION="The eric3 Python IDE" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool >=x11-libs/qt-3.0.4.1 >=dev-python/qscintilla-1.52 diff --git a/dev-util/eric/eric-3.3.1.ebuild b/dev-util/eric/eric-3.3.1.ebuild index 58ac3c71f00a..bb98d111d384 100644 --- a/dev-util/eric/eric-3.3.1.ebuild +++ b/dev-util/eric/eric-3.3.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/eric/eric-3.3.1.ebuild,v 1.4 2004/06/25 02:31:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.3.1.ebuild,v 1.5 2004/07/02 05:07:16 eradicator Exp $ IUSE="idl" @@ -17,7 +17,7 @@ distutils_python_version IDIR="/usr/lib/python${PYVER}/site-packages/eric3/" ADIR=${IDIR}"apis/" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool >=x11-libs/qt-3.1 >=dev-python/qscintilla-1.53 diff --git a/dev-util/eric/eric-3.4.2.ebuild b/dev-util/eric/eric-3.4.2.ebuild index f214b6a780d5..17291ff50a2b 100644 --- a/dev-util/eric/eric-3.4.2.ebuild +++ b/dev-util/eric/eric-3.4.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/eric/eric-3.4.2.ebuild,v 1.2 2004/06/25 02:31:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/eric/eric-3.4.2.ebuild,v 1.3 2004/07/02 05:07:16 eradicator Exp $ IUSE="idl" @@ -17,7 +17,7 @@ KEYWORDS="~x86 ~ppc ~sparc" python_version IDIR="/usr/lib/python${PYVER}/site-packages/eric3/" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/libtool >=x11-libs/qt-3.1 >=dev-python/qscintilla-1.54 diff --git a/dev-util/glademm/ChangeLog b/dev-util/glademm/ChangeLog index 255ebd97c1ef..b029169aade9 100644 --- a/dev-util/glademm/ChangeLog +++ b/dev-util/glademm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/glademm # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/ChangeLog,v 1.20 2004/06/25 02:33:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/ChangeLog,v 1.21 2004/07/02 05:07:30 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + glademm-2.0.0.1.ebuild, glademm-2.0.0.ebuild: + virtual/glibc -> virtual/libc 25 Feb 2004; Sven Blumenstein <bazik@gentoo.org> glademm-2.0.0.1.ebuild: Stable on sparc. diff --git a/dev-util/glademm/glademm-2.0.0.1.ebuild b/dev-util/glademm/glademm-2.0.0.1.ebuild index 71f31c66bd4a..ffcfc417a7e7 100644 --- a/dev-util/glademm/glademm-2.0.0.1.ebuild +++ b/dev-util/glademm/glademm-2.0.0.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/glademm/glademm-2.0.0.1.ebuild,v 1.5 2004/06/25 02:33:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/glademm-2.0.0.1.ebuild,v 1.6 2004/07/02 05:07:30 eradicator Exp $ inherit gnome2 @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc ~ppc ~amd64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" DOCS="AUTHORS BUGS COPYING ChangeLog NEWS README TODO docs/*" diff --git a/dev-util/glademm/glademm-2.0.0.ebuild b/dev-util/glademm/glademm-2.0.0.ebuild index 50b23f0617cb..60a13498ab5d 100644 --- a/dev-util/glademm/glademm-2.0.0.ebuild +++ b/dev-util/glademm/glademm-2.0.0.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/glademm/glademm-2.0.0.ebuild,v 1.9 2004/06/25 02:33:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/glademm/glademm-2.0.0.ebuild,v 1.10 2004/07/02 05:07:30 eradicator Exp $ inherit gnome2 @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ~ppc sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" DOCS="AUTHORS BUGS ChangeLog NEWS README TODO docs/*" diff --git a/dev-util/gnustep-base/ChangeLog b/dev-util/gnustep-base/ChangeLog index f344796ec473..3efb89193718 100644 --- a/dev-util/gnustep-base/ChangeLog +++ b/dev-util/gnustep-base/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gnustep-base # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/ChangeLog,v 1.20 2004/06/25 02:34:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/ChangeLog,v 1.21 2004/07/02 05:07:45 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + gnustep-base-1.5.1.ebuild: + virtual/glibc -> virtual/libc 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnustep-base-1.7.2.ebuild: Stable on alpha. diff --git a/dev-util/gnustep-base/gnustep-base-1.5.1.ebuild b/dev-util/gnustep-base/gnustep-base-1.5.1.ebuild index 7983890ab5c6..a4f71afba6b0 100644 --- a/dev-util/gnustep-base/gnustep-base-1.5.1.ebuild +++ b/dev-util/gnustep-base/gnustep-base-1.5.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/gnustep-base/gnustep-base-1.5.1.ebuild,v 1.6 2004/06/25 02:34:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-base/gnustep-base-1.5.1.ebuild,v 1.7 2004/07/02 05:07:45 eradicator Exp $ IUSE="" DESCRIPTION="GNUstep base package" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.gnustep.org" LICENSE="LGPL-2.1" DEPEND=">=dev-util/gnustep-make-1.5.1 >=dev-libs/libxml2-2.4.23" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" SRC_URI="ftp://ftp.gnustep.org/pub/gnustep/core/${P}.tar.gz" KEYWORDS="x86 -ppc ~sparc " SLOT="0" diff --git a/dev-util/gnustep-guile/ChangeLog b/dev-util/gnustep-guile/ChangeLog index 89bd97fd26ed..3e2b404444ce 100644 --- a/dev-util/gnustep-guile/ChangeLog +++ b/dev-util/gnustep-guile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gnustep-guile # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-guile/ChangeLog,v 1.8 2004/06/25 02:34:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-guile/ChangeLog,v 1.9 2004/07/02 05:07:58 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + gnustep-guile-1.0.3.ebuild, gnustep-guile-1.1.1.ebuild: + virtual/glibc -> virtual/libc *gnustep-guile-1.1.1 (12 Jul 2003) diff --git a/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild b/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild index f7b07e3a99cf..ad251434d648 100644 --- a/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild +++ b/dev-util/gnustep-guile/gnustep-guile-1.0.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/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild,v 1.6 2004/06/25 02:34:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-guile/gnustep-guile-1.0.3.ebuild,v 1.7 2004/07/02 05:07:58 eradicator Exp $ DESCRIPTION="GNUstep Guile bridge" HOMEPAGE="http://www.gnustep.org" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86 -ppc -sparc " DEPEND=">=dev-util/gnustep-base-1.3.4 >=dev-util/guile-1.4-r3" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S=${WORKDIR}/${P} src_compile() { diff --git a/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild b/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild index df919fb0e909..2ea68fe746f6 100644 --- a/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild +++ b/dev-util/gnustep-guile/gnustep-guile-1.1.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/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.3 2004/06/25 02:34:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-guile/gnustep-guile-1.1.1.ebuild,v 1.4 2004/07/02 05:07:58 eradicator Exp $ inherit gnustep @@ -12,5 +12,5 @@ SLOT="0" KEYWORDS="x86 -ppc -sparc " DEPEND=">=dev-util/gnustep-base-1.6.0 >=dev-util/guile-1.6" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" S=${WORKDIR}/${P} diff --git a/dev-util/gnustep-make/ChangeLog b/dev-util/gnustep-make/ChangeLog index f4213fec1a6d..82a5fbabbac6 100644 --- a/dev-util/gnustep-make/ChangeLog +++ b/dev-util/gnustep-make/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-util/gnustep-make # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-make/ChangeLog,v 1.20 2004/06/25 02:34:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-make/ChangeLog,v 1.21 2004/07/02 05:08:13 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + gnustep-make-1.3.4.ebuild, gnustep-make-1.5.1.ebuild, + gnustep-make-1.6.0.ebuild, gnustep-make-1.7.1.ebuild, + gnustep-make-1.7.2.ebuild: + virtual/glibc -> virtual/libc 04 May 2004; Bryan Østergaard <kloeri@gentoo.org> gnustep-make-1.7.2.ebuild: Stable on alpha. diff --git a/dev-util/gnustep-make/gnustep-make-1.3.4.ebuild b/dev-util/gnustep-make/gnustep-make-1.3.4.ebuild index 1647cf56f969..fe36e099a745 100644 --- a/dev-util/gnustep-make/gnustep-make-1.3.4.ebuild +++ b/dev-util/gnustep-make/gnustep-make-1.3.4.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/gnustep-make/gnustep-make-1.3.4.ebuild,v 1.13 2004/06/25 02:34:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-make/gnustep-make-1.3.4.ebuild,v 1.14 2004/07/02 05:08:13 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" KEYWORDS="x86 sparc " SLOT="0" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/gcc-3.1 >=dev-libs/ffcall-1.8d >=dev-libs/gmp-3.1.1 diff --git a/dev-util/gnustep-make/gnustep-make-1.5.1.ebuild b/dev-util/gnustep-make/gnustep-make-1.5.1.ebuild index 7a2e1de60aa9..1a76840c0c90 100644 --- a/dev-util/gnustep-make/gnustep-make-1.5.1.ebuild +++ b/dev-util/gnustep-make/gnustep-make-1.5.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/gnustep-make/gnustep-make-1.5.1.ebuild,v 1.8 2004/06/25 02:34:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-make/gnustep-make-1.5.1.ebuild,v 1.9 2004/07/02 05:08:13 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" KEYWORDS="x86 ~sparc" SLOT="0" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/gcc-3.1 >=dev-libs/ffcall-1.8d >=dev-libs/gmp-4.1 diff --git a/dev-util/gnustep-make/gnustep-make-1.6.0.ebuild b/dev-util/gnustep-make/gnustep-make-1.6.0.ebuild index b02b74ba2e70..69c7869d22be 100644 --- a/dev-util/gnustep-make/gnustep-make-1.6.0.ebuild +++ b/dev-util/gnustep-make/gnustep-make-1.6.0.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/gnustep-make/gnustep-make-1.6.0.ebuild,v 1.8 2004/06/25 02:34:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-make/gnustep-make-1.6.0.ebuild,v 1.9 2004/07/02 05:08:13 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="x86 sparc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/gcc-3.2 >=dev-libs/ffcall-1.8d >=dev-libs/gmp-4.1 diff --git a/dev-util/gnustep-make/gnustep-make-1.7.1.ebuild b/dev-util/gnustep-make/gnustep-make-1.7.1.ebuild index 8d0f79112d85..43d81dc9cfe0 100644 --- a/dev-util/gnustep-make/gnustep-make-1.7.1.ebuild +++ b/dev-util/gnustep-make/gnustep-make-1.7.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/gnustep-make/gnustep-make-1.7.1.ebuild,v 1.5 2004/06/25 02:34:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-make/gnustep-make-1.7.1.ebuild,v 1.6 2004/07/02 05:08:13 eradicator Exp $ IUSE="X" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="-x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/gcc-3.2 >=dev-libs/ffcall-1.8d >=dev-libs/gmp-4.1 diff --git a/dev-util/gnustep-make/gnustep-make-1.7.2.ebuild b/dev-util/gnustep-make/gnustep-make-1.7.2.ebuild index b04cbfa5f38f..b2010d319ba3 100644 --- a/dev-util/gnustep-make/gnustep-make-1.7.2.ebuild +++ b/dev-util/gnustep-make/gnustep-make-1.7.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/gnustep-make/gnustep-make-1.7.2.ebuild,v 1.5 2004/06/25 02:34:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gnustep-make/gnustep-make-1.7.2.ebuild,v 1.6 2004/07/02 05:08:13 eradicator Exp $ IUSE="X" @@ -12,7 +12,7 @@ LICENSE="LGPL-2.1" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc alpha" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/gcc-3.2 >=dev-libs/ffcall-1.8d >=dev-libs/gmp-4.1 diff --git a/dev-util/gperf/ChangeLog b/dev-util/gperf/ChangeLog index 4313d54737da..853866e30ef4 100644 --- a/dev-util/gperf/ChangeLog +++ b/dev-util/gperf/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/gperf # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.18 2004/06/28 02:09:30 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/ChangeLog,v 1.19 2004/07/02 05:08:27 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gperf-2.7.2.ebuild, + gperf-3.0.1.ebuild: + virtual/glibc -> virtual/libc 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> gperf-3.0.1.ebuild: Stable on mips diff --git a/dev-util/gperf/gperf-2.7.2.ebuild b/dev-util/gperf/gperf-2.7.2.ebuild index 5b0377b92903..2e27f358aed4 100644 --- a/dev-util/gperf/gperf-2.7.2.ebuild +++ b/dev-util/gperf/gperf-2.7.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/gperf/gperf-2.7.2.ebuild,v 1.16 2004/06/25 02:35:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-2.7.2.ebuild,v 1.17 2004/07/02 05:08:27 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A perfect hash function generator." @@ -11,10 +11,10 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha amd64 hppa ia64" IUSE="" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-apps/sed" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { sed -i -e "s#^docdir = \$(prefix).*#docdir = @datadir@/doc/${PF}#" doc/Makefile.in diff --git a/dev-util/gperf/gperf-3.0.1.ebuild b/dev-util/gperf/gperf-3.0.1.ebuild index a42e369f63fe..1570a8b519a8 100644 --- a/dev-util/gperf/gperf-3.0.1.ebuild +++ b/dev-util/gperf/gperf-3.0.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/gperf/gperf-3.0.1.ebuild,v 1.8 2004/06/28 02:09:30 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/gperf/gperf-3.0.1.ebuild,v 1.9 2004/07/02 05:08:27 eradicator Exp $ DESCRIPTION="A perfect hash function generator." SRC_URI="ftp://ftp.gnu.org/pub/gnu/gperf/${P}.tar.gz" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc alpha amd64 ~hppa mips" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { make DESTDIR=${D} install || die diff --git a/dev-util/huc/ChangeLog b/dev-util/huc/ChangeLog index bf8cd386c38c..e2486bcc1ac8 100644 --- a/dev-util/huc/ChangeLog +++ b/dev-util/huc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/huc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/ChangeLog,v 1.6 2004/06/25 02:35:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/ChangeLog,v 1.7 2004/07/02 05:08:40 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> huc-0.1.ebuild: + virtual/glibc -> virtual/libc 12 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> huc-0.1.ebuild: Don't assign default to S; header fix diff --git a/dev-util/huc/huc-0.1.ebuild b/dev-util/huc/huc-0.1.ebuild index c14d9f32987b..9499c056166b 100644 --- a/dev-util/huc/huc-0.1.ebuild +++ b/dev-util/huc/huc-0.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/huc/huc-0.1.ebuild,v 1.11 2004/06/25 02:35:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/huc/huc-0.1.ebuild,v 1.12 2004/07/02 05:08:40 eradicator Exp $ DESCRIPTION="HTML umlaut conversion tool" SRC_URI="http://www.int21.de/huc/${P}.tar.bz2" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 sparc " -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { diff --git a/dev-util/hxd/ChangeLog b/dev-util/hxd/ChangeLog index 71df8226c110..4e073b2a408a 100644 --- a/dev-util/hxd/ChangeLog +++ b/dev-util/hxd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/hxd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.4 2004/06/28 05:39:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/ChangeLog,v 1.5 2004/07/02 05:08:53 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> hxd-0.70.ebuild: + virtual/glibc -> virtual/libc 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> hxd-0.70.ebuild: Added ~sparc, ~mips diff --git a/dev-util/hxd/hxd-0.70.ebuild b/dev-util/hxd/hxd-0.70.ebuild index be0affa6dce6..7ef42d2fc019 100644 --- a/dev-util/hxd/hxd-0.70.ebuild +++ b/dev-util/hxd/hxd-0.70.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/hxd/hxd-0.70.ebuild,v 1.4 2004/06/28 05:39:23 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/hxd/hxd-0.70.ebuild,v 1.5 2004/07/02 05:08:53 eradicator Exp $ DESCRIPTION="Binary to hexadecimal converter" HOMEPAGE="http://www-tet.ee.tu-berlin.de/solyga/linux/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~sparc ~mips" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND}" src_compile() { diff --git a/dev-util/indent/ChangeLog b/dev-util/indent/ChangeLog index 1d23f35caccb..78e16b92ec85 100644 --- a/dev-util/indent/ChangeLog +++ b/dev-util/indent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/indent # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.16 2004/07/01 18:53:41 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/ChangeLog,v 1.17 2004/07/02 05:09:06 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> indent-2.2.9.ebuild: + virtual/glibc -> virtual/libc 01 Jul 2004; Tom Gall <tgall@gentoo.org> indent-2.2.9.ebuild: stable on ppc64, bug #54804 diff --git a/dev-util/indent/indent-2.2.9.ebuild b/dev-util/indent/indent-2.2.9.ebuild index 5923fc353bea..559d492c0c25 100644 --- a/dev-util/indent/indent-2.2.9.ebuild +++ b/dev-util/indent/indent-2.2.9.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/indent/indent-2.2.9.ebuild,v 1.15 2004/07/01 18:53:41 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/indent/indent-2.2.9.ebuild,v 1.16 2004/07/02 05:09:06 eradicator Exp $ DESCRIPTION="Indent program source files" HOMEPAGE="http://www.gnu.org/software/indent/indent.html" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64 mips s390 ppc64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install() { make install DESTDIR=${D} || die diff --git a/dev-util/injectso/ChangeLog b/dev-util/injectso/ChangeLog index 8791cae799d3..7fe8a6a60ead 100644 --- a/dev-util/injectso/ChangeLog +++ b/dev-util/injectso/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/injectso # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/ChangeLog,v 1.3 2004/06/25 02:36:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/ChangeLog,v 1.4 2004/07/02 05:09:19 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> injectso-0.2.ebuild: + virtual/glibc -> virtual/libc *injectso-0.2 (18 Aug 2002) diff --git a/dev-util/injectso/injectso-0.2.ebuild b/dev-util/injectso/injectso-0.2.ebuild index 0fb3e1dfdc6f..dbad95fa7cf2 100644 --- a/dev-util/injectso/injectso-0.2.ebuild +++ b/dev-util/injectso/injectso-0.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/injectso/injectso-0.2.ebuild,v 1.6 2004/06/25 02:36:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/injectso/injectso-0.2.ebuild,v 1.7 2004/07/02 05:09:19 eradicator Exp $ DESCRIPTION="Inject shared libraries into running processes under Solaris and Linux" HOMEPAGE="http://www.securereality.com.au/" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { econf || die diff --git a/dev-util/intel2gas/ChangeLog b/dev-util/intel2gas/ChangeLog index 74c8117b64c0..031f8b17c148 100644 --- a/dev-util/intel2gas/ChangeLog +++ b/dev-util/intel2gas/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/intel2gas # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/intel2gas/ChangeLog,v 1.3 2004/06/25 02:36:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intel2gas/ChangeLog,v 1.4 2004/07/02 05:09:32 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + intel2gas-1.3.3.ebuild: + virtual/glibc -> virtual/libc 07 May 2004; Daniel Black <dragonheart@gentoo.org> intel2gas-1.3.3.ebuild: x86 keyword added diff --git a/dev-util/intel2gas/intel2gas-1.3.3.ebuild b/dev-util/intel2gas/intel2gas-1.3.3.ebuild index e6d544ebb86b..dfa6cd3f75ce 100644 --- a/dev-util/intel2gas/intel2gas-1.3.3.ebuild +++ b/dev-util/intel2gas/intel2gas-1.3.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/dev-util/intel2gas/intel2gas-1.3.3.ebuild,v 1.3 2004/06/25 02:36:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/intel2gas/intel2gas-1.3.3.ebuild,v 1.4 2004/07/02 05:09:32 eradicator Exp $ DESCRIPTION="Converts assembler source from Intel (NASM), to AT&T (gas)" HOMEPAGE="http://www.niksula.cs.hut.fi/~mtiihone/intel2gas/" @@ -9,9 +9,9 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/gcc" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_compile() { econf || die "./configure failed" diff --git a/dev-util/ladebug/ChangeLog b/dev-util/ladebug/ChangeLog index 2c84861d4773..0434038c4e49 100644 --- a/dev-util/ladebug/ChangeLog +++ b/dev-util/ladebug/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/ladebug # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ladebug/ChangeLog,v 1.5 2004/06/25 02:38:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ladebug/ChangeLog,v 1.6 2004/07/02 05:09:50 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ladebug-4.0.67.ebuild: + virtual/glibc -> virtual/libc 23 Jun 2003; Tavis Ormandy <taviso@gentoo.org> ladebug-4.0.67.ebuild: stable on alpha diff --git a/dev-util/ladebug/ladebug-4.0.67.ebuild b/dev-util/ladebug/ladebug-4.0.67.ebuild index 3de6c73781f0..4234d5a42657 100644 --- a/dev-util/ladebug/ladebug-4.0.67.ebuild +++ b/dev-util/ladebug/ladebug-4.0.67.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/ladebug/ladebug-4.0.67.ebuild,v 1.6 2004/06/25 02:38:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ladebug/ladebug-4.0.67.ebuild,v 1.7 2004/07/02 05:09:50 eradicator Exp $ # # Submitted By Tavis Ormandy <taviso@gentoo.org> # @@ -16,7 +16,7 @@ LICENSE="PLDSPv2" SLOT="0" # NOTE: ALPHA Only! KEYWORDS="-* alpha" -DEPEND="virtual/glibc +DEPEND="virtual/libc app-arch/rpm2targz emacs? ( virtual/emacs )" RDEPEND="dev-libs/libots diff --git a/dev-util/leaktracer/ChangeLog b/dev-util/leaktracer/ChangeLog index e637874c8abb..407f2edd6a06 100644 --- a/dev-util/leaktracer/ChangeLog +++ b/dev-util/leaktracer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/leaktracer # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/leaktracer/ChangeLog,v 1.5 2004/06/25 02:39:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/leaktracer/ChangeLog,v 1.6 2004/07/02 05:10:03 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + leaktracer-2.4.ebuild: + virtual/glibc -> virtual/libc 29 Apr 2004; David Holm <dholm@gentoo.org> leaktracer-2.4.ebuild: Added to ~ppc. diff --git a/dev-util/leaktracer/leaktracer-2.4.ebuild b/dev-util/leaktracer/leaktracer-2.4.ebuild index 1e16fbdb15d6..4e1367919d1e 100644 --- a/dev-util/leaktracer/leaktracer-2.4.ebuild +++ b/dev-util/leaktracer/leaktracer-2.4.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/leaktracer/leaktracer-2.4.ebuild,v 1.4 2004/06/25 02:39:14 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/leaktracer/leaktracer-2.4.ebuild,v 1.5 2004/07/02 05:10:03 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-lang/perl-5 sys-devel/gdb" diff --git a/dev-util/ltrace/ChangeLog b/dev-util/ltrace/ChangeLog index 7687e6ab0978..41a23476c545 100644 --- a/dev-util/ltrace/ChangeLog +++ b/dev-util/ltrace/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/ltrace # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ChangeLog,v 1.16 2004/06/25 02:39:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ChangeLog,v 1.17 2004/07/02 05:10:21 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ltrace-0.3.31.ebuild: + virtual/glibc -> virtual/libc 13 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> ltrace-0.3.31.ebuild: Updated SRC_URI. diff --git a/dev-util/ltrace/ltrace-0.3.31.ebuild b/dev-util/ltrace/ltrace-0.3.31.ebuild index 7da7f5ee8a5d..b19c6077ff52 100644 --- a/dev-util/ltrace/ltrace-0.3.31.ebuild +++ b/dev-util/ltrace/ltrace-0.3.31.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/ltrace/ltrace-0.3.31.ebuild,v 1.12 2004/06/25 02:39:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/ltrace/ltrace-0.3.31.ebuild,v 1.13 2004/07/02 05:10:21 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ KEYWORDS="x86 ~ppc -sparc ~alpha ~hppa ~mips ~amd64 ~ia64" IUSE="" DEPEND=">=sys-apps/sed-4 - virtual/glibc" + virtual/libc" src_unpack() { unpack ${PN}_${PV}.tar.gz ; cd ${S} diff --git a/dev-util/patchutils/ChangeLog b/dev-util/patchutils/ChangeLog index d08e3a950a44..92874b16a52c 100644 --- a/dev-util/patchutils/ChangeLog +++ b/dev-util/patchutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/patchutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.17 2004/06/25 02:41:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/ChangeLog,v 1.18 2004/07/02 05:10:35 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + patchutils-0.2.23.ebuild, patchutils-0.2.25.ebuild, + patchutils-0.2.29.ebuild: + virtual/glibc -> virtual/libc 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> patchutils-0.2.29.ebuild: Stable on alpha. diff --git a/dev-util/patchutils/patchutils-0.2.23.ebuild b/dev-util/patchutils/patchutils-0.2.23.ebuild index abd87bfeca2c..9b946e9d7f7b 100644 --- a/dev-util/patchutils/patchutils-0.2.23.ebuild +++ b/dev-util/patchutils/patchutils-0.2.23.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/patchutils/patchutils-0.2.23.ebuild,v 1.8 2004/06/25 02:41:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.23.ebuild,v 1.9 2004/07/02 05:10:35 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of tools that operate on patch files" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha mips hppa amd64 ia64 ppc64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { make DESTDIR=${D} install || die diff --git a/dev-util/patchutils/patchutils-0.2.25.ebuild b/dev-util/patchutils/patchutils-0.2.25.ebuild index 9d33aa32b3ed..b9ca92c3dee8 100644 --- a/dev-util/patchutils/patchutils-0.2.25.ebuild +++ b/dev-util/patchutils/patchutils-0.2.25.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/patchutils/patchutils-0.2.25.ebuild,v 1.5 2004/06/25 02:41:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.25.ebuild,v 1.6 2004/07/02 05:10:35 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of tools that operate on patch files" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc ~alpha ~mips hppa ~amd64 ~ia64 ~ppc64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { make DESTDIR=${D} install || die diff --git a/dev-util/patchutils/patchutils-0.2.29.ebuild b/dev-util/patchutils/patchutils-0.2.29.ebuild index 286296cf7264..2831253c270b 100644 --- a/dev-util/patchutils/patchutils-0.2.29.ebuild +++ b/dev-util/patchutils/patchutils-0.2.29.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/patchutils/patchutils-0.2.29.ebuild,v 1.3 2004/06/25 02:41:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/patchutils/patchutils-0.2.29.ebuild,v 1.4 2004/07/02 05:10:35 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A collection of tools that operate on patch files" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc alpha ~mips hppa ~amd64 ~ia64 ~ppc64" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install () { make DESTDIR=${D} install || die diff --git a/dev-util/perforce-cli/ChangeLog b/dev-util/perforce-cli/ChangeLog index 32b19d62f9b4..1ee50dc64da7 100644 --- a/dev-util/perforce-cli/ChangeLog +++ b/dev-util/perforce-cli/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/perforce-cli # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-cli/ChangeLog,v 1.5 2004/06/25 02:42:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-cli/ChangeLog,v 1.6 2004/07/02 05:11:02 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + perforce-cli-2003.1.ebuild, perforce-cli-2003.2.ebuild: + virtual/glibc -> virtual/libc *perforce-cli-2003.2 (18 Apr 2004) diff --git a/dev-util/perforce-cli/perforce-cli-2003.1.ebuild b/dev-util/perforce-cli/perforce-cli-2003.1.ebuild index 5306fbd4267b..d5ddb73819d5 100644 --- a/dev-util/perforce-cli/perforce-cli-2003.1.ebuild +++ b/dev-util/perforce-cli/perforce-cli-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-cli/perforce-cli-2003.1.ebuild,v 1.3 2004/06/25 02:42:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-cli/perforce-cli-2003.1.ebuild,v 1.4 2004/07/02 05:11:02 eradicator Exp $ DESCRIPTION="CLI Tools for a commercial version control system" HOMEPAGE="http://www.perforce.com/" @@ -15,7 +15,7 @@ KEYWORDS="x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce-cli/perforce-cli-2003.2.ebuild b/dev-util/perforce-cli/perforce-cli-2003.2.ebuild index cf9010fd9ae8..bc8d23468eb7 100644 --- a/dev-util/perforce-cli/perforce-cli-2003.2.ebuild +++ b/dev-util/perforce-cli/perforce-cli-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-cli/perforce-cli-2003.2.ebuild,v 1.3 2004/06/25 02:42:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-cli/perforce-cli-2003.2.ebuild,v 1.4 2004/07/02 05:11:02 eradicator Exp $ DESCRIPTION="CLI Tools for a commercial version control system" HOMEPAGE="http://www.perforce.com/" @@ -15,7 +15,7 @@ KEYWORDS="~x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce-gui/ChangeLog b/dev-util/perforce-gui/ChangeLog index be26a91e579d..f9ebc5daa499 100644 --- a/dev-util/perforce-gui/ChangeLog +++ b/dev-util/perforce-gui/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/perforce-gui # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-gui/ChangeLog,v 1.4 2004/06/25 02:42:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-gui/ChangeLog,v 1.5 2004/07/02 05:11:15 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + perforce-gui-2003.1.ebuild, perforce-gui-2003.2.ebuild: + virtual/glibc -> virtual/libc *perforce-gui-2003.2 (18 Apr 2004) 18 Apr 2004; Stuart Herbert <stuart@gentoo.org> : diff --git a/dev-util/perforce-gui/perforce-gui-2003.1.ebuild b/dev-util/perforce-gui/perforce-gui-2003.1.ebuild index 0f7066683c28..edbe10692456 100644 --- a/dev-util/perforce-gui/perforce-gui-2003.1.ebuild +++ b/dev-util/perforce-gui/perforce-gui-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-gui/perforce-gui-2003.1.ebuild,v 1.4 2004/06/25 02:42:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-gui/perforce-gui-2003.1.ebuild,v 1.5 2004/07/02 05:11:15 eradicator Exp $ inherit rpm @@ -19,7 +19,7 @@ KEYWORDS="x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce-gui/perforce-gui-2003.2.ebuild b/dev-util/perforce-gui/perforce-gui-2003.2.ebuild index 2907ea62a53d..a80899aa2f46 100644 --- a/dev-util/perforce-gui/perforce-gui-2003.2.ebuild +++ b/dev-util/perforce-gui/perforce-gui-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-gui/perforce-gui-2003.2.ebuild,v 1.3 2004/06/25 02:42:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-gui/perforce-gui-2003.2.ebuild,v 1.4 2004/07/02 05:11:15 eradicator Exp $ DESCRIPTION="GUI for perforce version control system" HOMEPAGE="http://www.perforce.com/" @@ -12,7 +12,7 @@ KEYWORDS="~x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} 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} diff --git a/dev-util/perforce-server/ChangeLog b/dev-util/perforce-server/ChangeLog index 64c2e9c53720..193c0813524f 100644 --- a/dev-util/perforce-server/ChangeLog +++ b/dev-util/perforce-server/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/perforce-server # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-server/ChangeLog,v 1.3 2004/06/25 02:43:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-server/ChangeLog,v 1.4 2004/07/02 05:11:41 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + perforce-server-2003.2.ebuild: + virtual/glibc -> virtual/libc 18 Apr 2004; Stuart Herbert <stuart@gentoo.org> perforce-server-2003.2.ebuild, files/perforce-2003.2/50perforce, diff --git a/dev-util/perforce-server/perforce-server-2003.2.ebuild b/dev-util/perforce-server/perforce-server-2003.2.ebuild index b503ca969774..cd64724befe1 100644 --- a/dev-util/perforce-server/perforce-server-2003.2.ebuild +++ b/dev-util/perforce-server/perforce-server-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-server/perforce-server-2003.2.ebuild,v 1.4 2004/06/25 02:43:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce-server/perforce-server-2003.2.ebuild,v 1.5 2004/07/02 05:11:41 eradicator Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="~x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce/ChangeLog b/dev-util/perforce/ChangeLog index 2316f29d5625..a04b3af2eb20 100644 --- a/dev-util/perforce/ChangeLog +++ b/dev-util/perforce/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/perforce # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce/ChangeLog,v 1.8 2004/06/26 22:04:14 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce/ChangeLog,v 1.9 2004/07/02 05:10:49 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + perforce-2002.2-r1.ebuild, perforce-2002.2.ebuild, + perforce-2003.1-r1.ebuild, perforce-2003.1.ebuild: + virtual/glibc -> virtual/libc *perforce-2003.1-r1 (26 Jun 2004) diff --git a/dev-util/perforce/perforce-2002.2-r1.ebuild b/dev-util/perforce/perforce-2002.2-r1.ebuild index 281a089a03c9..e19b9db0f07c 100644 --- a/dev-util/perforce/perforce-2002.2-r1.ebuild +++ b/dev-util/perforce/perforce-2002.2-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/dev-util/perforce/perforce-2002.2-r1.ebuild,v 1.4 2004/06/25 02:42:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce/perforce-2002.2-r1.ebuild,v 1.5 2004/07/02 05:10:49 eradicator Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="~x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce/perforce-2002.2.ebuild b/dev-util/perforce/perforce-2002.2.ebuild index 5e353d0ba901..392b2f2fbbf7 100644 --- a/dev-util/perforce/perforce-2002.2.ebuild +++ b/dev-util/perforce/perforce-2002.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/perforce-2002.2.ebuild,v 1.4 2004/06/25 02:42:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce/perforce-2002.2.ebuild,v 1.5 2004/07/02 05:10:49 eradicator Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="~x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce/perforce-2003.1-r1.ebuild b/dev-util/perforce/perforce-2003.1-r1.ebuild index c6025e4fb1ef..bb9fbccda2be 100644 --- a/dev-util/perforce/perforce-2003.1-r1.ebuild +++ b/dev-util/perforce/perforce-2003.1-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/dev-util/perforce/perforce-2003.1-r1.ebuild,v 1.1 2004/06/26 22:04:14 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce/perforce-2003.1-r1.ebuild,v 1.2 2004/07/02 05:10:49 eradicator Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/perforce/perforce-2003.1.ebuild b/dev-util/perforce/perforce-2003.1.ebuild index 28e059a0fa14..45e399927fad 100644 --- a/dev-util/perforce/perforce-2003.1.ebuild +++ b/dev-util/perforce/perforce-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/perforce-2003.1.ebuild,v 1.5 2004/06/25 02:42:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/perforce/perforce-2003.1.ebuild,v 1.6 2004/07/02 05:10:49 eradicator Exp $ inherit eutils @@ -17,7 +17,7 @@ KEYWORDS="x86" IUSE="" RESTRICT="nomirror nostrip" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/dev-util/pkgconfig/ChangeLog b/dev-util/pkgconfig/ChangeLog index aba2d347f5ab..44042c426e8c 100644 --- a/dev-util/pkgconfig/ChangeLog +++ b/dev-util/pkgconfig/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/pkgconfig # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.19 2004/06/25 02:43:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/ChangeLog,v 1.20 2004/07/02 05:11:55 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + pkgconfig-0.12.0.ebuild, pkgconfig-0.14.0.ebuild, pkgconfig-0.15.0.ebuild: + virtual/glibc -> virtual/libc 02 Mar 2004; Brian Jackson <iggy@gentoo.org> pkgconfig-0.15.0.ebuild: s390 keywords diff --git a/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild index cd561a671816..4306a3d3ec6d 100644 --- a/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.12.0.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/pkgconfig/pkgconfig-0.12.0.ebuild,v 1.13 2004/06/25 02:43:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.12.0.ebuild,v 1.14 2004/07/02 05:11:55 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Package Config system that manages compile/link flags for libraries" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc sparc alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_compile() { diff --git a/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild index c5a3080d4e23..2d3c087bfc23 100644 --- a/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.14.0.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/pkgconfig/pkgconfig-0.14.0.ebuild,v 1.10 2004/06/25 02:43:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.14.0.ebuild,v 1.11 2004/07/02 05:11:55 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="Package Config system that manages compile/link flags for libraries" @@ -10,7 +10,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc alpha mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_compile() { diff --git a/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild b/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild index 51551b6ddbc6..fdfd6af81053 100644 --- a/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild +++ b/dev-util/pkgconfig/pkgconfig-0.15.0.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/pkgconfig/pkgconfig-0.15.0.ebuild,v 1.17 2004/06/25 02:43:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgconfig/pkgconfig-0.15.0.ebuild,v 1.18 2004/07/02 05:11:55 eradicator Exp $ DESCRIPTION="Package Config system that manages compile/link flags for libraries" HOMEPAGE="http://www.freedesktop.org/software/pkgconfig/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install() { einstall || die diff --git a/dev-util/pmk/ChangeLog b/dev-util/pmk/ChangeLog index 97b517c78df5..e1935f10e912 100644 --- a/dev-util/pmk/ChangeLog +++ b/dev-util/pmk/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/pmk # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/ChangeLog,v 1.4 2004/06/25 02:43:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/ChangeLog,v 1.5 2004/07/02 05:12:13 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pmk-0.8.1.ebuild, + pmk-0.8.ebuild: + virtual/glibc -> virtual/libc 16 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> pmk-0.8.1.ebuild, pmk-0.8.ebuild: diff --git a/dev-util/pmk/pmk-0.8.1.ebuild b/dev-util/pmk/pmk-0.8.1.ebuild index b64f80f7cdb0..e14af9038d5b 100644 --- a/dev-util/pmk/pmk-0.8.1.ebuild +++ b/dev-util/pmk/pmk-0.8.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/pmk/pmk-0.8.1.ebuild,v 1.3 2004/06/25 02:43:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.8.1.ebuild,v 1.4 2004/07/02 05:12:13 eradicator Exp $ DESCRIPTION="Aims to be an alternative to GNU autoconf" HOMEPAGE="http://pmk.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ./pmkcfg.sh -p /usr diff --git a/dev-util/pmk/pmk-0.8.ebuild b/dev-util/pmk/pmk-0.8.ebuild index a43dc97d1706..6367b7bcc0fd 100644 --- a/dev-util/pmk/pmk-0.8.ebuild +++ b/dev-util/pmk/pmk-0.8.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/pmk/pmk-0.8.ebuild,v 1.3 2004/06/25 02:43:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pmk/pmk-0.8.ebuild,v 1.4 2004/07/02 05:12:13 eradicator Exp $ DESCRIPTION="Aims to be an alternative to GNU autoconf" SRC_URI="mirror://sourceforge/pmk/${P}.tar.gz" @@ -11,7 +11,7 @@ IUSE="" KEYWORDS="~x86 ~ppc" SLOT="0" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ./pmkcfg.sh -p /usr diff --git a/dev-util/pstack/ChangeLog b/dev-util/pstack/ChangeLog index bb3329d24403..be78cc7ff6dd 100644 --- a/dev-util/pstack/ChangeLog +++ b/dev-util/pstack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/pstack # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/pstack/ChangeLog,v 1.2 2004/06/25 02:44:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pstack/ChangeLog,v 1.3 2004/07/02 05:12:26 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> pstack-1.1.ebuild: + virtual/glibc -> virtual/libc *pstack-1.1 (21 Jun 2003) diff --git a/dev-util/pstack/pstack-1.1.ebuild b/dev-util/pstack/pstack-1.1.ebuild index d15ada1c7fcb..c7e3c6dfcd45 100644 --- a/dev-util/pstack/pstack-1.1.ebuild +++ b/dev-util/pstack/pstack-1.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/pstack/pstack-1.1.ebuild,v 1.3 2004/06/25 02:44:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/pstack/pstack-1.1.ebuild,v 1.4 2004/07/02 05:12:26 eradicator Exp $ DESCRIPTION="Display stack trace of a running process." SRC_URI="http://www.whatsis.com/pstack/${PN}.tgz" @@ -9,7 +9,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 -ppc -sparc -alpha" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR}/${PN} src_compile() { diff --git a/dev-util/rats/ChangeLog b/dev-util/rats/ChangeLog index cea5a3d0bcd1..50b166177dc1 100644 --- a/dev-util/rats/ChangeLog +++ b/dev-util/rats/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/rats # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rats/ChangeLog,v 1.4 2004/06/25 02:45:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rats/ChangeLog,v 1.5 2004/07/02 05:12:44 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rats-2.1.ebuild: + virtual/glibc -> virtual/libc 29 Mar 2004; Robin H. Johnson <robbat2@gentoo.org> rats-2.1.ebuild: bump to stable after 84 days diff --git a/dev-util/rats/rats-2.1.ebuild b/dev-util/rats/rats-2.1.ebuild index ccfcd10b0c1b..9fdb5c962337 100644 --- a/dev-util/rats/rats-2.1.ebuild +++ b/dev-util/rats/rats-2.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/rats/rats-2.1.ebuild,v 1.4 2004/06/25 02:45:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rats/rats-2.1.ebuild,v 1.5 2004/07/02 05:12:44 eradicator Exp $ DESCRIPTION="RATS - Rough Auditing Tool for Security" HOMEPAGE="http://www.securesoftware.com/download_${PN}.htm" @@ -8,7 +8,7 @@ SRC_URI="http://www.securesoftware.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND="dev-libs/expat virtual/glibc" +DEPEND="dev-libs/expat virtual/libc" src_compile() { econf --datadir=/usr/share/${PN}/ || die diff --git a/dev-util/rhide/ChangeLog b/dev-util/rhide/ChangeLog index 6098825ba6d4..2a31b344fcaf 100644 --- a/dev-util/rhide/ChangeLog +++ b/dev-util/rhide/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/rhide # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/ChangeLog,v 1.13 2004/06/25 02:45:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/ChangeLog,v 1.14 2004/07/02 05:12:58 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> rhide-1.5-r1.ebuild, + rhide-1.5.ebuild: + virtual/glibc -> virtual/libc 03 Apr 2004; Donnie Berkholz <spyderous@gentoo.org>; rhide-1.5-r1.ebuild, rhide-1.5.ebuild: diff --git a/dev-util/rhide/rhide-1.5-r1.ebuild b/dev-util/rhide/rhide-1.5-r1.ebuild index 4edf21d003b5..d55eae416b28 100644 --- a/dev-util/rhide/rhide-1.5-r1.ebuild +++ b/dev-util/rhide/rhide-1.5-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/dev-util/rhide/rhide-1.5-r1.ebuild,v 1.11 2004/06/25 02:45:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/rhide-1.5-r1.ebuild,v 1.12 2004/07/02 05:12:58 eradicator Exp $ inherit eutils @@ -32,7 +32,7 @@ SLOT="0" KEYWORDS="x86" IUSE="X" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-text/recode-3.6 >=dev-libs/libpcre-2.0.6 >=app-arch/bzip2-1.0.1 diff --git a/dev-util/rhide/rhide-1.5.ebuild b/dev-util/rhide/rhide-1.5.ebuild index deee11ae150d..6680ed52fe69 100644 --- a/dev-util/rhide/rhide-1.5.ebuild +++ b/dev-util/rhide/rhide-1.5.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/rhide/rhide-1.5.ebuild,v 1.10 2004/06/25 02:45:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/rhide/rhide-1.5.ebuild,v 1.11 2004/07/02 05:12:58 eradicator Exp $ inherit eutils @@ -32,7 +32,7 @@ SLOT="0" KEYWORDS="x86" IUSE="X" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-text/recode-3.6 >=dev-libs/libpcre-2.0.6 >=app-arch/bzip2-1.0.1 diff --git a/dev-util/shc/ChangeLog b/dev-util/shc/ChangeLog index 40d7b942531a..25c0c354b522 100644 --- a/dev-util/shc/ChangeLog +++ b/dev-util/shc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/shc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.7 2004/06/25 02:46:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/ChangeLog,v 1.8 2004/07/02 05:13:22 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> shc-3.4.ebuild, + shc-3.6.ebuild, shc-3.7.ebuild: + virtual/glibc -> virtual/libc 04 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> shc-3.7.ebuild: Stable on alpha. diff --git a/dev-util/shc/shc-3.4.ebuild b/dev-util/shc/shc-3.4.ebuild index e24c3bad0f37..81fbc16915f5 100644 --- a/dev-util/shc/shc-3.4.ebuild +++ b/dev-util/shc/shc-3.4.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/shc/shc-3.4.ebuild,v 1.6 2004/06/25 02:46:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.4.ebuild,v 1.7 2004/07/02 05:13:22 eradicator Exp $ DESCRIPTION="A (shell-) script compiler/scrambler" HOMEPAGE="http://www.datsi.fi.upm.es/~frosal" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ## the "test"-target leads to an access-violation -> so we skip it diff --git a/dev-util/shc/shc-3.6.ebuild b/dev-util/shc/shc-3.6.ebuild index c3b2ecc3d85c..9e639e08ef33 100644 --- a/dev-util/shc/shc-3.6.ebuild +++ b/dev-util/shc/shc-3.6.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/shc/shc-3.6.ebuild,v 1.5 2004/06/25 02:46:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.6.ebuild,v 1.6 2004/07/02 05:13:22 eradicator Exp $ DESCRIPTION="A (shell-) script compiler/scrambler" HOMEPAGE="http://www.datsi.fi.upm.es/~frosal" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~sparc ~alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ## the "test"-target leads to an access-violation -> so we skip it diff --git a/dev-util/shc/shc-3.7.ebuild b/dev-util/shc/shc-3.7.ebuild index 7db148bffac5..1a75a2777695 100644 --- a/dev-util/shc/shc-3.7.ebuild +++ b/dev-util/shc/shc-3.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/dev-util/shc/shc-3.7.ebuild,v 1.3 2004/06/25 02:46:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/shc/shc-3.7.ebuild,v 1.4 2004/07/02 05:13:22 eradicator Exp $ DESCRIPTION="A (shell-) script compiler/scrambler" HOMEPAGE="http://www.datsi.fi.upm.es/~frosal" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~ppc ~sparc alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ## the "test"-target leads to an access-violation -> so we skip it diff --git a/dev-util/source-highlight/ChangeLog b/dev-util/source-highlight/ChangeLog index dc533d252f85..4964e72b06b4 100644 --- a/dev-util/source-highlight/ChangeLog +++ b/dev-util/source-highlight/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/source-highlight # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.5 2004/06/25 02:46:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/ChangeLog,v 1.6 2004/07/02 05:13:36 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + source-highlight-1.7.ebuild, source-highlight-1.8.ebuild: + virtual/glibc -> virtual/libc 06 Jun 2004; Daniel Black <dragonheart@gentoo.org> source-highlight-1.8.ebuild: diff --git a/dev-util/source-highlight/source-highlight-1.7.ebuild b/dev-util/source-highlight/source-highlight-1.7.ebuild index b9e36d22d0bf..107ceaa24b10 100644 --- a/dev-util/source-highlight/source-highlight-1.7.ebuild +++ b/dev-util/source-highlight/source-highlight-1.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/dev-util/source-highlight/source-highlight-1.7.ebuild,v 1.4 2004/06/25 02:46:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-1.7.ebuild,v 1.5 2004/07/02 05:13:36 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2" KEYWORDS="x86 amd64" SLOT="0" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S="${WORKDIR}/${P}" diff --git a/dev-util/source-highlight/source-highlight-1.8.ebuild b/dev-util/source-highlight/source-highlight-1.8.ebuild index 04ede987c659..2f7c335b6a2e 100644 --- a/dev-util/source-highlight/source-highlight-1.8.ebuild +++ b/dev-util/source-highlight/source-highlight-1.8.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/source-highlight/source-highlight-1.8.ebuild,v 1.4 2004/06/25 02:46:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/source-highlight/source-highlight-1.8.ebuild,v 1.5 2004/07/02 05:13:36 eradicator Exp $ IUSE="" @@ -17,9 +17,9 @@ DEPEND="sys-apps/gawk sys-devel/bison sys-devel/gcc sys-devel/flex - virtual/glibc" + virtual/libc" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_compile() { econf || die diff --git a/dev-util/strace/ChangeLog b/dev-util/strace/ChangeLog index 19f4519cb65d..8842321d37f5 100644 --- a/dev-util/strace/ChangeLog +++ b/dev-util/strace/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/strace # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.40 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/ChangeLog,v 1.41 2004/07/02 05:13:52 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> strace-4.4.94.ebuild, + strace-4.4.98-r1.ebuild, strace-4.4.98.ebuild, strace-4.5.1.ebuild, + strace-4.5.ebuild: + virtual/glibc -> virtual/libc 05 Jun 2004; <tuxus@gentoo.org> strace-4.4.98-r1.ebuild, strace-4.4.98.ebuild: diff --git a/dev-util/strace/strace-4.4.94.ebuild b/dev-util/strace/strace-4.4.94.ebuild index 8d164c375310..f673b6566d1a 100644 --- a/dev-util/strace/strace-4.4.94.ebuild +++ b/dev-util/strace/strace-4.4.94.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/strace/strace-4.4.94.ebuild,v 1.8 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.94.ebuild,v 1.9 2004/07/02 05:13:52 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="A usefull diagnostic, instructional, and debugging tool" @@ -13,7 +13,7 @@ LICENSE="as-is" KEYWORDS="x86 ppc ~sparc alpha ~hppa mips" inherit flag-o-matic -DEPEND="virtual/glibc >=sys-devel/autoconf-2.54" +DEPEND="virtual/libc >=sys-devel/autoconf-2.54" src_compile() { diff --git a/dev-util/strace/strace-4.4.98-r1.ebuild b/dev-util/strace/strace-4.4.98-r1.ebuild index 114431ca9d5f..22d72b8515de 100644 --- a/dev-util/strace/strace-4.4.98-r1.ebuild +++ b/dev-util/strace/strace-4.4.98-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/dev-util/strace/strace-4.4.98-r1.ebuild,v 1.3 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98-r1.ebuild,v 1.4 2004/07/02 05:13:52 eradicator Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa -mips ~amd64 ~ia64 s390" IUSE="static" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-devel/autoconf-2.54" diff --git a/dev-util/strace/strace-4.4.98.ebuild b/dev-util/strace/strace-4.4.98.ebuild index f7d3fada57f0..14be89e6a8f9 100644 --- a/dev-util/strace/strace-4.4.98.ebuild +++ b/dev-util/strace/strace-4.4.98.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/strace/strace-4.4.98.ebuild,v 1.14 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.4.98.ebuild,v 1.15 2004/07/02 05:13:52 eradicator Exp $ inherit flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc ~alpha hppa -mips amd64 ia64" IUSE="static" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-devel/autoconf-2.54" diff --git a/dev-util/strace/strace-4.5.1.ebuild b/dev-util/strace/strace-4.5.1.ebuild index ef10b99da461..e92cbac80e9d 100644 --- a/dev-util/strace/strace-4.5.1.ebuild +++ b/dev-util/strace/strace-4.5.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/strace/strace-4.5.1.ebuild,v 1.14 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.1.ebuild,v 1.15 2004/07/02 05:13:52 eradicator Exp $ inherit flag-o-matic eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ~ia64 ppc64" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/autoconf-2.54" src_compile() { diff --git a/dev-util/strace/strace-4.5.ebuild b/dev-util/strace/strace-4.5.ebuild index d38ce2b03215..7487346ef4e0 100644 --- a/dev-util/strace/strace-4.5.ebuild +++ b/dev-util/strace/strace-4.5.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/strace/strace-4.5.ebuild,v 1.4 2004/06/25 02:47:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/strace/strace-4.5.ebuild,v 1.5 2004/07/02 05:13:52 eradicator Exp $ DESCRIPTION="A useful diagnostic, instructional, and debugging tool" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" @@ -12,7 +12,7 @@ LICENSE="as-is" KEYWORDS="~x86 ~ppc ~sparc ~alpha ~hppa mips ~amd64 ~ia64" inherit flag-o-matic -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-devel/autoconf-2.54" src_compile() { diff --git a/dev-util/synopsis/ChangeLog b/dev-util/synopsis/ChangeLog index 9d33fc75797d..62121695a5ed 100644 --- a/dev-util/synopsis/ChangeLog +++ b/dev-util/synopsis/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/synopsis # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/ChangeLog,v 1.2 2004/06/25 02:48:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/ChangeLog,v 1.3 2004/07/02 05:14:05 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> synopsis-0.6.ebuild: + virtual/glibc -> virtual/libc *synopsis-0.6 (04 Jan 2004) diff --git a/dev-util/synopsis/synopsis-0.6.ebuild b/dev-util/synopsis/synopsis-0.6.ebuild index d218b0f1e76a..52f2547eca1f 100644 --- a/dev-util/synopsis/synopsis-0.6.ebuild +++ b/dev-util/synopsis/synopsis-0.6.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/synopsis/synopsis-0.6.ebuild,v 1.2 2004/06/25 02:48:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/synopsis/synopsis-0.6.ebuild,v 1.3 2004/07/02 05:14:05 eradicator Exp $ inherit distutils @@ -8,7 +8,7 @@ DESCRIPTION="Synopsis is a general source code documentation tool." SRC_URI="http://synopsis.fresco.org/download/${P}.tar.bz2" HOMEPAGE="http://synopsis.fresco.org/index.html" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-lang/python-2.2" RDEPEND="${DEPEND} diff --git a/dev-util/valgrind/ChangeLog b/dev-util/valgrind/ChangeLog index 053051d7c161..d090a76ae2e4 100644 --- a/dev-util/valgrind/ChangeLog +++ b/dev-util/valgrind/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-util/valgrind # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.29 2004/06/25 02:49:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/ChangeLog,v 1.30 2004/07/02 05:14:19 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + valgrind-2.0.0.ebuild, valgrind-2.1.0.ebuild, valgrind-2.1.1-r1.ebuild, + valgrind-2.1.1.ebuild: + virtual/glibc -> virtual/libc *valgrind-2.1.1-r1 (17 Jun 2004) diff --git a/dev-util/valgrind/valgrind-2.0.0.ebuild b/dev-util/valgrind/valgrind-2.0.0.ebuild index c2b7aa60c0e0..a76a1fb32df7 100644 --- a/dev-util/valgrind/valgrind-2.0.0.ebuild +++ b/dev-util/valgrind/valgrind-2.0.0.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/valgrind/valgrind-2.0.0.ebuild,v 1.6 2004/06/25 02:49:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-2.0.0.ebuild,v 1.7 2004/07/02 05:14:19 eradicator Exp $ inherit flag-o-matic eutils RESTRICT="nostrip" @@ -12,7 +12,7 @@ S=${WORKDIR}/${MY_P} DESCRIPTION="An open-source memory debugger for x86-GNU/Linux" HOMEPAGE="http://valgrind.kde.org" SRC_URI="http://developer.kde.org/~sewardj/${MY_P}.tar.bz2" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf X? ( virtual/x11 )" diff --git a/dev-util/valgrind/valgrind-2.1.0.ebuild b/dev-util/valgrind/valgrind-2.1.0.ebuild index 2cc80cd99688..58c8298f7076 100644 --- a/dev-util/valgrind/valgrind-2.1.0.ebuild +++ b/dev-util/valgrind/valgrind-2.1.0.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/valgrind/valgrind-2.1.0.ebuild,v 1.7 2004/06/25 02:49:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-2.1.0.ebuild,v 1.8 2004/07/02 05:14:19 eradicator Exp $ inherit flag-o-matic @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc -sparc -alpha" IUSE="X" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf X? ( virtual/x11 )" diff --git a/dev-util/valgrind/valgrind-2.1.1-r1.ebuild b/dev-util/valgrind/valgrind-2.1.1-r1.ebuild index f4de6939bac3..7354eb61255c 100644 --- a/dev-util/valgrind/valgrind-2.1.1-r1.ebuild +++ b/dev-util/valgrind/valgrind-2.1.1-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/dev-util/valgrind/valgrind-2.1.1-r1.ebuild,v 1.2 2004/06/25 02:49:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-2.1.1-r1.ebuild,v 1.3 2004/07/02 05:14:19 eradicator Exp $ inherit flag-o-matic eutils RESTRICT="nostrip" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 -sparc -ppc -alpha" IUSE="X" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf sys-devel/automake X? ( virtual/x11 )" diff --git a/dev-util/valgrind/valgrind-2.1.1.ebuild b/dev-util/valgrind/valgrind-2.1.1.ebuild index b9701e1752db..26f002c5051f 100644 --- a/dev-util/valgrind/valgrind-2.1.1.ebuild +++ b/dev-util/valgrind/valgrind-2.1.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/valgrind/valgrind-2.1.1.ebuild,v 1.3 2004/06/25 02:49:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/valgrind/valgrind-2.1.1.ebuild,v 1.4 2004/07/02 05:14:19 eradicator Exp $ inherit flag-o-matic eutils RESTRICT="nostrip" @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 -sparc -ppc -alpha" IUSE="X" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/autoconf X? ( virtual/x11 )" diff --git a/dev-util/yacc/ChangeLog b/dev-util/yacc/ChangeLog index f54212642b5e..bd57017e3c6b 100644 --- a/dev-util/yacc/ChangeLog +++ b/dev-util/yacc/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/yacc # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/ChangeLog,v 1.13 2004/06/25 02:52:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/ChangeLog,v 1.14 2004/07/02 05:14:34 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> yacc-1.9.1-r1.ebuild, + yacc-1.9.1-r2.ebuild: + virtual/glibc -> virtual/libc *yacc-1.9.1-r2 (05 Apr 2004) diff --git a/dev-util/yacc/yacc-1.9.1-r1.ebuild b/dev-util/yacc/yacc-1.9.1-r1.ebuild index 2dd486840c16..54fa419fa885 100644 --- a/dev-util/yacc/yacc-1.9.1-r1.ebuild +++ b/dev-util/yacc/yacc-1.9.1-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/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.26 2004/06/25 02:52:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r1.ebuild,v 1.27 2004/07/02 05:14:34 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="as-is" SLOT="0" KEYWORDS="x86 ppc ppc64 sparc alpha mips hppa amd64 ia64 s390" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-apps/sed-4" src_unpack () { diff --git a/dev-util/yacc/yacc-1.9.1-r2.ebuild b/dev-util/yacc/yacc-1.9.1-r2.ebuild index dffb11b8dcdf..3a9a52bed777 100644 --- a/dev-util/yacc/yacc-1.9.1-r2.ebuild +++ b/dev-util/yacc/yacc-1.9.1-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/dev-util/yacc/yacc-1.9.1-r2.ebuild,v 1.3 2004/06/25 02:52:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/yacc/yacc-1.9.1-r2.ebuild,v 1.4 2004/07/02 05:14:34 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc mips alpha arm hppa amd64 ia64 ppc64 s390" IUSE="" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" DEPEND="${RDEPEND} >=sys-apps/sed-4" |