diff options
author | Owen Stampflee <owen@gentoo.org> | 2002-09-12 21:40:19 +0000 |
---|---|---|
committer | Owen Stampflee <owen@gentoo.org> | 2002-09-12 21:40:19 +0000 |
commit | 33d0f97969310bd65a07bbb3b3b692bc9125b226 (patch) | |
tree | 1d42903a6086cdba4a6d520a64510b2a0eaa0260 /net-dialup | |
parent | cd .. (diff) | |
download | gentoo-2-33d0f97969310bd65a07bbb3b3b692bc9125b226.tar.gz gentoo-2-33d0f97969310bd65a07bbb3b3b692bc9125b226.tar.bz2 gentoo-2-33d0f97969310bd65a07bbb3b3b692bc9125b226.zip |
added keywords
Diffstat (limited to 'net-dialup')
-rw-r--r-- | net-dialup/pppconfig/ChangeLog | 5 | ||||
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-dialup/pppconfig/ChangeLog b/net-dialup/pppconfig/ChangeLog index 167ece105a53..7fdbb68b2609 100644 --- a/net-dialup/pppconfig/ChangeLog +++ b/net-dialup/pppconfig/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for net-dialup/pppconfig # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.1 2002/02/01 21:53:32 gbevin Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/ChangeLog,v 1.2 2002/09/12 21:40:19 owen Exp $ *pppconfig-2.0.8 (1 Feb 2002) + 12 Sep 2002; Owen Stampflee <owen@gentoo.org> : + Added PPC to KEYWORDS. + 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : Added initial ChangeLog which should be updated whenever the package is diff --git a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild index cfa8bfce92e5..f4bb7af2e9a3 100644 --- a/net-dialup/pppconfig/pppconfig-2.0.8.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.4 2002/08/01 11:40:16 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.0.8.ebuild,v 1.5 2002/09/12 21:40:19 owen Exp $ S=${WORKDIR}/pppconfig-2.1 DESCRIPTION="A text menu based utility for configuring ppp." @@ -9,7 +9,7 @@ HOMEPAGE="http://http://ftp.debian.org/debian/pool/main/p/pppconfig/" SLOT="0" LICENSE="GPL" -KEYWORDS="x86" +KEYWORDS="x86 ppc" DEPEND=">=net-dialup/ppp-2.4.1-r2 |