diff options
-rw-r--r-- | net-dialup/mingetty/mingetty-1.00.3.ebuild | 3 | ||||
-rw-r--r-- | net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net-dialup/mingetty/mingetty-1.00.3.ebuild b/net-dialup/mingetty/mingetty-1.00.3.ebuild index 9674fae4b9a9..b24f5c804208 100644 --- a/net-dialup/mingetty/mingetty-1.00.3.ebuild +++ b/net-dialup/mingetty/mingetty-1.00.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-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.17 2004/07/01 22:08:51 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/mingetty/mingetty-1.00.3.ebuild,v 1.18 2004/07/14 23:02:34 agriffis Exp $ inherit rpm eutils @@ -14,6 +14,7 @@ ftp://ftp.redhat.com/pub/redhat/linux/8.0/en/os/i386/SRPMS/${MYP}.src.rpm" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc hppa amd64 alpha sparc ia64 mips ppc64 s390" +IUSE="" RDEPEND="virtual/libc" diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild index 1dd81c844a74..e6b88f68c0bd 100644 --- a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild +++ b/net-dialup/pppoed/pppoed-0.48_beta1-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/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.15 2004/07/01 22:09:19 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.16 2004/07/14 23:05:27 agriffis Exp $ inherit eutils @@ -14,6 +14,7 @@ DEPEND="virtual/libc" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86 ppc" +IUSE="" src_unpack() { unpack ${A} |