diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:25:55 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:25:55 +0000 |
commit | 131d577af4558d1998c37bd6afa8eebd8ae0b915 (patch) | |
tree | 462f13d12a9c224f1c931b66042e8592074f61a5 /net-irc | |
parent | Fixing stray digest. if it doesn't bugs this time:) (diff) | |
download | gentoo-2-131d577af4558d1998c37bd6afa8eebd8ae0b915.tar.gz gentoo-2-131d577af4558d1998c37bd6afa8eebd8ae0b915.tar.bz2 gentoo-2-131d577af4558d1998c37bd6afa8eebd8ae0b915.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-irc')
32 files changed, 101 insertions, 51 deletions
diff --git a/net-irc/dircproxy/ChangeLog b/net-irc/dircproxy/ChangeLog index dac0b20eb5c7..ae35f17807df 100644 --- a/net-irc/dircproxy/ChangeLog +++ b/net-irc/dircproxy/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/dircproxy # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.10 2004/06/24 23:03:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/ChangeLog,v 1.11 2004/07/01 22:21:03 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + dircproxy-1.0.5.ebuild, dircproxy-1.1.0.ebuild: + virtual/glibc -> virtual/libc 17 Jun 2004; Sven Wegener <swegener@gentoo.org> dircproxy-1.0.5.ebuild, dircproxy-1.1.0.ebuild: diff --git a/net-irc/dircproxy/dircproxy-1.0.5.ebuild b/net-irc/dircproxy/dircproxy-1.0.5.ebuild index a5a9d685fbb2..85f023841116 100644 --- a/net-irc/dircproxy/dircproxy-1.0.5.ebuild +++ b/net-irc/dircproxy/dircproxy-1.0.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-irc/dircproxy/dircproxy-1.0.5.ebuild,v 1.9 2004/06/24 23:03:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.0.5.ebuild,v 1.10 2004/07/01 22:21:03 eradicator Exp $ DESCRIPTION="an IRC proxy server" SRC_URI="http://www.securiweb.net/pub/oss/dircproxy/stable/${P}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="x86 ppc alpha" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install() { make DESTDIR=${D} install || die "make install failed" diff --git a/net-irc/dircproxy/dircproxy-1.1.0.ebuild b/net-irc/dircproxy/dircproxy-1.1.0.ebuild index e60ffe89f463..7c5eec4132bd 100644 --- a/net-irc/dircproxy/dircproxy-1.1.0.ebuild +++ b/net-irc/dircproxy/dircproxy-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.1.0.ebuild,v 1.3 2004/06/24 23:03:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/dircproxy/dircproxy-1.1.0.ebuild,v 1.4 2004/07/01 22:21:03 eradicator Exp $ DESCRIPTION="an IRC proxy server" SRC_URI="http://www.securiweb.net/pub/oss/dircproxy/unstable/${P}.tar.gz" @@ -11,7 +11,7 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~alpha" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" src_install() { make DESTDIR=${D} install || die "make install failed" diff --git a/net-irc/iip/ChangeLog b/net-irc/iip/ChangeLog index 163379cfd286..b0f23974a4d3 100644 --- a/net-irc/iip/ChangeLog +++ b/net-irc/iip/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/iip # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/ChangeLog,v 1.7 2004/06/24 23:04:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/ChangeLog,v 1.8 2004/07/01 22:21:21 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> iip-1.1.0.ebuild, + iip-1.2.ebuild: + virtual/glibc -> virtual/libc 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> iip-1.1.0.ebuild, iip-1.2.ebuild: diff --git a/net-irc/iip/iip-1.1.0.ebuild b/net-irc/iip/iip-1.1.0.ebuild index 5ad7d4aa0141..08b15b5ae75a 100644 --- a/net-irc/iip/iip-1.1.0.ebuild +++ b/net-irc/iip/iip-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/iip-1.1.0.ebuild,v 1.5 2004/06/24 23:04:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/iip-1.1.0.ebuild,v 1.6 2004/07/01 22:21:21 eradicator Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_compile() { diff --git a/net-irc/iip/iip-1.2.ebuild b/net-irc/iip/iip-1.2.ebuild index fd750284b3de..717883d1a4ce 100644 --- a/net-irc/iip/iip-1.2.ebuild +++ b/net-irc/iip/iip-1.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-irc/iip/iip-1.2.ebuild,v 1.6 2004/06/24 23:04:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/iip/iip-1.2.ebuild,v 1.7 2004/07/01 22:21:21 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc dev-libs/openssl >=sys-apps/sed-4" RDEPEND="" diff --git a/net-irc/irc-client/ChangeLog b/net-irc/irc-client/ChangeLog index 0c3d7fd87e6c..1d4fd64eb68e 100644 --- a/net-irc/irc-client/ChangeLog +++ b/net-irc/irc-client/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/irc-client # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irc-client/ChangeLog,v 1.5 2004/06/24 23:04:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irc-client/ChangeLog,v 1.6 2004/07/01 22:21:33 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + irc-client-2.10.3_p3.ebuild: + virtual/glibc -> virtual/libc 21 Jun 2004; Sven Wegener <swegener@gentoo.org> +metadata.xml, irc-client-2.10.3_p3.ebuild: diff --git a/net-irc/irc-client/irc-client-2.10.3_p3.ebuild b/net-irc/irc-client/irc-client-2.10.3_p3.ebuild index 6f31ff7b3f54..314171aacede 100644 --- a/net-irc/irc-client/irc-client-2.10.3_p3.ebuild +++ b/net-irc/irc-client/irc-client-2.10.3_p3.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-irc/irc-client/irc-client-2.10.3_p3.ebuild,v 1.6 2004/06/24 23:04:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irc-client/irc-client-2.10.3_p3.ebuild,v 1.7 2004/07/01 22:21:33 eradicator Exp $ MY_P=irc MY_PV=2.10.3p3 @@ -14,7 +14,7 @@ SLOT="0" KEYWORDS="x86 ~ppc" IUSE="ipv6" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-libs/ncurses sys-libs/zlib" diff --git a/net-irc/ircd-hybrid/ChangeLog b/net-irc/ircd-hybrid/ChangeLog index 5f96e8333eb2..d3972d5fa381 100644 --- a/net-irc/ircd-hybrid/ChangeLog +++ b/net-irc/ircd-hybrid/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/ircd-hybrid # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircd-hybrid/ChangeLog,v 1.8 2004/06/28 03:35:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircd-hybrid/ChangeLog,v 1.9 2004/07/01 22:21:47 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ircd-hybrid-7.0-r1.ebuild, ircd-hybrid-7.0.ebuild: + virtual/glibc -> virtual/libc 27 Jun 2004; Aron Griffis <agriffis@gentoo.org> ircd-hybrid-7.0-r1.ebuild, ircd-hybrid-7.0.ebuild: diff --git a/net-irc/ircd-hybrid/ircd-hybrid-7.0-r1.ebuild b/net-irc/ircd-hybrid/ircd-hybrid-7.0-r1.ebuild index 91dd1105bcec..40fd4c0b72ee 100644 --- a/net-irc/ircd-hybrid/ircd-hybrid-7.0-r1.ebuild +++ b/net-irc/ircd-hybrid/ircd-hybrid-7.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/net-irc/ircd-hybrid/ircd-hybrid-7.0-r1.ebuild,v 1.5 2004/06/28 03:35:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircd-hybrid/ircd-hybrid-7.0-r1.ebuild,v 1.6 2004/07/01 22:21:47 eradicator Exp $ MAX_NICK_LENGTH=30 MAX_CLIENTS=500 @@ -33,7 +33,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~alpha ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc zlib? ( >=sys-libs/zlib-1.1.4-r1 ) ssl? ( >=dev-libs/openssl-0.9.6j ) || ( >=dev-libs/libelf-0.8.2 >=dev-libs/elfutils-0.89 ) diff --git a/net-irc/ircd-hybrid/ircd-hybrid-7.0.ebuild b/net-irc/ircd-hybrid/ircd-hybrid-7.0.ebuild index 8cb3640f1d5e..980807df8132 100644 --- a/net-irc/ircd-hybrid/ircd-hybrid-7.0.ebuild +++ b/net-irc/ircd-hybrid/ircd-hybrid-7.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-irc/ircd-hybrid/ircd-hybrid-7.0.ebuild,v 1.6 2004/06/28 03:35:05 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircd-hybrid/ircd-hybrid-7.0.ebuild,v 1.7 2004/07/01 22:21:47 eradicator Exp $ MAX_NICK_LENGTH=16 MAX_CLIENTS=256 @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86 ~alpha ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc zlib? ( >=sys-libs/zlib-1.1.4-r1 ) ssl? ( >=dev-libs/openssl-0.9.6j ) || ( >=dev-libs/libelf-0.8.2 >=dev-libs/elfutils-0.89 ) diff --git a/net-irc/ircmap/ChangeLog b/net-irc/ircmap/ChangeLog index c61f9ee4e350..5e5958a8b36c 100644 --- a/net-irc/ircmap/ChangeLog +++ b/net-irc/ircmap/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/ircmap # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ircmap/ChangeLog,v 1.5 2004/06/24 23:05:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircmap/ChangeLog,v 1.6 2004/07/01 22:22:06 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ircmap-0.99.ebuild: + virtual/glibc -> virtual/libc 23 Mar 2004; Martin Holzer <mholzer@gentoo.org> ircmap-0.99.ebuild: fixing depend qa issue. see 45343. diff --git a/net-irc/ircmap/ircmap-0.99.ebuild b/net-irc/ircmap/ircmap-0.99.ebuild index af370ae4e355..d0e1f38b27f2 100644 --- a/net-irc/ircmap/ircmap-0.99.ebuild +++ b/net-irc/ircmap/ircmap-0.99.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-irc/ircmap/ircmap-0.99.ebuild,v 1.7 2004/06/24 23:05:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ircmap/ircmap-0.99.ebuild,v 1.8 2004/07/01 22:22:06 eradicator Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://pasky.ji.cz/~pasky/irc/${PN}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc media-gfx/graphviz" S=${WORKDIR}/${PN} diff --git a/net-irc/irssistats/ChangeLog b/net-irc/irssistats/ChangeLog index a174dddf43de..c017c1430786 100644 --- a/net-irc/irssistats/ChangeLog +++ b/net-irc/irssistats/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/irssistats # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssistats/ChangeLog,v 1.5 2004/06/24 23:06:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssistats/ChangeLog,v 1.6 2004/07/01 22:22:21 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + irssistats-0.6.ebuild: + virtual/glibc -> virtual/libc *irssistats-0.62 (20 Jun 2004) diff --git a/net-irc/irssistats/irssistats-0.6.ebuild b/net-irc/irssistats/irssistats-0.6.ebuild index 108b2a9c947c..21074ffe8b96 100644 --- a/net-irc/irssistats/irssistats-0.6.ebuild +++ b/net-irc/irssistats/irssistats-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssistats/irssistats-0.6.ebuild,v 1.4 2004/06/24 23:06:37 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssistats/irssistats-0.6.ebuild,v 1.5 2004/07/01 22:22:21 eradicator Exp $ DESCRIPTION="Generates HTML IRC stats based on irssi logs." HOMEPAGE="http://royale.zerezo.com/irssistats/" @@ -12,7 +12,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4" RDEPEND="" diff --git a/net-irc/ngircd/ChangeLog b/net-irc/ngircd/ChangeLog index bc1ac3e13270..26c6a9750416 100644 --- a/net-irc/ngircd/ChangeLog +++ b/net-irc/ngircd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/ngircd # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.4 2004/06/24 23:07:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ChangeLog,v 1.5 2004/07/01 22:22:34 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ngircd-0.7.7.ebuild: + virtual/glibc -> virtual/libc 26 Apr 2004; Aron Griffis <agriffis@gentoo.org> ngircd-0.7.7.ebuild: Add die following econf for bug 48950 diff --git a/net-irc/ngircd/ngircd-0.7.7.ebuild b/net-irc/ngircd/ngircd-0.7.7.ebuild index 87e177398038..d7b66938daba 100644 --- a/net-irc/ngircd/ngircd-0.7.7.ebuild +++ b/net-irc/ngircd/ngircd-0.7.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.7.7.ebuild,v 1.4 2004/06/24 23:07:41 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ngircd/ngircd-0.7.7.ebuild,v 1.5 2004/07/01 22:22:34 eradicator Exp $ DESCRIPTION="A IRC server written from scratch." HOMEPAGE="http://arthur.ath.cx/~alex/ngircd/" @@ -13,7 +13,7 @@ KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" src_compile() { diff --git a/net-irc/ninja/ChangeLog b/net-irc/ninja/ChangeLog index a31ddb4914f2..060d5ff075f6 100644 --- a/net-irc/ninja/ChangeLog +++ b/net-irc/ninja/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/ninja # Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.9 2004/06/24 23:07:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ChangeLog,v 1.10 2004/07/01 22:22:48 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ninja-1.5.9_pre9.ebuild: + virtual/glibc -> virtual/libc 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ninja-1.5.9_pre9.ebuild: diff --git a/net-irc/ninja/ninja-1.5.9_pre9.ebuild b/net-irc/ninja/ninja-1.5.9_pre9.ebuild index 20e9580d902c..4e72aa579156 100644 --- a/net-irc/ninja/ninja-1.5.9_pre9.ebuild +++ b/net-irc/ninja/ninja-1.5.9_pre9.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-irc/ninja/ninja-1.5.9_pre9.ebuild,v 1.9 2004/06/24 23:07:51 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ninja/ninja-1.5.9_pre9.ebuild,v 1.10 2004/07/01 22:22:48 eradicator Exp $ # Get rid of underscore in package name MY_PV=`echo ${PV} | sed -e 's/_.*//'` @@ -13,7 +13,7 @@ SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 amd64 ~sparc ~ppc" IUSE="ncurses ipv6 ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc ncurses? ( sys-libs/ncurses ) ssl? ( dev-libs/openssl )" diff --git a/net-irc/oer-mysql/ChangeLog b/net-irc/oer-mysql/ChangeLog index 8acc1ea4cf3d..8dc7182f7024 100644 --- a/net-irc/oer-mysql/ChangeLog +++ b/net-irc/oer-mysql/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/oer-mysql # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/ChangeLog,v 1.5 2004/06/24 23:08:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/ChangeLog,v 1.6 2004/07/01 22:23:02 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + oer-mysql-1.0.42.ebuild: + virtual/glibc -> virtual/libc 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> oer-mysql-1.0.42.ebuild: diff --git a/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild b/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild index 7137d8ad3e46..0a429c54e2a4 100644 --- a/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild +++ b/net-irc/oer-mysql/oer-mysql-1.0.42.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-irc/oer-mysql/oer-mysql-1.0.42.ebuild,v 1.5 2004/06/24 23:08:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/oer-mysql/oer-mysql-1.0.42.ebuild,v 1.6 2004/07/01 22:23:02 eradicator Exp $ IUSE="" MY_P=N"oer+MySQL" @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=dev-db/mysql-3.23.52-r1 >=sys-apps/sed-3.02.80-r4" diff --git a/net-irc/ptlink/ChangeLog b/net-irc/ptlink/ChangeLog index f417956ed7a0..998ea1839d61 100644 --- a/net-irc/ptlink/ChangeLog +++ b/net-irc/ptlink/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/ptlink # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink/ChangeLog,v 1.6 2004/06/24 23:08:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink/ChangeLog,v 1.7 2004/07/01 22:23:17 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> ptlink-6.14.2.ebuild, + ptlink-6.16.2.ebuild: + virtual/glibc -> virtual/libc 09 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> ptlink-6.16.2.ebuild: Added ~sparc, #53446 diff --git a/net-irc/ptlink/ptlink-6.14.2.ebuild b/net-irc/ptlink/ptlink-6.14.2.ebuild index 5d67ecc4100f..78da10019a4d 100644 --- a/net-irc/ptlink/ptlink-6.14.2.ebuild +++ b/net-irc/ptlink/ptlink-6.14.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-irc/ptlink/ptlink-6.14.2.ebuild,v 1.4 2004/06/24 23:08:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink/ptlink-6.14.2.ebuild,v 1.5 2004/07/01 22:23:17 eradicator Exp $ MY_P="PTlink${PV}" DESCRIPTION="PTlink IRCd is a secure IRC daemon with many advanced features." @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" S=${WORKDIR}/${MY_P} diff --git a/net-irc/ptlink/ptlink-6.16.2.ebuild b/net-irc/ptlink/ptlink-6.16.2.ebuild index 95c53dc34100..037fcf9d7834 100644 --- a/net-irc/ptlink/ptlink-6.16.2.ebuild +++ b/net-irc/ptlink/ptlink-6.16.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-irc/ptlink/ptlink-6.16.2.ebuild,v 1.4 2004/06/24 23:08:34 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ptlink/ptlink-6.16.2.ebuild,v 1.5 2004/07/01 22:23:17 eradicator Exp $ MY_P="PTlink${PV}" DESCRIPTION="PTlink IRCd is a secure IRC daemon with many advanced features." @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc" IUSE="ipv6" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND="" S=${WORKDIR}/${MY_P} diff --git a/net-irc/scrollz/ChangeLog b/net-irc/scrollz/ChangeLog index 6c385ac8ef0d..247a8387321e 100644 --- a/net-irc/scrollz/ChangeLog +++ b/net-irc/scrollz/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/scrollz # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/scrollz/ChangeLog,v 1.9 2004/06/24 23:09:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/scrollz/ChangeLog,v 1.10 2004/07/01 22:23:36 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> scrollz-1.9.3.ebuild, + scrollz-1.9.ebuild: + virtual/glibc -> virtual/libc *scrollz-1.9.3 (20 Jun 2004) diff --git a/net-irc/scrollz/scrollz-1.9.3.ebuild b/net-irc/scrollz/scrollz-1.9.3.ebuild index ff8268c2fca6..19868c235842 100644 --- a/net-irc/scrollz/scrollz-1.9.3.ebuild +++ b/net-irc/scrollz/scrollz-1.9.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-irc/scrollz/scrollz-1.9.3.ebuild,v 1.2 2004/06/24 23:09:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/scrollz/scrollz-1.9.3.ebuild,v 1.3 2004/07/01 22:23:36 eradicator Exp $ MY_P=ScrollZ-${PV} @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ia64 ~amd64 ~ppc" IUSE="ipv6 socks5 ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( dev-libs/openssl )" S=${WORKDIR}/${MY_P} diff --git a/net-irc/scrollz/scrollz-1.9.ebuild b/net-irc/scrollz/scrollz-1.9.ebuild index 5d1610fdda69..1abdb5a8ee91 100644 --- a/net-irc/scrollz/scrollz-1.9.ebuild +++ b/net-irc/scrollz/scrollz-1.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/net-irc/scrollz/scrollz-1.9.ebuild,v 1.7 2004/06/24 23:09:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/scrollz/scrollz-1.9.ebuild,v 1.8 2004/07/01 22:23:36 eradicator Exp $ DESCRIPTION="Advanced IRC client based on ircII" SRC_URI="ftp://ftp.scrollz.com/pub/ScrollZ/source/ScrollZ-${PV}.tar.gz" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="x86 ia64 amd64 ~ppc" IUSE="ipv6 socks5 ssl" -DEPEND="virtual/glibc +DEPEND="virtual/libc ssl? ( dev-libs/openssl )" S=${WORKDIR}/ScrollZ-${PV} diff --git a/net-irc/ultimate/ChangeLog b/net-irc/ultimate/ChangeLog index e201b19228cb..56985b90a4a0 100644 --- a/net-irc/ultimate/ChangeLog +++ b/net-irc/ultimate/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/ultimate # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.6 2004/06/24 23:09:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ChangeLog,v 1.7 2004/07/01 22:23:48 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + ultimate-2.8.7.ebuild: + virtual/glibc -> virtual/libc 29 May 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> ultimate-2.8.7.ebuild: diff --git a/net-irc/ultimate/ultimate-2.8.7.ebuild b/net-irc/ultimate/ultimate-2.8.7.ebuild index 44d371d24ef2..956e4f6c8e29 100644 --- a/net-irc/ultimate/ultimate-2.8.7.ebuild +++ b/net-irc/ultimate/ultimate-2.8.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-2.8.7.ebuild,v 1.6 2004/06/24 23:09:29 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/ultimate/ultimate-2.8.7.ebuild,v 1.7 2004/07/01 22:23:48 eradicator Exp $ inherit eutils @@ -14,7 +14,7 @@ SLOT="0" LICENSE="GPL-2" IUSE="debug" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" RDEPEND=">=sys-apps/sed-4" S="${WORKDIR}/${MY_P}" diff --git a/net-irc/weechat/ChangeLog b/net-irc/weechat/ChangeLog index 80c2fb6b77ba..36537502230e 100644 --- a/net-irc/weechat/ChangeLog +++ b/net-irc/weechat/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-irc/weechat # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.8 2004/06/24 23:10:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/ChangeLog,v 1.9 2004/07/01 22:24:02 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> + weechat-0.0.3-r1.ebuild, weechat-0.0.3.ebuild: + virtual/glibc -> virtual/libc *weechat-0.0.6 (18 Jun 2004) diff --git a/net-irc/weechat/weechat-0.0.3-r1.ebuild b/net-irc/weechat/weechat-0.0.3-r1.ebuild index b7640f0e1871..1ebc3dd2e64f 100644 --- a/net-irc/weechat/weechat-0.0.3-r1.ebuild +++ b/net-irc/weechat/weechat-0.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-irc/weechat/weechat-0.0.3-r1.ebuild,v 1.5 2004/06/24 23:10:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.0.3-r1.ebuild,v 1.6 2004/07/01 22:24:02 eradicator Exp $ DESCRIPTION="Portable and multi-interface IRC client." HOMEPAGE="http://weechat.flashtux.org/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="gtk2" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-libs/ncurses gtk2? ( >=x11-libs/gtk+-2 )" RDEPEND="" diff --git a/net-irc/weechat/weechat-0.0.3.ebuild b/net-irc/weechat/weechat-0.0.3.ebuild index bf203a669054..4e7f6c108eb3 100644 --- a/net-irc/weechat/weechat-0.0.3.ebuild +++ b/net-irc/weechat/weechat-0.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/net-irc/weechat/weechat-0.0.3.ebuild,v 1.3 2004/06/24 23:10:00 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/weechat/weechat-0.0.3.ebuild,v 1.4 2004/07/01 22:24:02 eradicator Exp $ DESCRIPTION="Portable and multi-interface IRC client." HOMEPAGE="http://weechat.flashtux.org/" @@ -11,7 +11,7 @@ SLOT="0" KEYWORDS="~x86" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-libs/ncurses" RDEPEND="" |