summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2003-03-02 01:39:38 +0000
committerSeemant Kulleen <seemant@gentoo.org>2003-03-02 01:39:38 +0000
commitdd200a8178da5f779c114b295c9127155b1c6ed3 (patch)
tree4fde38ad11cfc9940d9c3f5a58d5e1ccc8ccbad6 /net-dialup
parentno more sandbox violation (diff)
downloadgentoo-2-dd200a8178da5f779c114b295c9127155b1c6ed3.tar.gz
gentoo-2-dd200a8178da5f779c114b295c9127155b1c6ed3.tar.bz2
gentoo-2-dd200a8178da5f779c114b295c9127155b1c6ed3.zip
moved to x86
Diffstat (limited to 'net-dialup')
-rw-r--r--net-dialup/ppp/ChangeLog6
-rw-r--r--net-dialup/ppp/ppp-2.4.1-r12.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-dialup/ppp/ChangeLog b/net-dialup/ppp/ChangeLog
index 4643a7c5f503..cb683d3a4644 100644
--- a/net-dialup/ppp/ChangeLog
+++ b/net-dialup/ppp/ChangeLog
@@ -1,6 +1,10 @@
# 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.17 2003/02/12 07:53:28 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ChangeLog,v 1.18 2003/03/02 01:39:38 seemant Exp $
+
+ 02 Mar 2003; Seemant Kulleen <seemant@gentoo.org> ppp-2.4.1-r12.ebuild :
+
+ Moved to stable x86. Closing bug #12002
05 Feb 2003; Hannes Mehnert <hannes@gentoo.org> ppp-2.4.1-r12.ebuild:
added local activefilter useflag, thanks to Alexander Holler
diff --git a/net-dialup/ppp/ppp-2.4.1-r12.ebuild b/net-dialup/ppp/ppp-2.4.1-r12.ebuild
index ca4ddf7e3bc0..3ec212713def 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.3 2003/02/13 13:54:41 vapier Exp $
+# $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 $
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"
src_compile() {