diff options
67 files changed, 207 insertions, 123 deletions
diff --git a/net-www/boa/ChangeLog b/net-www/boa/ChangeLog index 9f087ef8f651..935c003a7d69 100644 --- a/net-www/boa/ChangeLog +++ b/net-www/boa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/boa # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/boa/ChangeLog,v 1.20 2004/06/25 00:49:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/ChangeLog,v 1.21 2004/07/01 22:41:51 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> boa-0.94.12.ebuild, + boa-0.94.13-r1.ebuild, boa-0.94.13.ebuild: + virtual/glibc -> virtual/libc 14 Jun 2004; Aron Griffis <agriffis@gentoo.org> boa-0.94.12.ebuild, boa-0.94.13-r1.ebuild, boa-0.94.13.ebuild: diff --git a/net-www/boa/boa-0.94.12.ebuild b/net-www/boa/boa-0.94.12.ebuild index db79f5244dec..85bb862d73e2 100644 --- a/net-www/boa/boa-0.94.12.ebuild +++ b/net-www/boa/boa-0.94.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/net-www/boa/boa-0.94.12.ebuild,v 1.14 2004/06/25 00:49:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.12.ebuild,v 1.15 2004/07/01 22:41:51 eradicator Exp $ DESCRIPTION="Boa - A very small and very fast http daemon." SRC_URI="http://www.boa.org/${P}.tar.gz" @@ -11,13 +11,13 @@ LICENSE="GPL-2" SLOT="0" IUSE="tetex" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/flex sys-devel/bison sys-apps/texinfo tetex? ( virtual/tetex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_compile() { cd src diff --git a/net-www/boa/boa-0.94.13-r1.ebuild b/net-www/boa/boa-0.94.13-r1.ebuild index 1f1ff386012e..6d03b3bcad75 100644 --- a/net-www/boa/boa-0.94.13-r1.ebuild +++ b/net-www/boa/boa-0.94.13-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/net-www/boa/boa-0.94.13-r1.ebuild,v 1.7 2004/06/25 00:49:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13-r1.ebuild,v 1.8 2004/07/01 22:41:51 eradicator Exp $ inherit eutils @@ -13,13 +13,13 @@ LICENSE="GPL-2" SLOT="0" IUSE="tetex" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/flex sys-devel/bison sys-apps/texinfo tetex? ( virtual/tetex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-www/boa/boa-0.94.13.ebuild b/net-www/boa/boa-0.94.13.ebuild index 2f8b381b6987..0abb4c9cb8d0 100644 --- a/net-www/boa/boa-0.94.13.ebuild +++ b/net-www/boa/boa-0.94.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/net-www/boa/boa-0.94.13.ebuild,v 1.14 2004/06/25 00:49:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/boa/boa-0.94.13.ebuild,v 1.15 2004/07/01 22:41:51 eradicator Exp $ inherit eutils @@ -13,13 +13,13 @@ LICENSE="GPL-2" SLOT="0" IUSE="tetex" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-devel/flex sys-devel/bison sys-apps/texinfo tetex? ( virtual/tetex )" -RDEPEND="virtual/glibc" +RDEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-www/bookmarksync/ChangeLog b/net-www/bookmarksync/ChangeLog index 4e058d3aea5e..ab08cb580d98 100644 --- a/net-www/bookmarksync/ChangeLog +++ b/net-www/bookmarksync/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/bookmarksync # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/bookmarksync/ChangeLog,v 1.8 2004/06/25 00:49:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/bookmarksync/ChangeLog,v 1.9 2004/07/01 22:42:13 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + bookmarksync-0.3.1.ebuild, bookmarksync-0.3.2.ebuild, + bookmarksync-0.3.3.ebuild, bookmarksync-0.3.4.ebuild: + virtual/glibc -> virtual/libc 23 Jun 2004; David Holm <dholm@gentoo.org> bookmarksync-0.3.4.ebuild: Added to ~ppc. diff --git a/net-www/bookmarksync/bookmarksync-0.3.1.ebuild b/net-www/bookmarksync/bookmarksync-0.3.1.ebuild index a5e44a33810c..e8c06a825a71 100644 --- a/net-www/bookmarksync/bookmarksync-0.3.1.ebuild +++ b/net-www/bookmarksync/bookmarksync-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/net-www/bookmarksync/bookmarksync-0.3.1.ebuild,v 1.7 2004/06/25 00:49:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/bookmarksync/bookmarksync-0.3.1.ebuild,v 1.8 2004/07/01 22:42:13 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://sourceforge.net/projects/booksync/" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { diff --git a/net-www/bookmarksync/bookmarksync-0.3.2.ebuild b/net-www/bookmarksync/bookmarksync-0.3.2.ebuild index 4f75b3e7bb0d..ff2559191c70 100644 --- a/net-www/bookmarksync/bookmarksync-0.3.2.ebuild +++ b/net-www/bookmarksync/bookmarksync-0.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/net-www/bookmarksync/bookmarksync-0.3.2.ebuild,v 1.5 2004/06/25 00:49:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/bookmarksync/bookmarksync-0.3.2.ebuild,v 1.6 2004/07/01 22:42:13 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ HOMEPAGE="http://sourceforge.net/projects/booksync/" LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_compile() { diff --git a/net-www/bookmarksync/bookmarksync-0.3.3.ebuild b/net-www/bookmarksync/bookmarksync-0.3.3.ebuild index 21c789131e30..d1f5710e0d3b 100644 --- a/net-www/bookmarksync/bookmarksync-0.3.3.ebuild +++ b/net-www/bookmarksync/bookmarksync-0.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/net-www/bookmarksync/bookmarksync-0.3.3.ebuild,v 1.2 2004/06/25 00:49:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/bookmarksync/bookmarksync-0.3.3.ebuild,v 1.3 2004/07/01 22:42:13 eradicator Exp $ DESCRIPTION="bookmarksync synchronizes various browser bookmark files" HOMEPAGE="http://sourceforge.net/projects/booksync/" @@ -13,7 +13,7 @@ SLOT="0" IUSE="perl" RESTRICT="nomirror" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} perl? ( dev-lang/perl )" diff --git a/net-www/bookmarksync/bookmarksync-0.3.4.ebuild b/net-www/bookmarksync/bookmarksync-0.3.4.ebuild index 77dcb1e96c7d..5417e48b5ca9 100644 --- a/net-www/bookmarksync/bookmarksync-0.3.4.ebuild +++ b/net-www/bookmarksync/bookmarksync-0.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/net-www/bookmarksync/bookmarksync-0.3.4.ebuild,v 1.3 2004/06/25 00:49:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/bookmarksync/bookmarksync-0.3.4.ebuild,v 1.4 2004/07/01 22:42:13 eradicator Exp $ DESCRIPTION="bookmarksync synchronizes various browser bookmark files" HOMEPAGE="http://sourceforge.net/projects/booksync/" @@ -13,7 +13,7 @@ SLOT="0" IUSE="perl" RESTRICT="nomirror" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} perl? ( dev-lang/perl )" diff --git a/net-www/cherokee/ChangeLog b/net-www/cherokee/ChangeLog index aed4bcfde084..8d12fa12595b 100644 --- a/net-www/cherokee/ChangeLog +++ b/net-www/cherokee/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/cherokee # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/ChangeLog,v 1.20 2004/06/25 00:50:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/ChangeLog,v 1.21 2004/07/01 22:42:33 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + cherokee-0.4.10.ebuild, cherokee-0.4.14.ebuild, cherokee-0.4.15.ebuild, + cherokee-0.4.16.ebuild, cherokee-0.4.5.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> cherokee-0.4.1.ebuild: Add inherit eutils diff --git a/net-www/cherokee/cherokee-0.4.10.ebuild b/net-www/cherokee/cherokee-0.4.10.ebuild index e5093ebaf26c..00fa8075baa8 100644 --- a/net-www/cherokee/cherokee-0.4.10.ebuild +++ b/net-www/cherokee/cherokee-0.4.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.10.ebuild,v 1.4 2004/06/25 00:50:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.10.ebuild,v 1.5 2004/07/01 22:42:33 eradicator Exp $ S="${WORKDIR}/${P}" DESCRIPTION="An extremely fast and tiny web server." @@ -11,7 +11,7 @@ LICENSE="GPL-2" DEPEND=">=sys-devel/automake-1.7.5 ${RDEPEND}" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4-r1 gnome? ( >=dev-libs/glib-2.2.2 >=gnome-base/ORBit2-2.6.1 diff --git a/net-www/cherokee/cherokee-0.4.14.ebuild b/net-www/cherokee/cherokee-0.4.14.ebuild index 78edbce97dac..94886c333859 100644 --- a/net-www/cherokee/cherokee-0.4.14.ebuild +++ b/net-www/cherokee/cherokee-0.4.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/net-www/cherokee/cherokee-0.4.14.ebuild,v 1.3 2004/06/25 00:50:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.14.ebuild,v 1.4 2004/07/01 22:42:33 eradicator Exp $ S="${WORKDIR}/${P}" DESCRIPTION="An extremely fast and tiny web server." @@ -11,7 +11,7 @@ LICENSE="GPL-2" DEPEND=">=sys-devel/automake-1.7.5 ${RDEPEND}" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4-r1 gnome? ( >=dev-libs/glib-2.2.2 >=gnome-base/ORBit2-2.6.1 diff --git a/net-www/cherokee/cherokee-0.4.15.ebuild b/net-www/cherokee/cherokee-0.4.15.ebuild index 8b5105ef76e4..724479b1e8c9 100644 --- a/net-www/cherokee/cherokee-0.4.15.ebuild +++ b/net-www/cherokee/cherokee-0.4.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.15.ebuild,v 1.2 2004/06/25 00:50:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.15.ebuild,v 1.3 2004/07/01 22:42:33 eradicator Exp $ S="${WORKDIR}/${P}" DESCRIPTION="An extremely fast and tiny web server." @@ -11,7 +11,7 @@ LICENSE="GPL-2" DEPEND=">=sys-devel/automake-1.7.5 ${RDEPEND}" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4-r1 gnome? ( >=dev-libs/glib-2.2.2 >=gnome-base/ORBit2-2.6.1 diff --git a/net-www/cherokee/cherokee-0.4.16.ebuild b/net-www/cherokee/cherokee-0.4.16.ebuild index c3472d402c90..457d0d0fafea 100644 --- a/net-www/cherokee/cherokee-0.4.16.ebuild +++ b/net-www/cherokee/cherokee-0.4.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/net-www/cherokee/cherokee-0.4.16.ebuild,v 1.2 2004/06/25 00:50:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.16.ebuild,v 1.3 2004/07/01 22:42:33 eradicator Exp $ S="${WORKDIR}/${P}" DESCRIPTION="An extremely fast and tiny web server." @@ -11,7 +11,7 @@ LICENSE="GPL-2" DEPEND=">=sys-devel/automake-1.7.5 ${RDEPEND}" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4-r1" KEYWORDS="~x86 ~ppc" diff --git a/net-www/cherokee/cherokee-0.4.5.ebuild b/net-www/cherokee/cherokee-0.4.5.ebuild index 4c60b9be96c5..9f16ff683cd5 100644 --- a/net-www/cherokee/cherokee-0.4.5.ebuild +++ b/net-www/cherokee/cherokee-0.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/net-www/cherokee/cherokee-0.4.5.ebuild,v 1.4 2004/06/25 00:50:21 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/cherokee/cherokee-0.4.5.ebuild,v 1.5 2004/07/01 22:42:33 eradicator Exp $ S="${WORKDIR}/${P}" DESCRIPTION="An extremely fast and tiny web server." @@ -12,7 +12,7 @@ LICENSE="GPL-2" DEPEND=">=sys-devel/automake-1.7.5 ${RDEPEND}" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=sys-libs/zlib-1.1.4-r1 gnome? ( >=dev-libs/glib-2.2.2 >=gnome-base/ORBit2-2.6.1 diff --git a/net-www/dansguardian/ChangeLog b/net-www/dansguardian/ChangeLog index d88492f6c608..bab50b68cc3f 100644 --- a/net-www/dansguardian/ChangeLog +++ b/net-www/dansguardian/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/dansguardian # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/dansguardian/ChangeLog,v 1.9 2004/06/25 00:51:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/dansguardian/ChangeLog,v 1.10 2004/07/01 22:42:46 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + dansguardian-2.7.6.ebuild: + virtual/glibc -> virtual/libc 15 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> dansguardian-2.7.6.ebuild: Added ~sparc, diff --git a/net-www/dansguardian/dansguardian-2.7.6.ebuild b/net-www/dansguardian/dansguardian-2.7.6.ebuild index eedd1537e611..a8edd3f4688d 100644 --- a/net-www/dansguardian/dansguardian-2.7.6.ebuild +++ b/net-www/dansguardian/dansguardian-2.7.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/net-www/dansguardian/dansguardian-2.7.6.ebuild,v 1.4 2004/06/25 00:51:13 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/dansguardian/dansguardian-2.7.6.ebuild,v 1.5 2004/07/01 22:42:46 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~sparc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_unpack() { unpack ${A} diff --git a/net-www/elinks/ChangeLog b/net-www/elinks/ChangeLog index ff9a882fb5c9..06ef3e019a13 100644 --- a/net-www/elinks/ChangeLog +++ b/net-www/elinks/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/elinks # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.24 2004/06/29 20:21:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/ChangeLog,v 1.25 2004/07/01 22:43:05 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> elinks-0.4.2.ebuild, + elinks-0.4.3_rc2.ebuild, elinks-0.9.1-r1.ebuild, elinks-0.9.1.ebuild, + elinks-0.9.2_rc1.ebuild, elinks-0.9.2_rc2.ebuild: + virtual/glibc -> virtual/libc *elinks-0.9.2_rc2 (29 Jun 2004) diff --git a/net-www/elinks/elinks-0.4.2.ebuild b/net-www/elinks/elinks-0.4.2.ebuild index f299e0d79f2a..fa09e29eaa8b 100644 --- a/net-www/elinks/elinks-0.4.2.ebuild +++ b/net-www/elinks/elinks-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/net-www/elinks/elinks-0.4.2.ebuild,v 1.11 2004/06/25 00:52:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.4.2.ebuild,v 1.12 2004/07/01 22:43:05 eradicator Exp $ IUSE="gpm zlib ssl ipv6 X nls lua" @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=sys-apps/portage-2.0.45-r3 @@ -23,7 +23,7 @@ DEPEND="virtual/glibc lua? ( =dev-lang/lua-4.0* ) gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=app-arch/gzip-1.3.3 diff --git a/net-www/elinks/elinks-0.4.3_rc2.ebuild b/net-www/elinks/elinks-0.4.3_rc2.ebuild index d513feba39b1..c4172507091a 100644 --- a/net-www/elinks/elinks-0.4.3_rc2.ebuild +++ b/net-www/elinks/elinks-0.4.3_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.4.3_rc2.ebuild,v 1.8 2004/06/25 00:52:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.4.3_rc2.ebuild,v 1.9 2004/07/01 22:43:05 eradicator Exp $ IUSE="gpm zlib ssl ipv6 X nls lua" @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=sys-apps/portage-2.0.45-r3 @@ -25,7 +25,7 @@ DEPEND="virtual/glibc lua? ( =dev-lang/lua-4.0* ) gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=app-arch/gzip-1.3.3 diff --git a/net-www/elinks/elinks-0.9.1-r1.ebuild b/net-www/elinks/elinks-0.9.1-r1.ebuild index f4918a706b88..3d79ceb372fc 100644 --- a/net-www/elinks/elinks-0.9.1-r1.ebuild +++ b/net-www/elinks/elinks-0.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/net-www/elinks/elinks-0.9.1-r1.ebuild,v 1.4 2004/06/25 23:59:28 jhuebel Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.1-r1.ebuild,v 1.5 2004/07/01 22:43:05 eradicator Exp $ IUSE="gpm zlib ssl ipv6 X lua guile" @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=sys-apps/portage-2.0.45-r3 @@ -26,7 +26,7 @@ DEPEND="virtual/glibc gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 ) guile? ( >=dev-util/guile-1.6.4-r1 )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=app-arch/gzip-1.3.3 diff --git a/net-www/elinks/elinks-0.9.1.ebuild b/net-www/elinks/elinks-0.9.1.ebuild index bd5618fdd04e..c484d3349a1f 100644 --- a/net-www/elinks/elinks-0.9.1.ebuild +++ b/net-www/elinks/elinks-0.9.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/net-www/elinks/elinks-0.9.1.ebuild,v 1.9 2004/06/25 00:52:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.1.ebuild,v 1.10 2004/07/01 22:43:05 eradicator Exp $ IUSE="gpm zlib ssl ipv6 X lua guile" @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ~ppc sparc amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=sys-apps/portage-2.0.45-r3 @@ -26,7 +26,7 @@ DEPEND="virtual/glibc gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 ) guile? ( >=dev-util/guile-1.6.4-r1 )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=app-arch/gzip-1.3.3 diff --git a/net-www/elinks/elinks-0.9.2_rc1.ebuild b/net-www/elinks/elinks-0.9.2_rc1.ebuild index cc5eb092eff2..4bd919d459f0 100644 --- a/net-www/elinks/elinks-0.9.2_rc1.ebuild +++ b/net-www/elinks/elinks-0.9.2_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2_rc1.ebuild,v 1.2 2004/06/25 00:52:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2_rc1.ebuild,v 1.3 2004/07/01 22:43:05 eradicator Exp $ IUSE="gpm zlib ssl ipv6 X lua guile" @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=sys-apps/portage-2.0.45-r3 @@ -26,7 +26,7 @@ DEPEND="virtual/glibc gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 ) guile? ( >=dev-util/guile-1.6.4-r1 )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=app-arch/gzip-1.3.3 diff --git a/net-www/elinks/elinks-0.9.2_rc2.ebuild b/net-www/elinks/elinks-0.9.2_rc2.ebuild index 52b1222c6755..6c8f1fe0e897 100644 --- a/net-www/elinks/elinks-0.9.2_rc2.ebuild +++ b/net-www/elinks/elinks-0.9.2_rc2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2_rc2.ebuild,v 1.1 2004/06/29 20:21:41 spock Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/elinks/elinks-0.9.2_rc2.ebuild,v 1.2 2004/07/01 22:43:05 eradicator Exp $ IUSE="gpm zlib ssl ipv6 X lua guile" @@ -15,7 +15,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc ~amd64" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=sys-apps/portage-2.0.45-r3 @@ -26,7 +26,7 @@ DEPEND="virtual/glibc gpm? ( >=sys-libs/ncurses-5.2* >=sys-libs/gpm-1.20.0-r5 ) guile? ( >=dev-util/guile-1.6.4-r1 )" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=app-arch/bzip2-1.0.2* >=dev-libs/expat-1.95.4* >=app-arch/gzip-1.3.3 diff --git a/net-www/httrack/ChangeLog b/net-www/httrack/ChangeLog index 1ecac85ae36f..96ebef67f84c 100644 --- a/net-www/httrack/ChangeLog +++ b/net-www/httrack/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/httrack # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/httrack/ChangeLog,v 1.9 2004/06/26 04:49:25 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/httrack/ChangeLog,v 1.10 2004/07/01 22:43:18 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> httrack-3.23.ebuild, + httrack-3.30.ebuild, httrack-3.32.2.ebuild: + virtual/glibc -> virtual/libc 26 Jun 2004; Sven Wegener <swegener@gentoo.org> httrack-3.32.2.ebuild: Package is not parallel build capable, added -j1. Closes bug #54756. diff --git a/net-www/httrack/httrack-3.23.ebuild b/net-www/httrack/httrack-3.23.ebuild index 9dace64aae31..7c42285f38b7 100644 --- a/net-www/httrack/httrack-3.23.ebuild +++ b/net-www/httrack/httrack-3.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/net-www/httrack/httrack-3.23.ebuild,v 1.5 2004/06/25 00:55:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/httrack/httrack-3.23.ebuild,v 1.6 2004/07/01 22:43:18 eradicator Exp $ DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser" HOMEPAGE="http://www.httrack.com/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="x86" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S="${WORKDIR}/${P}.20" src_compile() { diff --git a/net-www/httrack/httrack-3.30.ebuild b/net-www/httrack/httrack-3.30.ebuild index 3340d96ee6af..329effdf59b1 100644 --- a/net-www/httrack/httrack-3.30.ebuild +++ b/net-www/httrack/httrack-3.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/httrack/httrack-3.30.ebuild,v 1.2 2004/06/25 00:55:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/httrack/httrack-3.30.ebuild,v 1.3 2004/07/01 22:43:18 eradicator Exp $ DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser" HOMEPAGE="http://www.httrack.com/" @@ -10,7 +10,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" MY_P=${P}.01 S="${WORKDIR}/${MY_P}" diff --git a/net-www/httrack/httrack-3.32.2.ebuild b/net-www/httrack/httrack-3.32.2.ebuild index 3ac789a1921b..9544ae85fa53 100644 --- a/net-www/httrack/httrack-3.32.2.ebuild +++ b/net-www/httrack/httrack-3.32.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/net-www/httrack/httrack-3.32.2.ebuild,v 1.3 2004/06/26 04:49:25 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/httrack/httrack-3.32.2.ebuild,v 1.4 2004/07/01 22:43:18 eradicator Exp $ MY_P=${PN}-3.32.03 DESCRIPTION="HTTrack Website Copier, Open Source Offline Browser" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S="${WORKDIR}/${MY_P}" src_compile() { diff --git a/net-www/junkbuster/ChangeLog b/net-www/junkbuster/ChangeLog index 4bc8dd57609f..a0bf3e3b5dc0 100644 --- a/net-www/junkbuster/ChangeLog +++ b/net-www/junkbuster/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/junkbuster # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/junkbuster/ChangeLog,v 1.6 2004/06/25 00:56:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/junkbuster/ChangeLog,v 1.7 2004/07/01 22:43:31 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + junkbuster-2.0.2.ebuild: + virtual/glibc -> virtual/libc 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/net-www/junkbuster/junkbuster-2.0.2.ebuild b/net-www/junkbuster/junkbuster-2.0.2.ebuild index 2b5ae93c389a..801009eb8c84 100644 --- a/net-www/junkbuster/junkbuster-2.0.2.ebuild +++ b/net-www/junkbuster/junkbuster-2.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/net-www/junkbuster/junkbuster-2.0.2.ebuild,v 1.13 2004/06/25 00:56:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/junkbuster/junkbuster-2.0.2.ebuild,v 1.14 2004/07/01 22:43:31 eradicator Exp $ S=${WORKDIR}/ijb20 DESCRIPTION="Filtering HTTP proxy" @@ -10,7 +10,7 @@ KEYWORDS="x86 sparc ppc" SLOT="0" LICENSE="GPL-2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="$DEPEND" src_compile() { diff --git a/net-www/kita/ChangeLog b/net-www/kita/ChangeLog index a63297293900..c7a7bc354704 100644 --- a/net-www/kita/ChangeLog +++ b/net-www/kita/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/kita # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/kita/ChangeLog,v 1.25 2004/06/25 00:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/kita/ChangeLog,v 1.26 2004/07/01 22:43:45 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> kita-0.130.0.ebuild, + kita-0.140.0.ebuild, kita-0.150.0.ebuild: + virtual/glibc -> virtual/libc *kita-0.150.0 (13 Jun 2004) diff --git a/net-www/kita/kita-0.130.0.ebuild b/net-www/kita/kita-0.130.0.ebuild index aa6da99f7146..e981cdb82c24 100644 --- a/net-www/kita/kita-0.130.0.ebuild +++ b/net-www/kita/kita-0.130.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/net-www/kita/kita-0.130.0.ebuild,v 1.3 2004/06/25 00:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/kita/kita-0.130.0.ebuild,v 1.4 2004/07/01 22:43:45 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="x86" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=x11-libs/qt-3.1 >=kde-base/kdebase-3.1 >=kde-base/kdelibs-3.1 diff --git a/net-www/kita/kita-0.140.0.ebuild b/net-www/kita/kita-0.140.0.ebuild index a2dca02995a5..e1f120a765c0 100644 --- a/net-www/kita/kita-0.140.0.ebuild +++ b/net-www/kita/kita-0.140.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/net-www/kita/kita-0.140.0.ebuild,v 1.3 2004/06/25 00:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/kita/kita-0.140.0.ebuild,v 1.4 2004/07/01 22:43:45 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="x86" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=x11-libs/qt-3.1 >=kde-base/kdebase-3.1 >=kde-base/kdelibs-3.1 diff --git a/net-www/kita/kita-0.150.0.ebuild b/net-www/kita/kita-0.150.0.ebuild index 526cab320c61..080ae6fbf33e 100644 --- a/net-www/kita/kita-0.150.0.ebuild +++ b/net-www/kita/kita-0.150.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/net-www/kita/kita-0.150.0.ebuild,v 1.2 2004/06/25 00:56:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/kita/kita-0.150.0.ebuild,v 1.3 2004/07/01 22:43:45 eradicator Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2 BSD" SLOT="0" KEYWORDS="~x86" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc >=x11-libs/qt-3.1 >=kde-base/kdebase-3.1 >=kde-base/kdelibs-3.1 diff --git a/net-www/lighttpd/ChangeLog b/net-www/lighttpd/ChangeLog index 8717bbd59a4e..1da8e24dbf82 100644 --- a/net-www/lighttpd/ChangeLog +++ b/net-www/lighttpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/lighttpd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.9 2004/06/27 00:21:42 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/ChangeLog,v 1.10 2004/07/01 22:44:04 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + lighttpd-1.1.8-r1.ebuild, lighttpd-1.1.8.ebuild, lighttpd-1.2.2.ebuild: + virtual/glibc -> virtual/libc *lighttpd-1.2.2 (27 Jun 2004) diff --git a/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild b/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild index 9c12873f7943..9dbcd3a41948 100644 --- a/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild +++ b/net-www/lighttpd/lighttpd-1.1.8-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/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild,v 1.3 2004/06/25 20:10:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8-r1.ebuild,v 1.4 2004/07/01 22:44:04 eradicator Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="QPL-1.0" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="mysql ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libpcre-3.1 >=sys-libs/zlib-1.1 >=sys-devel/libtool-1.4 diff --git a/net-www/lighttpd/lighttpd-1.1.8.ebuild b/net-www/lighttpd/lighttpd-1.1.8.ebuild index 909b5ce5f374..197186303b67 100644 --- a/net-www/lighttpd/lighttpd-1.1.8.ebuild +++ b/net-www/lighttpd/lighttpd-1.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/net-www/lighttpd/lighttpd-1.1.8.ebuild,v 1.7 2004/06/25 20:10:19 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.1.8.ebuild,v 1.8 2004/07/01 22:44:04 eradicator Exp $ inherit eutils @@ -11,7 +11,7 @@ LICENSE="QPL-1.0" SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="mysql ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libpcre-3.1 >=sys-libs/zlib-1.1 >=sys-devel/libtool-1.4 diff --git a/net-www/lighttpd/lighttpd-1.2.2.ebuild b/net-www/lighttpd/lighttpd-1.2.2.ebuild index 5121e69ef23a..e494d2355770 100644 --- a/net-www/lighttpd/lighttpd-1.2.2.ebuild +++ b/net-www/lighttpd/lighttpd-1.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/net-www/lighttpd/lighttpd-1.2.2.ebuild,v 1.1 2004/06/27 00:21:42 stuart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/lighttpd/lighttpd-1.2.2.ebuild,v 1.2 2004/07/01 22:44:04 eradicator Exp $ inherit eutils @@ -12,7 +12,7 @@ LICENSE="QPL-1.0" SLOT="0" KEYWORDS="~x86" IUSE="mysql ssl php" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-libs/libpcre-3.1 >=sys-libs/zlib-1.1 >=sys-devel/libtool-1.4 diff --git a/net-www/links/ChangeLog b/net-www/links/ChangeLog index 4f5f836b020c..9ce4bc1eb938 100644 --- a/net-www/links/ChangeLog +++ b/net-www/links/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/links # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.46 2004/06/25 15:42:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/ChangeLog,v 1.47 2004/07/01 22:44:27 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + links-2.1_pre15.ebuild: + virtual/glibc -> virtual/libc 25 Jun 2004; Aron Griffis <agriffis@gentoo.org> links-2.1_pre11.ebuild, links-2.1_pre13.ebuild, links-2.1_pre14.ebuild, links-2.1_pre15.ebuild, diff --git a/net-www/links/links-2.1_pre15.ebuild b/net-www/links/links-2.1_pre15.ebuild index 53bf01aaa491..7d7e227ece8c 100644 --- a/net-www/links/links-2.1_pre15.ebuild +++ b/net-www/links/links-2.1_pre15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre15.ebuild,v 1.4 2004/06/25 15:42:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/links/links-2.1_pre15.ebuild,v 1.5 2004/07/01 22:44:27 eradicator Exp $ IUSE="directfb ssl javascript png X gpm tiff fbcon svga jpeg" @@ -31,7 +31,7 @@ RDEPEND="ssl? ( >=dev-libs/openssl-0.9.6c ) directfb? ( dev-libs/DirectFB ) fbcon? ( >=media-libs/libpng-1.2.1 sys-libs/gpm ) sys-libs/zlib - virtual/glibc + virtual/libc sys-libs/ncurses" DEPEND="${RDEPEND} diff --git a/net-www/log-toolkit/ChangeLog b/net-www/log-toolkit/ChangeLog index aa874d761847..d850c9393977 100644 --- a/net-www/log-toolkit/ChangeLog +++ b/net-www/log-toolkit/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/log-toolkit # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/log-toolkit/ChangeLog,v 1.3 2004/06/25 00:58:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/log-toolkit/ChangeLog,v 1.4 2004/07/01 22:44:39 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + log-toolkit-0.9.6.ebuild: + virtual/glibc -> virtual/libc 25 May 2004; Michael Sterrett <mr_bones_@gentoo.org> log-toolkit-0.9.6.ebuild: diff --git a/net-www/log-toolkit/log-toolkit-0.9.6.ebuild b/net-www/log-toolkit/log-toolkit-0.9.6.ebuild index cc0996dc7dd8..c81853b79e1e 100644 --- a/net-www/log-toolkit/log-toolkit-0.9.6.ebuild +++ b/net-www/log-toolkit/log-toolkit-0.9.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/net-www/log-toolkit/log-toolkit-0.9.6.ebuild,v 1.3 2004/06/25 00:58:01 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/log-toolkit/log-toolkit-0.9.6.ebuild,v 1.4 2004/07/01 22:44:39 eradicator Exp $ DESCRIPTION="set of tools to manipulate and maintain webserver logfiles" HOMEPAGE="http://sourceforge.net/projects/log-toolkit/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc net-www/apache" src_install() { diff --git a/net-www/mergelog/ChangeLog b/net-www/mergelog/ChangeLog index bbfe3b3c8286..7582ffb2a797 100644 --- a/net-www/mergelog/ChangeLog +++ b/net-www/mergelog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-www/mergelog # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mergelog/ChangeLog,v 1.3 2004/06/25 00:58:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mergelog/ChangeLog,v 1.4 2004/07/01 22:44:52 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> mergelog-4.5.ebuild: + virtual/glibc -> virtual/libc 25 Apr 2004; David Holm <dholm@gentoo.org> mergelog-4.5.ebuild: Added to ~ppc. diff --git a/net-www/mergelog/mergelog-4.5.ebuild b/net-www/mergelog/mergelog-4.5.ebuild index 8f3db2fe1593..fbea54a8cb1e 100644 --- a/net-www/mergelog/mergelog-4.5.ebuild +++ b/net-www/mergelog/mergelog-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/net-www/mergelog/mergelog-4.5.ebuild,v 1.3 2004/06/25 00:58:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mergelog/mergelog-4.5.ebuild,v 1.4 2004/07/01 22:44:52 eradicator Exp $ DESCRIPTION="A utility to merge apache logs in chronological order" SRC_URI="mirror://sourceforge/mergelog/${P}.tar.gz" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="~x86 ~ppc" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_compile() { diff --git a/net-www/middleman/ChangeLog b/net-www/middleman/ChangeLog index d0358aec5fc6..99af5e2820a0 100644 --- a/net-www/middleman/ChangeLog +++ b/net-www/middleman/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/middleman # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/middleman/ChangeLog,v 1.14 2004/06/25 00:58:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/middleman/ChangeLog,v 1.15 2004/07/01 22:45:06 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + middleman-1.9.1-r1.ebuild, middleman-2.0.1-r1.ebuild, + middleman-2.0.1.ebuild: + virtual/glibc -> virtual/libc 25 Apr 2004; David Holm <dholm@gentoo.org> middleman-2.0.1-r1.ebuild: Added to ~ppc. diff --git a/net-www/middleman/middleman-1.9.1-r1.ebuild b/net-www/middleman/middleman-1.9.1-r1.ebuild index 09743ba0b326..a83dfa23be75 100644 --- a/net-www/middleman/middleman-1.9.1-r1.ebuild +++ b/net-www/middleman/middleman-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/net-www/middleman/middleman-1.9.1-r1.ebuild,v 1.3 2004/06/25 00:58:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/middleman/middleman-1.9.1-r1.ebuild,v 1.4 2004/07/01 22:45:06 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="${IUSE} pam zlib" S=${WORKDIR}/${PN} -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-libs/libpcre pam? ( sys-libs/pam ) zlib? ( sys-libs/zlib ) diff --git a/net-www/middleman/middleman-2.0.1-r1.ebuild b/net-www/middleman/middleman-2.0.1-r1.ebuild index 7270b0449c0a..9696a95aff9a 100644 --- a/net-www/middleman/middleman-2.0.1-r1.ebuild +++ b/net-www/middleman/middleman-2.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/net-www/middleman/middleman-2.0.1-r1.ebuild,v 1.3 2004/06/25 00:58:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/middleman/middleman-2.0.1-r1.ebuild,v 1.4 2004/07/01 22:45:06 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="${IUSE} pam zlib" #S=${WORKDIR}/ -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-libs/libpcre pam? ( sys-libs/pam ) zlib? ( sys-libs/zlib ) diff --git a/net-www/middleman/middleman-2.0.1.ebuild b/net-www/middleman/middleman-2.0.1.ebuild index 3069e2d9a636..62bad169efc2 100644 --- a/net-www/middleman/middleman-2.0.1.ebuild +++ b/net-www/middleman/middleman-2.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/net-www/middleman/middleman-2.0.1.ebuild,v 1.2 2004/06/25 00:58:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/middleman/middleman-2.0.1.ebuild,v 1.3 2004/07/01 22:45:06 eradicator Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="${IUSE} pam zlib" #S=${WORKDIR}/ -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-libs/libpcre pam? ( sys-libs/pam ) zlib? ( sys-libs/zlib ) diff --git a/net-www/mini_httpd/ChangeLog b/net-www/mini_httpd/ChangeLog index 83e705eae0ee..39a6a20d736f 100644 --- a/net-www/mini_httpd/ChangeLog +++ b/net-www/mini_httpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mini_httpd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mini_httpd/ChangeLog,v 1.6 2004/06/28 03:37:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mini_httpd/ChangeLog,v 1.7 2004/07/01 22:45:20 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mini_httpd-1.17_beta1.ebuild, mini_httpd-1.19.ebuild: + virtual/glibc -> virtual/libc 27 Jun 2004; Aron Griffis <agriffis@gentoo.org> mini_httpd-1.17_beta1.ebuild, mini_httpd-1.19.ebuild: diff --git a/net-www/mini_httpd/mini_httpd-1.17_beta1.ebuild b/net-www/mini_httpd/mini_httpd-1.17_beta1.ebuild index 703068b7d52e..18d0eef76d8a 100644 --- a/net-www/mini_httpd/mini_httpd-1.17_beta1.ebuild +++ b/net-www/mini_httpd/mini_httpd-1.17_beta1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mini_httpd/mini_httpd-1.17_beta1.ebuild,v 1.4 2004/06/28 03:37:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mini_httpd/mini_httpd-1.17_beta1.ebuild,v 1.5 2004/07/01 22:45:20 eradicator Exp $ MY_P=${P/_beta/beta} DESCRIPTION="Small forking webserver with optional ssl and ipv6 support" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="x86" IUSE="ssl ipv6" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( dev-libs/openssl )" S=${WORKDIR}/${MY_P} diff --git a/net-www/mini_httpd/mini_httpd-1.19.ebuild b/net-www/mini_httpd/mini_httpd-1.19.ebuild index a6ce4c1b3c7e..6208d356a7a1 100644 --- a/net-www/mini_httpd/mini_httpd-1.19.ebuild +++ b/net-www/mini_httpd/mini_httpd-1.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mini_httpd/mini_httpd-1.19.ebuild,v 1.3 2004/06/28 03:37:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mini_httpd/mini_httpd-1.19.ebuild,v 1.4 2004/07/01 22:45:20 eradicator Exp $ DESCRIPTION="Small forking webserver with optional ssl and ipv6 support" HOMEPAGE="http://www.acme.com/software/mini_httpd/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="ssl ipv6" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( dev-libs/openssl )" S=${WORKDIR}/${P} diff --git a/net-www/mod_authenticache/ChangeLog b/net-www/mod_authenticache/ChangeLog index 77bcf390a48e..44bd6604d364 100644 --- a/net-www/mod_authenticache/ChangeLog +++ b/net-www/mod_authenticache/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_authenticache # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.8 2004/06/25 00:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/ChangeLog,v 1.9 2004/07/01 22:45:33 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mod_authenticache-2.0.6.ebuild, mod_authenticache-2.0.8.ebuild: + virtual/glibc -> virtual/libc 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_authenticache-2.0.8.ebuild: Marked stable fox x86. diff --git a/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild b/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild index 500d5cdc5587..19ac629d3426 100644 --- a/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild +++ b/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild,v 1.5 2004/06/25 00:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.6.ebuild,v 1.6 2004/07/01 22:45:33 eradicator Exp $ DESCRIPTION="A generic Apache2 credential caching module" HOMEPAGE="http://original.killa.net/infosec/mod_authenticache/" S=${WORKDIR}/${P} SRC_URI="http://original.killa.net/infosec/${PN}/${P}.tar.bz2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} =net-www/apache-2*" LICENSE="Apache-1.1" KEYWORDS="x86" diff --git a/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild b/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild index eeb0e71cd8fc..98d73604d760 100644 --- a/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild +++ b/net-www/mod_authenticache/mod_authenticache-2.0.8.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/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild,v 1.4 2004/06/25 00:59:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_authenticache/mod_authenticache-2.0.8.ebuild,v 1.5 2004/07/01 22:45:33 eradicator Exp $ DESCRIPTION="A generic Apache2 credential caching module" HOMEPAGE="http://killa.net/infosec/mod_authenticache/" SRC_URI="http://killa.net/infosec/${PN}/${P}.tar.bz2" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="${DEPEND} =net-www/apache-2*" LICENSE="Apache-1.1" KEYWORDS="x86 ~ppc" diff --git a/net-www/mod_contribs/ChangeLog b/net-www/mod_contribs/ChangeLog index 66bbeec30ac5..1ab2647a5899 100644 --- a/net-www/mod_contribs/ChangeLog +++ b/net-www/mod_contribs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_contribs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/ChangeLog,v 1.12 2004/06/25 01:00:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/ChangeLog,v 1.13 2004/07/01 22:45:45 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mod_contribs-1.0.8-r1.ebuild: + virtual/glibc -> virtual/libc 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_contribs-1.0.8-r1.ebuild: Ebuild cleanup. diff --git a/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild b/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild index 709ec94899be..0e1a4780e1ec 100644 --- a/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild +++ b/net-www/mod_contribs/mod_contribs-1.0.8-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/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild,v 1.16 2004/06/25 01:00:38 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_contribs/mod_contribs-1.0.8-r1.ebuild,v 1.17 2004/07/01 22:45:45 eradicator Exp $ # The mod_layout and mod_random that come in the archive are really old, # so I've replaced them with more current versions. @@ -16,7 +16,7 @@ KEYWORDS="x86 sparc" LICENSE="Apache-1.1" SLOT="0" -DEPEND="virtual/glibc +DEPEND="virtual/libc =net-www/apache-1*" RDEPEND="" IUSE="" diff --git a/net-www/mod_dav/ChangeLog b/net-www/mod_dav/ChangeLog index 21093757314f..16153fd6cea0 100644 --- a/net-www/mod_dav/ChangeLog +++ b/net-www/mod_dav/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_dav # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.11 2004/06/25 01:00:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/ChangeLog,v 1.12 2004/07/01 22:45:58 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mod_dav-1.0.3-r1.ebuild: + virtual/glibc -> virtual/libc 08 Jun 2004; David Holm <dholm@gentoo.org> mod_dav-1.0.3-r1.ebuild: Added to ~ppc. diff --git a/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild b/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild index 0a2b60283f1d..88ac254994cf 100644 --- a/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild +++ b/net-www/mod_dav/mod_dav-1.0.3-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/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild,v 1.12 2004/06/25 01:00:48 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_dav/mod_dav-1.0.3-r1.ebuild,v 1.13 2004/07/01 22:45:58 eradicator Exp $ MY_V=${PV}-1.3.6 @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc ~ppc" S=${WORKDIR}/${PN}-${MY_V} SRC_URI="http://www.webdav.org/mod_dav/${PN}-${MY_V}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1*" +DEPEND="virtual/libc =net-www/apache-1*" LICENSE="as-is" SLOT="0" diff --git a/net-www/mod_gzip/ChangeLog b/net-www/mod_gzip/ChangeLog index 121f0fa3862c..b0f7ea556861 100644 --- a/net-www/mod_gzip/ChangeLog +++ b/net-www/mod_gzip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_gzip # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_gzip/ChangeLog,v 1.18 2004/06/25 01:01:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_gzip/ChangeLog,v 1.19 2004/07/01 22:46:12 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mod_gzip-1.3.19.1a-r1.ebuild: + virtual/glibc -> virtual/libc 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_gzip-1.3.19.1a-r1.ebuild, mod_gzip-1.3.26.1a-r1.ebuild, mod_gzip-1.3.26.1a.ebuild: diff --git a/net-www/mod_gzip/mod_gzip-1.3.19.1a-r1.ebuild b/net-www/mod_gzip/mod_gzip-1.3.19.1a-r1.ebuild index 5255ef88dd77..2792deeb2eee 100644 --- a/net-www/mod_gzip/mod_gzip-1.3.19.1a-r1.ebuild +++ b/net-www/mod_gzip/mod_gzip-1.3.19.1a-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/net-www/mod_gzip/mod_gzip-1.3.19.1a-r1.ebuild,v 1.11 2004/06/25 01:01:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_gzip/mod_gzip-1.3.19.1a-r1.ebuild,v 1.12 2004/07/01 22:46:12 eradicator Exp $ DESCRIPTION="Apache module which acts as an Internet Content Accelerator" HOMEPAGE="http://www.remotecommunications.com/apache/mod_gzip/" @@ -9,7 +9,7 @@ KEYWORDS="x86 sparc" S=${WORKDIR}/${P} SRC_URI="http://www.remotecommunications.com/apache/${PN}/src/${PV}/${PN}.c.gz" -DEPEND="virtual/glibc =net-www/apache-1* >=sys-libs/zlib-1.1.4" +DEPEND="virtual/libc =net-www/apache-1* >=sys-libs/zlib-1.1.4" LICENSE="Apache-1.1" SLOT="0" diff --git a/net-www/mod_limitipconn/ChangeLog b/net-www/mod_limitipconn/ChangeLog index be907bf7b267..908c8085ca53 100644 --- a/net-www/mod_limitipconn/ChangeLog +++ b/net-www/mod_limitipconn/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-www/mod_limitipconn # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_limitipconn/ChangeLog,v 1.4 2004/06/25 01:02:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_limitipconn/ChangeLog,v 1.5 2004/07/01 22:46:25 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mod_limitipconn-0.22.ebuild: + virtual/glibc -> virtual/libc 24 May 2004; Chuck Short <zul@gentoo.org> mod_limitipconn-0.22.ebuild: Marked stable for x86. diff --git a/net-www/mod_limitipconn/mod_limitipconn-0.22.ebuild b/net-www/mod_limitipconn/mod_limitipconn-0.22.ebuild index c1adc42a9858..9da15f4cb567 100644 --- a/net-www/mod_limitipconn/mod_limitipconn-0.22.ebuild +++ b/net-www/mod_limitipconn/mod_limitipconn-0.22.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_limitipconn/mod_limitipconn-0.22.ebuild,v 1.4 2004/06/25 01:02:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_limitipconn/mod_limitipconn-0.22.ebuild,v 1.5 2004/07/01 22:46:25 eradicator Exp $ DESCRIPTION="Allows administrators to limit the number of simultaneous downloads permitted" SRC_URI="http://dominia.org/djao/limit/${P}.tar.gz" @@ -11,7 +11,7 @@ SLOT="0" LICENSE="as-is" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc =net-www/apache-2*" RDEPEND="" diff --git a/net-www/mod_mp3/ChangeLog b/net-www/mod_mp3/ChangeLog index 6c1d41f72ac0..7cc387ced0fd 100644 --- a/net-www/mod_mp3/ChangeLog +++ b/net-www/mod_mp3/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-www/mod_mp3 # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/ChangeLog,v 1.17 2004/06/25 01:03:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/ChangeLog,v 1.18 2004/07/01 22:46:45 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + mod_mp3-0.35-r1.ebuild, mod_mp3-0.35-r2.ebuild, mod_mp3-0.39.ebuild, + mod_mp3-0.40.ebuild: + virtual/glibc -> virtual/libc 20 Jun 2004; Chuck Short <zul@gentoo.org> mod_mp3-0.35-r1.ebuild, mod_mp3-0.35-r2.ebuild, mod_mp3-0.39.ebuild, mod_mp3-0.40.ebuild: diff --git a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild b/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild index c865b012bb4d..21c5ca35f107 100644 --- a/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.35-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/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.12 2004/06/25 01:03:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r1.ebuild,v 1.13 2004/07/01 22:46:45 eradicator Exp $ DESCRIPTION="Module for turning Apache into an MP3 or Ogg streaming server" HOMEPAGE="http://media.tangent.org/" @@ -9,7 +9,7 @@ KEYWORDS="x86 sparc" S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1* dev-lang/perl" +DEPEND="virtual/libc =net-www/apache-1* dev-lang/perl" REDEPEND="" LICENSE="as-is" diff --git a/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild b/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild index fb085d226f99..b8ff74e6754a 100644 --- a/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.35-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/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild,v 1.9 2004/06/25 01:03:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.35-r2.ebuild,v 1.10 2004/07/01 22:46:45 eradicator Exp $ IUSE="mysql" @@ -11,7 +11,7 @@ KEYWORDS="x86" S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc =net-www/apache-1* dev-lang/perl +DEPEND="virtual/libc =net-www/apache-1* dev-lang/perl mysql? ( >=dev-db/mysql-3.23.26 )" RDEPEND="" diff --git a/net-www/mod_mp3/mod_mp3-0.39.ebuild b/net-www/mod_mp3/mod_mp3-0.39.ebuild index f468d4158538..88a6a15fe62d 100644 --- a/net-www/mod_mp3/mod_mp3-0.39.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.10 2004/06/25 01:03:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.39.ebuild,v 1.11 2004/07/01 22:46:45 eradicator Exp $ IUSE="mysql postgres" @@ -11,7 +11,7 @@ KEYWORDS="x86 sparc" S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc +DEPEND="virtual/libc =net-www/apache-1* dev-lang/perl mysql? ( >=dev-db/mysql-3.23.26 ) diff --git a/net-www/mod_mp3/mod_mp3-0.40.ebuild b/net-www/mod_mp3/mod_mp3-0.40.ebuild index 5f05d48c38ab..df8ad2bbb4bf 100644 --- a/net-www/mod_mp3/mod_mp3-0.40.ebuild +++ b/net-www/mod_mp3/mod_mp3-0.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.40.ebuild,v 1.5 2004/06/25 01:03:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-www/mod_mp3/mod_mp3-0.40.ebuild,v 1.6 2004/07/01 22:46:45 eradicator Exp $ IUSE="mysql postgres" @@ -11,7 +11,7 @@ KEYWORDS="x86 ~sparc ~ppc" S=${WORKDIR}/${P} SRC_URI="http://software.tangent.org/download/${P}.tar.gz" -DEPEND="virtual/glibc +DEPEND="virtual/libc =net-www/apache-1* dev-lang/perl mysql? ( >=dev-db/mysql-3.23.26 ) |