diff options
author | Guy Martin <gmsoft@gentoo.org> | 2003-08-04 21:42:43 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2003-08-04 21:42:43 +0000 |
commit | 0bb3ba1fd4efb38e4319ff7e4aeab9e69548e530 (patch) | |
tree | 9419c5fc4b3f81b3d46f15b9413267a497ce0a3c /net-dialup/ppp/ppp-2.4.1-r14.ebuild | |
parent | Marked stable on hppa. (diff) | |
download | historical-0bb3ba1fd4efb38e4319ff7e4aeab9e69548e530.tar.gz historical-0bb3ba1fd4efb38e4319ff7e4aeab9e69548e530.tar.bz2 historical-0bb3ba1fd4efb38e4319ff7e4aeab9e69548e530.zip |
Marked stable on hppa.
Diffstat (limited to 'net-dialup/ppp/ppp-2.4.1-r14.ebuild')
-rw-r--r-- | net-dialup/ppp/ppp-2.4.1-r14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/ppp/ppp-2.4.1-r14.ebuild b/net-dialup/ppp/ppp-2.4.1-r14.ebuild index 5f595c6179e6..1c5c987f4254 100644 --- a/net-dialup/ppp/ppp-2.4.1-r14.ebuild +++ b/net-dialup/ppp/ppp-2.4.1-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.6 2003/07/18 21:03:47 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.7 2003/08/04 21:42:32 gmsoft Exp $ IUSE="crypt ipv6 activefilter" S=${WORKDIR}/${P}.pppoe4 @@ -15,7 +15,7 @@ PROVIDE="virtual/pppd" SLOT="0" LICENSE="BSD GPL-2" -KEYWORDS="x86 ppc ~sparc ~hppa amd64" +KEYWORDS="x86 ppc ~sparc hppa amd64" src_unpack() { unpack ${A} |