diff options
author | Mike Frysinger <vapier@gentoo.org> | 2004-08-28 03:58:20 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2004-08-28 03:58:20 +0000 |
commit | 6830ca34be9446dd3028e77d2bceade0508c82c2 (patch) | |
tree | 569fbaede333aa03ed2d0d0cc1064724bdfdcb33 /net-dialup | |
parent | add a func for checking module support (diff) | |
download | gentoo-2-6830ca34be9446dd3028e77d2bceade0508c82c2.tar.gz gentoo-2-6830ca34be9446dd3028e77d2bceade0508c82c2.tar.bz2 gentoo-2-6830ca34be9446dd3028e77d2bceade0508c82c2.zip |
arm KEYWORDS
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.2-r2.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/rp-pppoe/rp-pppoe-3.5-r1.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dialup/ppp/ppp-2.4.2-r2.ebuild b/net-dialup/ppp/ppp-2.4.2-r2.ebuild index 0bb925ddf822..9d1294f1443b 100644 --- a/net-dialup/ppp/ppp-2.4.2-r2.ebuild +++ b/net-dialup/ppp/ppp-2.4.2-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-dialup/ppp/ppp-2.4.2-r2.ebuild,v 1.11 2004/07/01 22:09:06 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.2-r2.ebuild,v 1.12 2004/08/28 03:57:12 vapier Exp $ inherit eutils gnuconfig @@ -10,7 +10,7 @@ SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz" LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~hppa amd64 ~ia64" +KEYWORDS="~x86 ~ppc ~sparc arm hppa amd64 ~ia64" IUSE="ipv6 activefilter pam atm" RDEPEND="virtual/libc diff --git a/net-dialup/rp-pppoe/rp-pppoe-3.5-r1.ebuild b/net-dialup/rp-pppoe/rp-pppoe-3.5-r1.ebuild index 811a667bb520..8098d1e54c18 100644 --- a/net-dialup/rp-pppoe/rp-pppoe-3.5-r1.ebuild +++ b/net-dialup/rp-pppoe/rp-pppoe-3.5-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/rp-pppoe/rp-pppoe-3.5-r1.ebuild,v 1.2 2004/06/24 22:32:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/rp-pppoe/rp-pppoe-3.5-r1.ebuild,v 1.3 2004/08/28 03:58:20 vapier Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.roaringpenguin.com/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc sparc x86 mips" +KEYWORDS="alpha amd64 arm hppa mips ppc sparc x86" IUSE="X" DEPEND=">=net-dialup/ppp-2.4.1 |