diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:23:01 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 13:23:01 +0000 |
commit | 90096b595e9688aedb7ebd9f867edf5bebfe2515 (patch) | |
tree | 320750e8ffb9c691cabf5cc4b2e57ab8251b53af /net-dialup/xc | |
parent | PPC stable profile update (diff) | |
download | historical-90096b595e9688aedb7ebd9f867edf5bebfe2515.tar.gz historical-90096b595e9688aedb7ebd9f867edf5bebfe2515.tar.bz2 historical-90096b595e9688aedb7ebd9f867edf5bebfe2515.zip |
PPC stable profile update
Diffstat (limited to 'net-dialup/xc')
-rw-r--r-- | net-dialup/xc/Manifest | 8 | ||||
-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 |
3 files changed, 8 insertions, 8 deletions
diff --git a/net-dialup/xc/Manifest b/net-dialup/xc/Manifest index 0a955f898f67..b61363126ef5 100644 --- a/net-dialup/xc/Manifest +++ b/net-dialup/xc/Manifest @@ -1,8 +1,8 @@ -MD5 529b06ed04503c60f159a5cd1dc9049b xc-4.3.2.ebuild 834 -MD5 6fc2ef7699296aa16786bcbcaa282c96 xc-4.3.2-r1.ebuild 1158 MD5 0287199580641ad52caf13dbc4d7012e ChangeLog 1569 MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163 -MD5 d6b646fa4989aba362ce50ae2b1907e5 files/xc-4.3.2-add-115200.patch 246 -MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905 +MD5 e7e0f9452d141a0139bbd6f15d3905a0 xc-4.3.2-r1.ebuild 1157 +MD5 2e3e5f415f1cf7dbf4a7d720cada7d58 xc-4.3.2.ebuild 839 MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2 60 MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2-r1 60 +MD5 d6b646fa4989aba362ce50ae2b1907e5 files/xc-4.3.2-add-115200.patch 246 +MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905 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="" |