diff options
author | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:09:48 +0000 |
---|---|---|
committer | Jon Hood <squinky86@gentoo.org> | 2004-07-01 21:09:48 +0000 |
commit | 55ceffad45932384f3480ff233450734f9d60f2c (patch) | |
tree | 1b132f271e3349d9adcaeaf85d04c153e7080728 /net-misc/dante | |
parent | IUSE; sed in src_unpack (bug #55755); use emake; error check; tidy (diff) | |
download | historical-55ceffad45932384f3480ff233450734f9d60f2c.tar.gz historical-55ceffad45932384f3480ff233450734f9d60f2c.tar.bz2 historical-55ceffad45932384f3480ff233450734f9d60f2c.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-misc/dante')
-rw-r--r-- | net-misc/dante/ChangeLog | 6 | ||||
-rw-r--r-- | net-misc/dante/dante-1.1.13.ebuild | 4 | ||||
-rw-r--r-- | net-misc/dante/dante-1.1.14-r1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/dante/dante-1.1.14-r2.ebuild | 4 |
4 files changed, 11 insertions, 7 deletions
diff --git a/net-misc/dante/ChangeLog b/net-misc/dante/ChangeLog index 772eebd243e8..d37ff1ad2c08 100644 --- a/net-misc/dante/ChangeLog +++ b/net-misc/dante/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/dante # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.28 2004/06/24 23:40:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/ChangeLog,v 1.29 2004/07/01 20:55:06 squinky86 Exp $ + + 01 Jul 2004; Jon Hood <squinky86@gentoo.org> dante-1.1.13.ebuild, + dante-1.1.14-r1.ebuild, dante-1.1.14-r2.ebuild: + change virtual/glibc to virtual/libc 13 Jun 2004; Aron Griffis <agriffis@gentoo.org> dante-1.1.13.ebuild: Fix use invocation diff --git a/net-misc/dante/dante-1.1.13.ebuild b/net-misc/dante/dante-1.1.13.ebuild index 22c8c47b4d7b..2ef14265dd72 100644 --- a/net-misc/dante/dante-1.1.13.ebuild +++ b/net-misc/dante/dante-1.1.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-misc/dante/dante-1.1.13.ebuild,v 1.20 2004/06/24 23:40:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.13.ebuild,v 1.21 2004/07/01 20:55:06 squinky86 Exp $ inherit gcc @@ -13,7 +13,7 @@ KEYWORDS="x86 ppc sparc alpha hppa mips amd64" SLOT="0" IUSE="tcpd debug" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc sys-libs/pam tcpd? ( sys-apps/tcp-wrappers )" DEPEND="${RDEPEND} diff --git a/net-misc/dante/dante-1.1.14-r1.ebuild b/net-misc/dante/dante-1.1.14-r1.ebuild index 2cab60c9ac08..ddac8a999da4 100644 --- a/net-misc/dante/dante-1.1.14-r1.ebuild +++ b/net-misc/dante/dante-1.1.14-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/dante/dante-1.1.14-r1.ebuild,v 1.5 2004/06/24 23:40:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.14-r1.ebuild,v 1.6 2004/07/01 20:55:06 squinky86 Exp $ inherit gcc fixheadtails eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="~x86 ~ppc ~sparc alpha ~hppa ~mips ia64" IUSE="tcpd debug" -DEPEND="virtual/glibc +DEPEND="virtual/libc sys-libs/pam tcpd? ( sys-apps/tcp-wrappers ) >=sys-apps/sed-4" diff --git a/net-misc/dante/dante-1.1.14-r2.ebuild b/net-misc/dante/dante-1.1.14-r2.ebuild index 15ecc8725fdb..06605d1e04bb 100644 --- a/net-misc/dante/dante-1.1.14-r2.ebuild +++ b/net-misc/dante/dante-1.1.14-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-misc/dante/dante-1.1.14-r2.ebuild,v 1.13 2004/06/24 23:40:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dante/dante-1.1.14-r2.ebuild,v 1.14 2004/07/01 20:55:06 squinky86 Exp $ inherit gcc fixheadtails eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc ~mips alpha arm hppa ia64 ppc64 s390" IUSE="tcpd debug" -RDEPEND="virtual/glibc +RDEPEND="virtual/libc sys-libs/pam tcpd? ( sys-apps/tcp-wrappers )" DEPEND="${RDEPEND} |