summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-03-28 17:27:21 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-03-28 17:27:21 +0000
commita02b27935074c89466967284809e58f8009bcf8e (patch)
tree011cfa9248cd30cd0b49bd46aa285de1829424c9 /net-dialup/ppp
parentInitial import of nwwine. (diff)
downloadgentoo-2-a02b27935074c89466967284809e58f8009bcf8e.tar.gz
gentoo-2-a02b27935074c89466967284809e58f8009bcf8e.tar.bz2
gentoo-2-a02b27935074c89466967284809e58f8009bcf8e.zip
Added hppa to KEYWORDS.
Diffstat (limited to 'net-dialup/ppp')
-rw-r--r--net-dialup/ppp/ChangeLog5
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog
index cb683d3a4644..d445379de327 100644
--- a/net-dialup/ppp/ChangeLog
+++ b/net-dialup/ppp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/ppp
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.18 2003/03/02 01:39:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.19 2003/03/28 17:27:21 gmsoft Exp $
+
+ 28 Mar 2003; Guy Martin <gmsoft@gentoo.org> ppp-2.4.1-r12.ebuild :
+ Added hppa to KEYWORDS.
02 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ppp-2.4.1-r12.ebuild :
diff --git a/net-dialup/ppp/ppp-2.4.1-r12.ebuild b/net-dialup/ppp/ppp-2.4.1-r12.ebuild
index 3ec212713def..52c31181e03d 100644
--- a/net-dialup/ppp/ppp-2.4.1-r12.ebuild
+++ b/net-dialup/ppp/ppp-2.4.1-r12.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-r12.ebuild,v 1.4 2003/03/02 01:39:38 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r12.ebuild,v 1.5 2003/03/28 17:27:21 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"
+KEYWORDS="x86 ~ppc ~sparc hppa"
src_compile() {