diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:23:58 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:23:58 +0000 |
commit | aa81a82004019e8e4bc64a7383e719096ab7a6ce (patch) | |
tree | e1d218fd7f9642807cc60257f173cc0260fdaa3f /net-dialup/xc | |
parent | ppc stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-aa81a82004019e8e4bc64a7383e719096ab7a6ce.tar.gz gentoo-2-aa81a82004019e8e4bc64a7383e719096ab7a6ce.tar.bz2 gentoo-2-aa81a82004019e8e4bc64a7383e719096ab7a6ce.zip |
PPC stable profile update
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/xc-4.3.2-r1.ebuild | 4 | ||||
-rw-r--r-- | net-dialup/xc/xc-4.3.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-dialup/xc/xc-4.3.2-r1.ebuild b/net-dialup/xc/xc-4.3.2-r1.ebuild index 8bd19afc3c84..0d8eb96ccb24 100644 --- a/net-dialup/xc/xc-4.3.2-r1.ebuild +++ b/net-dialup/xc/xc-4.3.2-r1.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/xc/xc-4.3.2-r1.ebuild,v 1.7 2004/07/14 23:13:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.8 2004/10/05 13:23:01 pvdabeel Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/" SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 sparc mips ~ppc" +KEYWORDS="x86 sparc mips ppc" IUSE="" DEPEND="sys-libs/libtermcap-compat" RDEPEND="" diff --git a/net-dialup/xc/xc-4.3.2.ebuild b/net-dialup/xc/xc-4.3.2.ebuild index f2bb96fe0d82..4e6c33e965bb 100644 --- a/net-dialup/xc/xc-4.3.2.ebuild +++ b/net-dialup/xc/xc-4.3.2.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.9 2004/07/14 23:13:07 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2.ebuild,v 1.10 2004/10/05 13:23:01 pvdabeel Exp $ DESCRIPTION="unix dialout program" HOMEPAGE="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/" SRC_URI="http://www.ibiblio.org/pub/Linux/apps/serialcomm/dialout/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="x86 ~sparc ~mips" +KEYWORDS="x86 ~sparc ~mips ppc" IUSE="" DEPEND="sys-libs/libtermcap-compat" RDEPEND="" |