diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:56:31 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 22:56:31 +0000 |
commit | 7876141e7ef03c6a47a719a51286a1417a90a819 (patch) | |
tree | 2eb290eb6fe5e7d73b564921f4e226e46488e25b /net-dialup/pppconfig | |
parent | easy fix (Manifest recommit) (diff) | |
download | gentoo-2-7876141e7ef03c6a47a719a51286a1417a90a819.tar.gz gentoo-2-7876141e7ef03c6a47a719a51286a1417a90a819.tar.bz2 gentoo-2-7876141e7ef03c6a47a719a51286a1417a90a819.zip |
ppc stable profile update
Diffstat (limited to 'net-dialup/pppconfig')
-rw-r--r-- | net-dialup/pppconfig/pppconfig-2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-dialup/pppconfig/pppconfig-2.1.ebuild b/net-dialup/pppconfig/pppconfig-2.1.ebuild index 7664c867875d..79e75c1dc974 100644 --- a/net-dialup/pppconfig/pppconfig-2.1.ebuild +++ b/net-dialup/pppconfig/pppconfig-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.1.ebuild,v 1.5 2004/07/14 23:05:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/pppconfig/pppconfig-2.1.ebuild,v 1.6 2004/10/04 22:53:47 pvdabeel Exp $ DESCRIPTION="A text menu based utility for configuring ppp." SRC_URI="mirror://debian/pool/main/p/pppconfig/${PN}_${PV}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://ftp.debian.org/debian/pool/main/p/pppconfig/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ppc" IUSE="" |