diff options
-rw-r--r-- | net-misc/fakeidentd/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/fakeidentd/fakeidentd-2.0-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/freeswan/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/freeswan/freeswan-1.99-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/freeswan/freeswan-2.04-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/gnomba/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/gnomba/gnomba-0.6.2.ebuild | 4 | ||||
-rw-r--r-- | net-misc/gofish/ChangeLog | 5 | ||||
-rw-r--r-- | net-misc/gofish/gofish-0.29.ebuild | 4 |
9 files changed, 29 insertions, 14 deletions
diff --git a/net-misc/fakeidentd/ChangeLog b/net-misc/fakeidentd/ChangeLog index aa1e0e70ca67..71330de3c85f 100644 --- a/net-misc/fakeidentd/ChangeLog +++ b/net-misc/fakeidentd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/fakeidentd # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/fakeidentd/ChangeLog,v 1.18 2004/06/24 23:43:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/fakeidentd/ChangeLog,v 1.19 2004/07/01 20:59:53 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> fakeidentd-2.0-r1.ebuild: + change virtual/glibc to virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> fakeidentd-2.0-r1.ebuild: Add inherit eutils diff --git a/net-misc/fakeidentd/fakeidentd-2.0-r1.ebuild b/net-misc/fakeidentd/fakeidentd-2.0-r1.ebuild index c7e6d1a4c453..575e6ad8bdbc 100644 --- a/net-misc/fakeidentd/fakeidentd-2.0-r1.ebuild +++ b/net-misc/fakeidentd/fakeidentd-2.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-misc/fakeidentd/fakeidentd-2.0-r1.ebuild,v 1.7 2004/06/24 23:43:57 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/fakeidentd/fakeidentd-2.0-r1.ebuild,v 1.8 2004/07/01 20:59:53 squinky86 Exp $ inherit gcc eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc alpha arm ~amd64 ppc64" IUSE="" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" S=${WORKDIR} diff --git a/net-misc/freeswan/ChangeLog b/net-misc/freeswan/ChangeLog index 3bbd2a75d364..110a12f9b171 100644 --- a/net-misc/freeswan/ChangeLog +++ b/net-misc/freeswan/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/freeswan # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/freeswan/ChangeLog,v 1.22 2004/06/24 23:44:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freeswan/ChangeLog,v 1.23 2004/07/01 21:00:22 squinky86 Exp $ + +*freeswan-2.04-r1 (01 Jul 2004) + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> freeswan-1.99-r1.ebuild, + freeswan-2.04-r1.ebuild: + change virtual/glibc to virtual/libc 23 Jun 2004; Jay Pfeifer <pfeifer@gentoo.org> freeswan-1.99-r1.ebuild, freeswan2.04-r1.ebuild: diff --git a/net-misc/freeswan/freeswan-1.99-r1.ebuild b/net-misc/freeswan/freeswan-1.99-r1.ebuild index 99a6b8a364b9..e9be0ed81e87 100644 --- a/net-misc/freeswan/freeswan-1.99-r1.ebuild +++ b/net-misc/freeswan/freeswan-1.99-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-misc/freeswan/freeswan-1.99-r1.ebuild,v 1.2 2004/06/24 23:44:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freeswan/freeswan-1.99-r1.ebuild,v 1.3 2004/07/01 21:00:22 squinky86 Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.xs4all.nl/pub/crypto/freeswan/${P}.tar.gz http://www.strongsec.com/freeswan/x509patch-${X509_PATCH}-${P}.tar.gz" HOMEPAGE="http://www.freeswan.org" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/linux-sources >=dev-libs/gmp-3.1.1 sys-apps/iproute2" diff --git a/net-misc/freeswan/freeswan-2.04-r1.ebuild b/net-misc/freeswan/freeswan-2.04-r1.ebuild index 10a020e731fa..ed2cd3a78e77 100644 --- a/net-misc/freeswan/freeswan-2.04-r1.ebuild +++ b/net-misc/freeswan/freeswan-2.04-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-misc/freeswan/freeswan-2.04-r1.ebuild,v 1.2 2004/06/24 23:44:40 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/freeswan/freeswan-2.04-r1.ebuild,v 1.3 2004/07/01 21:00:22 squinky86 Exp $ inherit eutils @@ -15,7 +15,7 @@ SLOT="0" KEYWORDS="~x86 -sparc" IUSE="" -DEPEND="virtual/glibc +DEPEND="virtual/libc virtual/linux-sources >=dev-libs/gmp-3.1.1 net-misc/host diff --git a/net-misc/gnomba/ChangeLog b/net-misc/gnomba/ChangeLog index a284755310d1..2bf9f7bb7067 100644 --- a/net-misc/gnomba/ChangeLog +++ b/net-misc/gnomba/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gnomba # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/ChangeLog,v 1.9 2004/06/24 23:45:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/ChangeLog,v 1.10 2004/07/01 21:02:53 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> gnomba-0.6.2.ebuild: + change virtual/glibc to virtual/libc 08 Apr 2004; Michael Sterrett <mr_bones_@gentoo.org> gnomba-0.6.2.ebuild: add nls to IUSE; error messages; tidy diff --git a/net-misc/gnomba/gnomba-0.6.2.ebuild b/net-misc/gnomba/gnomba-0.6.2.ebuild index cd1248050fe8..0bfbd3464175 100644 --- a/net-misc/gnomba/gnomba-0.6.2.ebuild +++ b/net-misc/gnomba/gnomba-0.6.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-misc/gnomba/gnomba-0.6.2.ebuild,v 1.11 2004/06/24 23:45:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gnomba/gnomba-0.6.2.ebuild,v 1.12 2004/07/01 21:02:53 squinky86 Exp $ DESCRIPTION="Gnome Samba Browser" HOMEPAGE="http://gnomba.sourceforge.net" @@ -13,7 +13,7 @@ IUSE="nls" RDEPEND="gnome-base/gnome-libs" DEPEND="${RDEPEND} - virtual/glibc" + virtual/libc" src_compile() { ./configure \ diff --git a/net-misc/gofish/ChangeLog b/net-misc/gofish/ChangeLog index 8ae998aaad65..d30329f169be 100644 --- a/net-misc/gofish/ChangeLog +++ b/net-misc/gofish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-misc/gofish # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/ChangeLog,v 1.4 2004/06/24 23:46:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/ChangeLog,v 1.5 2004/07/01 21:03:20 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> gofish-0.29.ebuild: + change virtual/glibc to virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> gofish-0.29.ebuild: Add inherit eutils diff --git a/net-misc/gofish/gofish-0.29.ebuild b/net-misc/gofish/gofish-0.29.ebuild index a5367d8de01e..c25aae122519 100644 --- a/net-misc/gofish/gofish-0.29.ebuild +++ b/net-misc/gofish/gofish-0.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/gofish-0.29.ebuild,v 1.4 2004/06/24 23:46:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/gofish/gofish-0.29.ebuild,v 1.5 2004/07/01 21:03:20 squinky86 Exp $ inherit eutils @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4" RDEPEND="" |