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
commit8b886a376c891d485d2b384020a6f9555a2ad2a0 (patch)
treeab381e52be9cddf508dfc509f1a0299fd14ab453 /net-dialup/ppp
parentInitial import of nwwine. (diff)
downloadhistorical-8b886a376c891d485d2b384020a6f9555a2ad2a0.tar.gz
historical-8b886a376c891d485d2b384020a6f9555a2ad2a0.tar.bz2
historical-8b886a376c891d485d2b384020a6f9555a2ad2a0.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() {