diff options
68 files changed, 201 insertions, 119 deletions
diff --git a/sys-apps/ucspi-ssl/ChangeLog b/sys-apps/ucspi-ssl/ChangeLog index 4856ac7d2a13..fb4bd4265c67 100644 --- a/sys-apps/ucspi-ssl/ChangeLog +++ b/sys-apps/ucspi-ssl/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/ucspi-ssl # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-ssl/ChangeLog,v 1.3 2004/06/24 22:30:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-ssl/ChangeLog,v 1.4 2004/07/01 21:42:09 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ucspi-ssl-0.50.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> ucspi-ssl-0.50.ebuild: Add inherit eutils diff --git a/sys-apps/ucspi-ssl/ucspi-ssl-0.50.ebuild b/sys-apps/ucspi-ssl/ucspi-ssl-0.50.ebuild index 234d2f14d845..cd6fa101c406 100644 --- a/sys-apps/ucspi-ssl/ucspi-ssl-0.50.ebuild +++ b/sys-apps/ucspi-ssl/ucspi-ssl-0.50.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/sys-apps/ucspi-ssl/ucspi-ssl-0.50.ebuild,v 1.3 2004/06/24 22:30:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-ssl/ucspi-ssl-0.50.ebuild,v 1.4 2004/07/01 21:42:09 eradicator Exp $ inherit eutils @@ -9,7 +9,7 @@ S=${WORKDIR}/${P} DESCRIPTION="Command-line tools for building SSL client-server applications." HOMEPAGE="http://www.superscript.com/ucspi-ssl/intro.html" SRC_URI="http://www.superscript.com/ucspi-ssl/${P}.tar.gz" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/openssl-0.9.6g sys-apps/ucspi-tcp" diff --git a/sys-apps/ucspi-tcp/ChangeLog b/sys-apps/ucspi-tcp/ChangeLog index 894f33e27826..231020d6a0cd 100644 --- a/sys-apps/ucspi-tcp/ChangeLog +++ b/sys-apps/ucspi-tcp/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/ucspi-tcp # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ChangeLog,v 1.23 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ChangeLog,v 1.24 2004/07/01 21:42:24 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ucspi-tcp-0.88-r5.ebuild, ucspi-tcp-0.88-r6.ebuild, + ucspi-tcp-0.88-r7.ebuild, ucspi-tcp-0.88-r8.ebuild: + virtual/glibc -> virtual/libc 11 Jun 2004; Bryan Østergaard <kloeri@gentoo.org> ucspi-tcp-0.88-r8.ebuild: Stable on alpha. diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r5.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r5.ebuild index aa6ff38c201d..edeeb06d162f 100644 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r5.ebuild +++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r5.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/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r5.ebuild,v 1.12 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r5.ebuild,v 1.13 2004/07/01 21:42:24 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha hppa amd64 ia64" IUSE="ssl ipv6 selinux" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( >=dev-libs/openssl-0.9.6g )" RDEPEND="selinux? ( sec-policy/selinux-ucspi-tcp )" diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r6.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r6.ebuild index bdd4fab507e2..126e7e435fda 100644 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r6.ebuild +++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r6.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/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r6.ebuild,v 1.7 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r6.ebuild,v 1.8 2004/07/01 21:42:24 eradicator Exp $ inherit eutils @@ -16,7 +16,7 @@ KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~alpha ~ia64" LICENSE="as-is" IUSE="ssl ipv6" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( >=dev-libs/openssl-0.9.6g )" src_unpack() { diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r7.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r7.ebuild index 5d3b6d8544c2..8a84c0af041e 100644 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r7.ebuild +++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r7.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/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r7.ebuild,v 1.6 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r7.ebuild,v 1.7 2004/07/01 21:42:24 eradicator Exp $ inherit eutils gcc @@ -16,7 +16,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~sparc ~ppc ~alpha ~ia64" IUSE="ssl ipv6" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( >=dev-libs/openssl-0.9.6g )" src_unpack() { diff --git a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r8.ebuild b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r8.ebuild index 59700bcf2a7c..2be2c004922d 100644 --- a/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r8.ebuild +++ b/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r8.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/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r8.ebuild,v 1.10 2004/06/24 22:30:59 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/ucspi-tcp/ucspi-tcp-0.88-r8.ebuild,v 1.11 2004/07/01 21:42:24 eradicator Exp $ inherit eutils gcc @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc mips alpha arm hppa ~amd64 ~ia64" IUSE="ssl ipv6 selinux" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( >=dev-libs/openssl-0.9.6g )" RDEPEND="selinux? ( sec-policy/selinux-ucspi-tcp )" diff --git a/sys-apps/usbd/ChangeLog b/sys-apps/usbd/ChangeLog index 8e2e357d6b80..dac3af92e090 100644 --- a/sys-apps/usbd/ChangeLog +++ b/sys-apps/usbd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/usbd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbd/ChangeLog,v 1.5 2004/06/24 22:31:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbd/ChangeLog,v 1.6 2004/07/01 21:42:38 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> usbd-0.1.ebuild: + virtual/glibc -> virtual/libc 23 Jun 2004; David Holm <dholm@gentoo.org> usbd-0.1.ebuild: Added to ~ppc. diff --git a/sys-apps/usbd/usbd-0.1.ebuild b/sys-apps/usbd/usbd-0.1.ebuild index 21393129f094..ab6241e7de69 100644 --- a/sys-apps/usbd/usbd-0.1.ebuild +++ b/sys-apps/usbd/usbd-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/sys-apps/usbd/usbd-0.1.ebuild,v 1.6 2004/06/24 22:31:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbd/usbd-0.1.ebuild,v 1.7 2004/07/01 21:42:38 eradicator Exp $ DESCRIPTION="USB Daemon" HOMEPAGE="http://usb.cs.tum.edu" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ~ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/usbutils-0.11" S=${WORKDIR}/${P} diff --git a/sys-apps/usbutils/ChangeLog b/sys-apps/usbutils/ChangeLog index 8ea8da071006..c76cf1f1b26d 100644 --- a/sys-apps/usbutils/ChangeLog +++ b/sys-apps/usbutils/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-apps/usbutils # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.26 2004/06/24 22:31:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/ChangeLog,v 1.27 2004/07/01 21:42:54 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + usbutils-0.11-r1.ebuild, usbutils-0.11-r3.ebuild, usbutils-0.11.ebuild, + usbutils-0.9.ebuild: + virtual/glibc -> virtual/libc 15 Jun 2004; Michael Hanselmann <hansmi@gentoo.org> +files/0.11/lsusb-endian.patch, usbutils-0.11-r3.ebuild: diff --git a/sys-apps/usbutils/usbutils-0.11-r1.ebuild b/sys-apps/usbutils/usbutils-0.11-r1.ebuild index 7275b6c00927..93856326637c 100644 --- a/sys-apps/usbutils/usbutils-0.11-r1.ebuild +++ b/sys-apps/usbutils/usbutils-0.11-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/sys-apps/usbutils/usbutils-0.11-r1.ebuild,v 1.10 2004/06/24 22:31:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-0.11-r1.ebuild,v 1.11 2004/07/01 21:42:54 eradicator Exp $ inherit gnuconfig @@ -15,7 +15,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/sys-apps/usbutils/usbutils-0.11-r3.ebuild b/sys-apps/usbutils/usbutils-0.11-r3.ebuild index b8c0980fd5c8..9b9095a305a4 100644 --- a/sys-apps/usbutils/usbutils-0.11-r3.ebuild +++ b/sys-apps/usbutils/usbutils-0.11-r3.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/sys-apps/usbutils/usbutils-0.11-r3.ebuild,v 1.14 2004/06/24 22:31:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-0.11-r3.ebuild,v 1.15 2004/07/01 21:42:54 eradicator Exp $ inherit gnuconfig eutils @@ -18,7 +18,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/sys-apps/usbutils/usbutils-0.11.ebuild b/sys-apps/usbutils/usbutils-0.11.ebuild index ed589c55015f..064c45993afd 100644 --- a/sys-apps/usbutils/usbutils-0.11.ebuild +++ b/sys-apps/usbutils/usbutils-0.11.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/sys-apps/usbutils/usbutils-0.11.ebuild,v 1.8 2004/06/24 22:31:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-0.11.ebuild,v 1.9 2004/07/01 21:42:54 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="USB enumeration utilities" @@ -11,7 +11,7 @@ IUSE="" SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { # put usb.ids in same place as pci.ids (/usr/share/misc) diff --git a/sys-apps/usbutils/usbutils-0.9.ebuild b/sys-apps/usbutils/usbutils-0.9.ebuild index 3914767c78cb..c1cd43d3024f 100644 --- a/sys-apps/usbutils/usbutils-0.9.ebuild +++ b/sys-apps/usbutils/usbutils-0.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/sys-apps/usbutils/usbutils-0.9.ebuild,v 1.15 2004/06/24 22:31:35 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usbutils/usbutils-0.9.ebuild,v 1.16 2004/07/01 21:42:54 eradicator Exp $ S=${WORKDIR}/${P} DESCRIPTION="USB enumeration utilities" @@ -10,7 +10,7 @@ KEYWORDS="x86 amd64 ppc sparc " SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { # put usb.ids in same place as pci.ids (/usr/share/misc) diff --git a/sys-apps/usermode-utilities/ChangeLog b/sys-apps/usermode-utilities/ChangeLog index 47ec58e5a94d..d854e57016fa 100644 --- a/sys-apps/usermode-utilities/ChangeLog +++ b/sys-apps/usermode-utilities/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-apps/usermode-utilities # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.17 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/ChangeLog,v 1.18 2004/07/01 21:43:15 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + usermode-utilities-20020906.ebuild, usermode-utilities-20030118.ebuild, + usermode-utilities-20030120.ebuild, usermode-utilities-20030122.ebuild, + usermode-utilities-20030202.ebuild, usermode-utilities-20030205-r1.ebuild, + usermode-utilities-20030205.ebuild, usermode-utilities-20030903.ebuild, + usermode-utilities-20040114.ebuild, usermode-utilities-20040406.ebuild: + virtual/glibc -> virtual/libc *usermode-utilities-20040406 (30 Apr 2004) diff --git a/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild index fa1af0089669..c605ce675b72 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20020906.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/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild,v 1.13 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20020906.ebuild,v 1.14 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20030118.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20030118.ebuild index e3a0b1e06253..f49bc10ee3a0 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20030118.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20030118.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/sys-apps/usermode-utilities/usermode-utilities-20030118.ebuild,v 1.8 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20030118.ebuild,v 1.9 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20030120.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20030120.ebuild index 8316f9d36165..bbd45ec40598 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20030120.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20030120.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/sys-apps/usermode-utilities/usermode-utilities-20030120.ebuild,v 1.8 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20030120.ebuild,v 1.9 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20030122.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20030122.ebuild index 2c409f4beec4..3ad8aea3edad 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20030122.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20030122.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/sys-apps/usermode-utilities/usermode-utilities-20030122.ebuild,v 1.8 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20030122.ebuild,v 1.9 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20030202.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20030202.ebuild index b95b6219eded..9f47494743aa 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20030202.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20030202.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/sys-apps/usermode-utilities/usermode-utilities-20030202.ebuild,v 1.6 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20030202.ebuild,v 1.7 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20030205-r1.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20030205-r1.ebuild index 05fc30009e55..e1d0fcfaedf7 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20030205-r1.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20030205-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/sys-apps/usermode-utilities/usermode-utilities-20030205-r1.ebuild,v 1.7 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20030205-r1.ebuild,v 1.8 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -DTUNTAP -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20030205.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20030205.ebuild index e045fc8c9b1b..1447ed7d4283 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20030205.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20030205.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/sys-apps/usermode-utilities/usermode-utilities-20030205.ebuild,v 1.6 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20030205.ebuild,v 1.7 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20030903.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20030903.ebuild index f0030134478b..35782f2b9807 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20030903.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20030903.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/sys-apps/usermode-utilities/usermode-utilities-20030903.ebuild,v 1.4 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20030903.ebuild,v 1.5 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -DTUNTAP -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20040114.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20040114.ebuild index b8fc10773a6e..f33586a1a66d 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20040114.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20040114.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/sys-apps/usermode-utilities/usermode-utilities-20040114.ebuild,v 1.3 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20040114.ebuild,v 1.4 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -DTUNTAP -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/usermode-utilities/usermode-utilities-20040406.ebuild b/sys-apps/usermode-utilities/usermode-utilities-20040406.ebuild index 44d70211ff26..c1d25ab82659 100644 --- a/sys-apps/usermode-utilities/usermode-utilities-20040406.ebuild +++ b/sys-apps/usermode-utilities/usermode-utilities-20040406.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/sys-apps/usermode-utilities/usermode-utilities-20040406.ebuild,v 1.2 2004/06/24 22:31:47 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/usermode-utilities/usermode-utilities-20040406.ebuild,v 1.3 2004/07/01 21:43:15 eradicator Exp $ S=${WORKDIR}/tools DESCRIPTION="Tools for use with Usermode Linux virtual machines" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 -ppc -sparc -alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { emake CFLAGS="${CFLAGS} -DTUNTAP -D_LARGEFILE64_SOURCE -g -Wall" all diff --git a/sys-apps/utempter/ChangeLog b/sys-apps/utempter/ChangeLog index 6c0fca90cd29..9a862c02067f 100644 --- a/sys-apps/utempter/ChangeLog +++ b/sys-apps/utempter/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/utempter # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.19 2004/06/30 14:37:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/ChangeLog,v 1.20 2004/07/01 21:43:39 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + utempter-0.5.5.4.ebuild: + virtual/glibc -> virtual/libc 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> utempter-0.5.5.4.ebuild: stable on ia64 diff --git a/sys-apps/utempter/utempter-0.5.5.4.ebuild b/sys-apps/utempter/utempter-0.5.5.4.ebuild index eb99c12ddf62..47504ccf62ed 100644 --- a/sys-apps/utempter/utempter-0.5.5.4.ebuild +++ b/sys-apps/utempter/utempter-0.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/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.11 2004/06/30 14:37:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/utempter/utempter-0.5.5.4.ebuild,v 1.12 2004/07/01 21:43:39 eradicator Exp $ inherit rpm eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc ~mips alpha arm hppa amd64 ia64 ~ppc64" IUSE="" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" pkg_setup() { enewgroup utmp 406 diff --git a/sys-apps/util-linux/ChangeLog b/sys-apps/util-linux/ChangeLog index cc110028a9f2..89ff90626ff0 100644 --- a/sys-apps/util-linux/ChangeLog +++ b/sys-apps/util-linux/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for sys-apps/util-linux # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.84 2004/06/30 17:36:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/ChangeLog,v 1.85 2004/07/01 21:44:07 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + util-linux-2.11z-r8.ebuild, util-linux-2.11z-r9.ebuild, + util-linux-2.12-r2.ebuild, util-linux-2.12-r3.ebuild, + util-linux-2.12-r4.ebuild, util-linux-2.12-r5.ebuild: + virtual/glibc -> virtual/libc 30 Jun 2004; Aron Griffis <agriffis@gentoo.org> util-linux-2.12-r5.ebuild: stable on alpha and ia64 diff --git a/sys-apps/util-linux/util-linux-2.11z-r8.ebuild b/sys-apps/util-linux/util-linux-2.11z-r8.ebuild index 250d56f7b0ea..a051758f03e1 100644 --- a/sys-apps/util-linux/util-linux-2.11z-r8.ebuild +++ b/sys-apps/util-linux/util-linux-2.11z-r8.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/sys-apps/util-linux/util-linux-2.11z-r8.ebuild,v 1.6 2004/06/28 01:46:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11z-r8.ebuild,v 1.7 2004/07/01 21:44:07 eradicator Exp $ inherit eutils flag-o-matic @@ -18,7 +18,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="crypt nls static pam" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2-r2 pam? ( sys-apps/pam-login )" diff --git a/sys-apps/util-linux/util-linux-2.11z-r9.ebuild b/sys-apps/util-linux/util-linux-2.11z-r9.ebuild index 1cc62005456d..c8a8999ead98 100644 --- a/sys-apps/util-linux/util-linux-2.11z-r9.ebuild +++ b/sys-apps/util-linux/util-linux-2.11z-r9.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/sys-apps/util-linux/util-linux-2.11z-r9.ebuild,v 1.7 2004/06/28 01:46:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.11z-r9.ebuild,v 1.8 2004/07/01 21:44:07 eradicator Exp $ inherit eutils flag-o-matic @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="crypt nls static pam" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2-r2 pam? ( sys-apps/pam-login )" diff --git a/sys-apps/util-linux/util-linux-2.12-r2.ebuild b/sys-apps/util-linux/util-linux-2.12-r2.ebuild index b4b1499f773b..abfd5b5aa72e 100644 --- a/sys-apps/util-linux/util-linux-2.12-r2.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-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/sys-apps/util-linux/util-linux-2.12-r2.ebuild,v 1.7 2004/06/28 01:46:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r2.ebuild,v 1.8 2004/07/01 21:44:07 eradicator Exp $ inherit eutils flag-o-matic @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ~ppc ~sparc ~alpha ~mips ~hppa ia64" IUSE="crypt nls static pam selinux" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2-r2 selinux? ( sys-libs/libselinux ) diff --git a/sys-apps/util-linux/util-linux-2.12-r3.ebuild b/sys-apps/util-linux/util-linux-2.12-r3.ebuild index 10ee99e5e007..e32dc01aca85 100644 --- a/sys-apps/util-linux/util-linux-2.12-r3.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r3.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/sys-apps/util-linux/util-linux-2.12-r3.ebuild,v 1.9 2004/06/28 01:46:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r3.ebuild,v 1.10 2004/07/01 21:44:07 eradicator Exp $ inherit eutils flag-o-matic @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="~x86 ~amd64 ppc ~sparc ~alpha ~mips ~hppa ~ia64 ppc64" IUSE="crypt nls static pam selinux" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2-r2 selinux? ( sys-libs/libselinux ) diff --git a/sys-apps/util-linux/util-linux-2.12-r4.ebuild b/sys-apps/util-linux/util-linux-2.12-r4.ebuild index 1f04c4425628..34dbef3c9120 100644 --- a/sys-apps/util-linux/util-linux-2.12-r4.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r4.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/sys-apps/util-linux/util-linux-2.12-r4.ebuild,v 1.15 2004/06/28 01:46:31 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r4.ebuild,v 1.16 2004/07/01 21:44:07 eradicator Exp $ inherit eutils flag-o-matic @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="x86 ~ppc sparc mips alpha arm hppa amd64 ia64 ~ppc64 s390" IUSE="crypt nls static pam selinux uclibc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2-r2 selinux? ( sys-libs/libselinux ) diff --git a/sys-apps/util-linux/util-linux-2.12-r5.ebuild b/sys-apps/util-linux/util-linux-2.12-r5.ebuild index 750bfb42503e..15135ba4e418 100644 --- a/sys-apps/util-linux/util-linux-2.12-r5.ebuild +++ b/sys-apps/util-linux/util-linux-2.12-r5.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/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.13 2004/06/30 17:36:45 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/util-linux/util-linux-2.12-r5.ebuild,v 1.14 2004/07/01 21:44:07 eradicator Exp $ inherit eutils flag-o-matic @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="x86 ppc ~sparc mips alpha arm ~hppa amd64 ia64 ~ppc64" IUSE="crypt nls static pam selinux uclibc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2-r2 selinux? ( sys-libs/libselinux ) diff --git a/sys-apps/watchpid/ChangeLog b/sys-apps/watchpid/ChangeLog index 4395d743b4af..b2d9b769aff3 100644 --- a/sys-apps/watchpid/ChangeLog +++ b/sys-apps/watchpid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/watchpid # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchpid/ChangeLog,v 1.5 2004/06/24 22:32:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchpid/ChangeLog,v 1.6 2004/07/01 21:44:20 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + watchpid-0.1-r1.ebuild: + virtual/glibc -> virtual/libc *watchpid-0.1-r1 (1 Feb 2002) diff --git a/sys-apps/watchpid/watchpid-0.1-r1.ebuild b/sys-apps/watchpid/watchpid-0.1-r1.ebuild index d2f0d82c0d13..855130ac12c7 100644 --- a/sys-apps/watchpid/watchpid-0.1-r1.ebuild +++ b/sys-apps/watchpid/watchpid-0.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/sys-apps/watchpid/watchpid-0.1-r1.ebuild,v 1.11 2004/06/24 22:32:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/watchpid/watchpid-0.1-r1.ebuild,v 1.12 2004/07/01 21:44:20 eradicator Exp $ S="${WORKDIR}/${P}" DESCRIPTION="Watches a process for termination" @@ -9,7 +9,7 @@ HOMEPAGE="http://www.codepark.org/" KEYWORDS="x86 amd64 -ppc" SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { ./configure --prefix=/usr --mandir=/usr/share/man --host=${CHOST} || die diff --git a/sys-apps/which/ChangeLog b/sys-apps/which/ChangeLog index de5a4ae88bee..84e69c01d612 100644 --- a/sys-apps/which/ChangeLog +++ b/sys-apps/which/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/which # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.21 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/ChangeLog,v 1.22 2004/07/01 21:44:33 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> which-2.14.ebuild, + which-2.16.ebuild: + virtual/glibc -> virtual/libc 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> which-2.14.ebuild: fixing depend qa issue. see 45343. diff --git a/sys-apps/which/which-2.14.ebuild b/sys-apps/which/which-2.14.ebuild index ba15e3d1ac6c..827dd09041ae 100644 --- a/sys-apps/which/which-2.14.ebuild +++ b/sys-apps/which/which-2.14.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/sys-apps/which/which-2.14.ebuild,v 1.17 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.14.ebuild,v 1.18 2004/07/01 21:44:33 eradicator Exp $ DESCRIPTION="Prints out location of specified executables that are in your path" HOMEPAGE="http://www.xs4all.nl/~carlo17/which/" @@ -9,7 +9,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 amd64 ppc sparc alpha mips hppa " -RDEPEND="virtual/glibc +RDEPEND="virtual/libc sys-apps/texinfo" S="${WORKDIR}/${P}" diff --git a/sys-apps/which/which-2.16.ebuild b/sys-apps/which/which-2.16.ebuild index 4bed3d243ebb..ae0e6b9189a1 100644 --- a/sys-apps/which/which-2.16.ebuild +++ b/sys-apps/which/which-2.16.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/sys-apps/which/which-2.16.ebuild,v 1.14 2004/06/24 22:32:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/which/which-2.16.ebuild,v 1.15 2004/07/01 21:44:33 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 sys-apps/texinfo" src_unpack() { diff --git a/sys-apps/xinetd/ChangeLog b/sys-apps/xinetd/ChangeLog index 42bd7c1724d6..9db7ece92e1c 100644 --- a/sys-apps/xinetd/ChangeLog +++ b/sys-apps/xinetd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-apps/xinetd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.33 2004/06/25 20:03:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/ChangeLog,v 1.34 2004/07/01 21:44:43 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> xinetd-2.3.11.ebuild, + xinetd-2.3.12.ebuild, xinetd-2.3.13.ebuild: + virtual/glibc -> virtual/libc 25 Jun 2004; Danny van Dyk <kugelfang@gentoo.org> xinetd-2.3.12.ebuild: Marked stable on amd64. diff --git a/sys-apps/xinetd/xinetd-2.3.11.ebuild b/sys-apps/xinetd/xinetd-2.3.11.ebuild index 8e7864941157..66e35a32d01a 100644 --- a/sys-apps/xinetd/xinetd-2.3.11.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.11.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/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.10 2004/06/24 22:33:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.11.ebuild,v 1.11 2004/07/01 21:44:43 eradicator Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" @@ -10,7 +10,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="x86 amd64 ppc sparc mips alpha hppa" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" RDEPEND="${DEPEND} dev-lang/perl" diff --git a/sys-apps/xinetd/xinetd-2.3.12.ebuild b/sys-apps/xinetd/xinetd-2.3.12.ebuild index 348fdbb4540e..e64499da5190 100644 --- a/sys-apps/xinetd/xinetd-2.3.12.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.12.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/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.14 2004/06/25 20:03:05 kugelfang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.12.ebuild,v 1.15 2004/07/01 21:44:43 eradicator Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.org" @@ -10,7 +10,7 @@ LICENSE="BSD" SLOT="0" KEYWORDS="x86 amd64 ~ppc sparc mips alpha hppa ia64 ppc64" -DEPEND="virtual/glibc +DEPEND="virtual/libc tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" RDEPEND="${DEPEND} dev-lang/perl" diff --git a/sys-apps/xinetd/xinetd-2.3.13.ebuild b/sys-apps/xinetd/xinetd-2.3.13.ebuild index 4257f1446775..e3b68b33b559 100644 --- a/sys-apps/xinetd/xinetd-2.3.13.ebuild +++ b/sys-apps/xinetd/xinetd-2.3.13.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/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.7 2004/06/24 22:33:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xinetd/xinetd-2.3.13.ebuild,v 1.8 2004/07/01 21:44:43 eradicator Exp $ DESCRIPTION="Xinetd is a powerful replacement for inetd, with advanced features" HOMEPAGE="http://www.xinetd.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 tcpd? ( >=sys-apps/tcp-wrappers-7.6-r2 )" RDEPEND="${DEPEND} dev-lang/perl" diff --git a/sys-apps/xmbmon/ChangeLog b/sys-apps/xmbmon/ChangeLog index 70f29b77b56d..2799dacb588f 100644 --- a/sys-apps/xmbmon/ChangeLog +++ b/sys-apps/xmbmon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-apps/xmbmon # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/xmbmon/ChangeLog,v 1.6 2004/06/28 01:47:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xmbmon/ChangeLog,v 1.7 2004/07/01 21:44:58 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> xmbmon-2.0.3.ebuild: + virtual/glibc -> virtual/libc 27 Jun 2004; Aron Griffis <agriffis@gentoo.org> xmbmon-2.0.3.ebuild: QA - fix use invocation diff --git a/sys-apps/xmbmon/xmbmon-2.0.3.ebuild b/sys-apps/xmbmon/xmbmon-2.0.3.ebuild index 8537b719f05a..f0851d7fe70f 100644 --- a/sys-apps/xmbmon/xmbmon-2.0.3.ebuild +++ b/sys-apps/xmbmon/xmbmon-2.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/sys-apps/xmbmon/xmbmon-2.0.3.ebuild,v 1.6 2004/06/28 01:47:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/xmbmon/xmbmon-2.0.3.ebuild,v 1.7 2004/07/01 21:44:58 eradicator Exp $ inherit gnuconfig @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 amd64" IUSE="X" -DEPEND="virtual/glibc +DEPEND="virtual/libc X? ( virtual/x11 )" S=${WORKDIR}/${MY_P} diff --git a/sys-boot/aboot/ChangeLog b/sys-boot/aboot/ChangeLog index 66cc386ed68c..df98e0f4fcbf 100644 --- a/sys-boot/aboot/ChangeLog +++ b/sys-boot/aboot/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/aboot # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.4 2004/06/24 22:33:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/ChangeLog,v 1.5 2004/07/01 21:45:12 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> aboot-0.9-r1.ebuild, + aboot-1.0_pre20040408.ebuild: + virtual/glibc -> virtual/libc *aboot-1.0_pre20040408 (18 May 2004) diff --git a/sys-boot/aboot/aboot-0.9-r1.ebuild b/sys-boot/aboot/aboot-0.9-r1.ebuild index 7289d23233cd..3c5659a986f2 100644 --- a/sys-boot/aboot/aboot-0.9-r1.ebuild +++ b/sys-boot/aboot/aboot-0.9-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/sys-boot/aboot/aboot-0.9-r1.ebuild,v 1.3 2004/06/24 22:33:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-0.9-r1.ebuild,v 1.4 2004/07/01 21:45:12 eradicator Exp $ DESCRIPTION="Alpha Linux boot loader for SRM" HOMEPAGE="http://aboot.sourceforge.net/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="-* alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" src_unpack() { diff --git a/sys-boot/aboot/aboot-1.0_pre20040408.ebuild b/sys-boot/aboot/aboot-1.0_pre20040408.ebuild index 02204e6477f2..6a1aeb65380f 100644 --- a/sys-boot/aboot/aboot-1.0_pre20040408.ebuild +++ b/sys-boot/aboot/aboot-1.0_pre20040408.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/sys-boot/aboot/aboot-1.0_pre20040408.ebuild,v 1.2 2004/06/24 22:33:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/aboot/aboot-1.0_pre20040408.ebuild,v 1.3 2004/07/01 21:45:12 eradicator Exp $ DESCRIPTION="Alpha Linux boot loader for SRM" HOMEPAGE="http://aboot.sourceforge.net/" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="-* ~alpha" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" src_unpack() { diff --git a/sys-boot/dvhtool/ChangeLog b/sys-boot/dvhtool/ChangeLog index 42dd978fe157..42a68e1e5f88 100644 --- a/sys-boot/dvhtool/ChangeLog +++ b/sys-boot/dvhtool/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/dvhtool # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v 1.5 2004/06/24 22:34:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/ChangeLog,v 1.6 2004/07/01 21:45:25 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> dvhtool-1.0.1.ebuild: + virtual/glibc -> virtual/libc 29 May 2004; Robin H. Johnson <robbat2@gentoo.org> dvhtool-1.0.1.ebuild: add ~x86 so I can manipulate sgi volume headers on an x86 box diff --git a/sys-boot/dvhtool/dvhtool-1.0.1.ebuild b/sys-boot/dvhtool/dvhtool-1.0.1.ebuild index f874bfb37a97..0e8327787d61 100644 --- a/sys-boot/dvhtool/dvhtool-1.0.1.ebuild +++ b/sys-boot/dvhtool/dvhtool-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/sys-boot/dvhtool/dvhtool-1.0.1.ebuild,v 1.4 2004/06/24 22:34:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/dvhtool/dvhtool-1.0.1.ebuild,v 1.5 2004/07/01 21:45:25 eradicator Exp $ DESCRIPTION="Dvhtool is the tool responsible for writing MIPS kernel(s) into the SGI volume header" HOMEPAGE="http://packages.debian.org/unstable/utils/dvhtool.html" @@ -10,7 +10,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 mips" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" src_unpack() { diff --git a/sys-boot/efibootmgr/ChangeLog b/sys-boot/efibootmgr/ChangeLog index 8bcf6750de02..693dba9139b0 100644 --- a/sys-boot/efibootmgr/ChangeLog +++ b/sys-boot/efibootmgr/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-boot/efibootmgr # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.5 2004/06/24 22:34:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/ChangeLog,v 1.6 2004/07/01 21:45:43 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + efibootmgr-0.4.2.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> efibootmgr-0.4.2.ebuild: Add inherit eutils diff --git a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild b/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild index 237006c3ca41..087bf2f7f9b1 100644 --- a/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild +++ b/sys-boot/efibootmgr/efibootmgr-0.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/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.4 2004/06/24 22:34:18 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/efibootmgr/efibootmgr-0.4.2.ebuild,v 1.5 2004/07/01 21:45:43 eradicator Exp $ inherit eutils @@ -21,8 +21,8 @@ SLOT="0" LICENSE="GPL-2" IUSE="" -DEPEND="virtual/glibc" # don't think there's anything else -RDEPEND="virtual/glibc" +DEPEND="virtual/libc" # don't think there's anything else +RDEPEND="virtual/libc" src_unpack() { unpack ${A} && cd ${S} || die "failed to unpack" diff --git a/sys-boot/gnu-efi/ChangeLog b/sys-boot/gnu-efi/ChangeLog index b7a4244b42fc..daab28ef70ba 100644 --- a/sys-boot/gnu-efi/ChangeLog +++ b/sys-boot/gnu-efi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-boot/gnu-efi # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/ChangeLog,v 1.5 2004/06/24 22:34:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/ChangeLog,v 1.6 2004/07/01 21:46:11 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> gnu-efi-3.0a.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gnu-efi-3.0a.ebuild: Add inherit eutils diff --git a/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild b/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild index 8ea233e7dfd4..f870eed17423 100644 --- a/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild +++ b/sys-boot/gnu-efi/gnu-efi-3.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/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild,v 1.5 2004/06/24 22:34:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/gnu-efi/gnu-efi-3.0a.ebuild,v 1.6 2004/07/01 21:46:11 eradicator Exp $ inherit eutils @@ -13,8 +13,8 @@ SLOT="3" LICENSE="GPL-2" IUSE="" -DEPEND="virtual/glibc" # don't think there's anything else -RDEPEND="virtual/glibc" +DEPEND="virtual/libc" # don't think there's anything else +RDEPEND="virtual/libc" src_unpack() { unpack ${A} && cd ${S} || die "failed to unpack" diff --git a/sys-boot/palo/ChangeLog b/sys-boot/palo/ChangeLog index 1b617b08bca0..96e045117984 100644 --- a/sys-boot/palo/ChangeLog +++ b/sys-boot/palo/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-boot/palo # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.8 2004/06/24 22:35:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/ChangeLog,v 1.9 2004/07/01 21:46:25 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + palo-1.2_pre20030630.ebuild, palo-1.3_pre20040303.ebuild, + palo-1.5_pre20040515.ebuild: + virtual/glibc -> virtual/libc 18 May 2004; Guy Martin <gmsoft@gentoo.org> palo-1.5_pre20040515.ebuild: Fixed a compilation issue. diff --git a/sys-boot/palo/palo-1.2_pre20030630.ebuild b/sys-boot/palo/palo-1.2_pre20030630.ebuild index 4e6f1fd2de06..05b0771720f3 100644 --- a/sys-boot/palo/palo-1.2_pre20030630.ebuild +++ b/sys-boot/palo/palo-1.2_pre20030630.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/sys-boot/palo/palo-1.2_pre20030630.ebuild,v 1.4 2004/06/24 22:35:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.2_pre20030630.ebuild,v 1.5 2004/07/01 21:46:25 eradicator Exp $ MY_V=${PV/_pre/-CVS} DESCRIPTION="PALO : PArisc Linux Loader" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="-* hppa" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" S=${WORKDIR}/palo diff --git a/sys-boot/palo/palo-1.3_pre20040303.ebuild b/sys-boot/palo/palo-1.3_pre20040303.ebuild index 545dc9cf59db..499e8ffb9d03 100644 --- a/sys-boot/palo/palo-1.3_pre20040303.ebuild +++ b/sys-boot/palo/palo-1.3_pre20040303.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/sys-boot/palo/palo-1.3_pre20040303.ebuild,v 1.3 2004/06/24 22:35:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.3_pre20040303.ebuild,v 1.4 2004/07/01 21:46:25 eradicator Exp $ MY_V=${PV/_pre/-CVS} DESCRIPTION="PALO : PArisc Linux Loader" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="-* ~hppa" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" S=${WORKDIR}/palo diff --git a/sys-boot/palo/palo-1.5_pre20040515.ebuild b/sys-boot/palo/palo-1.5_pre20040515.ebuild index f201c7bfb543..55b43f49b41d 100644 --- a/sys-boot/palo/palo-1.5_pre20040515.ebuild +++ b/sys-boot/palo/palo-1.5_pre20040515.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/sys-boot/palo/palo-1.5_pre20040515.ebuild,v 1.5 2004/06/24 22:35:46 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/palo/palo-1.5_pre20040515.ebuild,v 1.6 2004/07/01 21:46:25 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="-* ~hppa" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" S=${WORKDIR}/palo diff --git a/sys-boot/quik/ChangeLog b/sys-boot/quik/ChangeLog index 20c346aaeba6..18dc2a7797bb 100644 --- a/sys-boot/quik/ChangeLog +++ b/sys-boot/quik/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for sys-boot/quik # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/ChangeLog,v 1.5 2004/06/24 22:35:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/ChangeLog,v 1.6 2004/07/01 21:46:40 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + quik-2.0.1.0-r1.ebuild, quik-2.0.1.0-r2.ebuild, quik-2.0.1.0-r3.ebuild, + quik-2.0.1k.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> quik-2.0.1k.ebuild: Add inherit eutils diff --git a/sys-boot/quik/quik-2.0.1.0-r1.ebuild b/sys-boot/quik/quik-2.0.1.0-r1.ebuild index 19350dbba8e2..ea669dc5a43a 100644 --- a/sys-boot/quik/quik-2.0.1.0-r1.ebuild +++ b/sys-boot/quik/quik-2.0.1.0-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/sys-boot/quik/quik-2.0.1.0-r1.ebuild,v 1.4 2004/06/24 22:35:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1.0-r1.ebuild,v 1.5 2004/07/01 21:46:40 eradicator Exp $ inherit mount-boot @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="ppc -x86 -amd64 -alpha -hppa -mips -sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" diff --git a/sys-boot/quik/quik-2.0.1.0-r2.ebuild b/sys-boot/quik/quik-2.0.1.0-r2.ebuild index 25dc620083e1..2e099ed7754c 100644 --- a/sys-boot/quik/quik-2.0.1.0-r2.ebuild +++ b/sys-boot/quik/quik-2.0.1.0-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/sys-boot/quik/quik-2.0.1.0-r2.ebuild,v 1.4 2004/06/24 22:35:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1.0-r2.ebuild,v 1.5 2004/07/01 21:46:40 eradicator Exp $ inherit mount-boot @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~ppc -x86 -amd64 -alpha -hppa -mips -sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" diff --git a/sys-boot/quik/quik-2.0.1.0-r3.ebuild b/sys-boot/quik/quik-2.0.1.0-r3.ebuild index fc0115c70a48..0e40b10efd37 100644 --- a/sys-boot/quik/quik-2.0.1.0-r3.ebuild +++ b/sys-boot/quik/quik-2.0.1.0-r3.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/sys-boot/quik/quik-2.0.1.0-r3.ebuild,v 1.4 2004/06/24 22:35:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1.0-r3.ebuild,v 1.5 2004/07/01 21:46:40 eradicator Exp $ inherit mount-boot @@ -16,7 +16,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~ppc -x86 -amd64 -alpha -hppa -mips -sparc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" PROVIDE="virtual/bootloader" diff --git a/sys-boot/quik/quik-2.0.1k.ebuild b/sys-boot/quik/quik-2.0.1k.ebuild index 1a3ed01e421b..e4e60a4ba887 100644 --- a/sys-boot/quik/quik-2.0.1k.ebuild +++ b/sys-boot/quik/quik-2.0.1k.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/sys-boot/quik/quik-2.0.1k.ebuild,v 1.4 2004/06/24 22:35:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-boot/quik/quik-2.0.1k.ebuild,v 1.5 2004/07/01 21:46:40 eradicator Exp $ inherit mount-boot eutils @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~ppc -x86 -amd64 -alpha -hppa -mips -sparc" -DEPEND="virtual/glibc +DEPEND="virtual/libc app-arch/rpm2targz" PROVIDE="virtual/bootloader" diff --git a/sys-cluster/feedbackd-agent/ChangeLog b/sys-cluster/feedbackd-agent/ChangeLog index 9075c709f3b6..1ecaefb82e6d 100644 --- a/sys-cluster/feedbackd-agent/ChangeLog +++ b/sys-cluster/feedbackd-agent/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/feedbackd-agent # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.3 2004/06/24 22:37:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/ChangeLog,v 1.4 2004/07/01 21:46:52 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + feedbackd-agent-0.3.1.ebuild: + virtual/glibc -> virtual/libc *feedbackd-agent-0.3.1 (09 Jun 2004) diff --git a/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild b/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild index 6df5516e7f65..67a13d7a0fe4 100644 --- a/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild +++ b/sys-cluster/feedbackd-agent/feedbackd-agent-0.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/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild,v 1.2 2004/06/24 22:37:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/feedbackd-agent/feedbackd-agent-0.3.1.ebuild,v 1.3 2004/07/01 21:46:52 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ This is the agent process for feedbackd, which is run on the real server." HOMEPAGE="http://www.redfishsoftware.com.au/projects/feedbackd/" LICENSE="GPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libxml2 >=dev-lang/perl" diff --git a/sys-cluster/ipvsadm/ChangeLog b/sys-cluster/ipvsadm/ChangeLog index 7ba7ed9be510..6dcbbf27bd1a 100644 --- a/sys-cluster/ipvsadm/ChangeLog +++ b/sys-cluster/ipvsadm/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-cluster/ipvsadm # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.12 2004/06/24 22:38:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ChangeLog,v 1.13 2004/07/01 21:47:06 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ipvsadm-1.21-r1.ebuild, ipvsadm-1.24.ebuild: + virtual/glibc -> virtual/libc 07 Jun 2004; Michael Imhof <tantive@gentoo.org> ipvsadm-1.21-r1.ebuild, ipvsadm-1.24.ebuild: diff --git a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild index 1f12cdb06fcc..3af92d136368 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.4 2004/06/24 22:38:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.21-r1.ebuild,v 1.5 2004/07/01 21:47:06 eradicator Exp $ DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support." HOMEPAGE="http://linuxvirtualserver.org" LICENSE="GPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2" SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.4/${P}.tar.gz" diff --git a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild index 05254b8d3698..14d3ef5c67f4 100644 --- a/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild +++ b/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.4 2004/06/24 22:38:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-cluster/ipvsadm/ipvsadm-1.24.ebuild,v 1.5 2004/07/01 21:47:06 eradicator Exp $ DESCRIPTION="ipvsadm is a utility to administer the IP virtual server services offered by the Linux kernel with IP virtual server support." HOMEPAGE="http://linuxvirtualserver.org" LICENSE="GPL-2" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-libs/ncurses-5.2" SRC_URI="http://www.linuxvirtualserver.org/software/kernel-2.5/${P}.tar.gz" |