diff options
author | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:10:31 +0000 |
---|---|---|
committer | Jeremy Huddleston <eradicator@gentoo.org> | 2004-07-01 22:10:31 +0000 |
commit | 7cb66ae9f7a2260436101a66fb093df7a72aba39 (patch) | |
tree | c518511589898f4024941bc4390713acb7c7670c /net-dialup/l2tpd | |
parent | virtual/glibc -> virtual/libc, add IUSE (Manifest recommit) (diff) | |
download | gentoo-2-7cb66ae9f7a2260436101a66fb093df7a72aba39.tar.gz gentoo-2-7cb66ae9f7a2260436101a66fb093df7a72aba39.tar.bz2 gentoo-2-7cb66ae9f7a2260436101a66fb093df7a72aba39.zip |
virtual/glibc -> virtual/libc
Diffstat (limited to 'net-dialup/l2tpd')
-rw-r--r-- | net-dialup/l2tpd/ChangeLog | 6 | ||||
-rw-r--r-- | net-dialup/l2tpd/l2tpd-0.69-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/l2tpd/l2tpd-0.69.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/net-dialup/l2tpd/ChangeLog b/net-dialup/l2tpd/ChangeLog index 7eabb4292f77..4dde12be24cc 100644 --- a/net-dialup/l2tpd/ChangeLog +++ b/net-dialup/l2tpd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-dialup/l2tpd # Copyright 2003-2004 Gentoo Foundation; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.7 2004/06/24 22:28:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/ChangeLog,v 1.8 2004/07/01 22:08:11 eradicator Exp $ + + 01 Jul 2004; Jeremy Huddleston <eradicator@gentoo.org> l2tpd-0.69-r1.ebuild, + l2tpd-0.69.ebuild: + virtual/glibc -> virtual/libc 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> l2tpd-0.69-r1.ebuild, l2tpd-0.69.ebuild: diff --git a/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild b/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild index fb2a851ce834..b9791afd6cbf 100644 --- a/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild +++ b/net-dialup/l2tpd/l2tpd-0.69-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-dialup/l2tpd/l2tpd-0.69-r1.ebuild,v 1.4 2004/06/24 22:28:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69-r1.ebuild,v 1.5 2004/07/01 22:08:11 eradicator Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.l2tpd.org/" MY_P="freeswan-l2tp-8jdl" SRC_URI="http://www.jacco2.dds.nl/networking/tarballs/${MY_P}.tgz" -DEPEND="virtual/glibc +DEPEND="virtual/libc >=sys-apps/sed-4" LICENSE="GPL-2" diff --git a/net-dialup/l2tpd/l2tpd-0.69.ebuild b/net-dialup/l2tpd/l2tpd-0.69.ebuild index 2003ec68be13..03dcc35f22a1 100644 --- a/net-dialup/l2tpd/l2tpd-0.69.ebuild +++ b/net-dialup/l2tpd/l2tpd-0.69.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-dialup/l2tpd/l2tpd-0.69.ebuild,v 1.4 2004/06/24 22:28:55 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/l2tpd/l2tpd-0.69.ebuild,v 1.5 2004/07/01 22:08:11 eradicator Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.l2tpd.org/" SRC_URI="http://www.l2tpd.org/downloads/${P}.tar.gz mirror://gentoo/${PN}-${PV}-gcc-3.3.patch.gz" # http://www.jacco2.dds.nl/networking/freeswanl2tpconfig-1.1.tgz" -DEPEND="virtual/glibc" +DEPEND="virtual/libc" LICENSE="GPL-2" KEYWORDS="x86" SLOT="0" |