diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 14:27:05 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2009-10-24 14:27:05 +0000 |
commit | 8bf934488cd2d7a6945ae3bcb0a03c25252ccfa3 (patch) | |
tree | 489490eb6021953ceaa7a1bad74d693317acbd9c /net-dialup/ppp/ppp-2.4.4-r24.ebuild | |
parent | ppc stable #289536 (diff) | |
download | gentoo-2-8bf934488cd2d7a6945ae3bcb0a03c25252ccfa3.tar.gz gentoo-2-8bf934488cd2d7a6945ae3bcb0a03c25252ccfa3.tar.bz2 gentoo-2-8bf934488cd2d7a6945ae3bcb0a03c25252ccfa3.zip |
ppc stable #289593
(Portage version: 2.1.6.13/cvs/Linux ppc)
Diffstat (limited to 'net-dialup/ppp/ppp-2.4.4-r24.ebuild')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.4-r24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp/ppp-2.4.4-r24.ebuild b/net-dialup/ppp/ppp-2.4.4-r24.ebuild index 69a98d198f71..2100be8cf73a 100644 --- a/net-dialup/ppp/ppp-2.4.4-r24.ebuild +++ b/net-dialup/ppp/ppp-2.4.4-r24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r24.ebuild,v 1.5 2009/10/18 10:17:01 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r24.ebuild,v 1.6 2009/10/24 14:27:05 nixnut Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="ftp://ftp.samba.org/pub/ppp/${P}.tar.gz LICENSE="BSD GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="activefilter atm dhcp eap-tls gtk ipv6 mppe-mppc pam radius" DEPEND="activefilter? ( >=virtual/libpcap-0.9.4 ) |