diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:36:51 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-13 11:36:51 +0000 |
commit | b18def2dced51d301047354bc68dfa5519e61139 (patch) | |
tree | 417388d8ea264d3a61ee5c98a6978b349a1208a7 /net-dialup/ppp/ppp-2.4.1-r14.ebuild | |
parent | Updated Depend. Closes #24364. (diff) | |
download | gentoo-2-b18def2dced51d301047354bc68dfa5519e61139.tar.gz gentoo-2-b18def2dced51d301047354bc68dfa5519e61139.tar.bz2 gentoo-2-b18def2dced51d301047354bc68dfa5519e61139.zip |
unmasks, changelog and repoman fixes
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 eaf06f11d1b4..3e24ef59216b 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.3 2003/06/12 21:18:06 msterret Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/ppp/ppp-2.4.1-r14.ebuild,v 1.4 2003/07/13 11:36:51 aliz 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" +KEYWORDS="x86 ~ppc ~sparc ~hppa" src_unpack() { unpack ${A} |