diff options
author | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:13:13 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2008-11-09 12:13:13 +0000 |
commit | 1c4b5b5db0f98842e4ae93c85cb0c99e561f4651 (patch) | |
tree | a475e7489010372878ea9cbd48dbf702413ae66a /net-dialup/ppp | |
parent | arm/s390/sh stable (diff) | |
download | gentoo-2-1c4b5b5db0f98842e4ae93c85cb0c99e561f4651.tar.gz gentoo-2-1c4b5b5db0f98842e4ae93c85cb0c99e561f4651.tar.bz2 gentoo-2-1c4b5b5db0f98842e4ae93c85cb0c99e561f4651.zip |
arm/s390/sh stable
(Portage version: 2.2_rc13/cvs/Linux 2.6.27.4 x86_64)
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.4-r15.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/ppp/ppp-2.4.4-r21.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dialup/ppp/ppp-2.4.4-r15.ebuild b/net-dialup/ppp/ppp-2.4.4-r15.ebuild index e6197f4dcbe7..86ad5ab69c1c 100644 --- a/net-dialup/ppp/ppp-2.4.4-r15.ebuild +++ b/net-dialup/ppp/ppp-2.4.4-r15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r15.ebuild,v 1.11 2008/08/01 18:57:23 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r15.ebuild,v 1.12 2008/11/09 12:13:13 vapier Exp $ inherit eutils flag-o-matic toolchain-funcs linux-info pam @@ -12,7 +12,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 ) diff --git a/net-dialup/ppp/ppp-2.4.4-r21.ebuild b/net-dialup/ppp/ppp-2.4.4-r21.ebuild index 7247f9d92b9b..7ad0f66e8e38 100644 --- a/net-dialup/ppp/ppp-2.4.4-r21.ebuild +++ b/net-dialup/ppp/ppp-2.4.4-r21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r21.ebuild,v 1.6 2008/10/18 18:10:04 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.4-r21.ebuild,v 1.7 2008/11/09 12:13:13 vapier Exp $ inherit eutils toolchain-funcs linux-info pam @@ -12,7 +12,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 ) |