diff options
author | 2002-12-28 14:50:55 +0000 | |
---|---|---|
committer | 2002-12-28 14:50:55 +0000 | |
commit | bb676860baa3f88e9d08b6934525eb943a4b56b0 (patch) | |
tree | bafdde22ed4573bb6cd8e288531cc61ad26f1601 /net-dialup | |
parent | ~ppc to ppc (diff) | |
download | gentoo-2-bb676860baa3f88e9d08b6934525eb943a4b56b0.tar.gz gentoo-2-bb676860baa3f88e9d08b6934525eb943a4b56b0.tar.bz2 gentoo-2-bb676860baa3f88e9d08b6934525eb943a4b56b0.zip |
~ppc keyworded
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild b/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild index 7995c7177484..115ec6526b52 100644 --- a/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild +++ b/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild,v 1.2 2002/12/08 18:42:04 hannes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/kpnadsl4linux/kpnadsl4linux-1.10-r1.ebuild,v 1.3 2002/12/28 14:48:38 pvdabeel Exp $ IUSE="" DESCRIPTION="ADSL4Linux, a PPTP start/stop/etc. program especially for Dutch users, for gentoo." @@ -9,7 +9,7 @@ SRC_URI="http://home.planet.nl/~mcdon001/${P}.tar.gz http://www.adsl4linux.nl/download/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" DEPEND="virtual/glibc" RDEPEND="sys-apps/gawk >=net-dialup/pptpclient-1.1.0 diff --git a/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild b/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild index ab23138af798..c04d906b16a0 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-2002 Gentoo Technologies, Inc. # 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.7 2002/10/04 06:01:52 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppoed/pppoed-0.48_beta1-r1.ebuild,v 1.8 2002/12/28 14:49:20 pvdabeel Exp $ S=${WORKDIR}/pppoed-0.48b1/pppoed DESCRIPTION="PPP over Ethernet" @@ -11,7 +11,7 @@ DEPEND="virtual/glibc" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86" +KEYWORDS="x86 ~ppc" src_compile() { econf \ diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild index 481f32b900ab..7b799c76f6a8 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild,v 1.2 2002/12/12 00:07:34 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.5.ebuild,v 1.3 2002/12/28 14:50:09 pvdabeel Exp $ S=${WORKDIR}/${P}/src DESCRIPTION="A user-mode PPPoE client and server suite for Linux" @@ -11,7 +11,7 @@ DEPEND=">=net-dialup/ppp-2.4.1 X? ( virtual/x11 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="X" src_compile() { |