summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-06-08 20:25:00 +0000
committerDavid Holm <dholm@gentoo.org>2004-06-08 20:25:00 +0000
commitd37531baafa547adfa6fb5aba7c82ffe5dd7e5db (patch)
tree0b70df8cc1544b77e4630bb9a471e6c1e4cc5035 /net-dialup/xc
parentstupid 1.{0,2} profiles, no QA fixes for you (diff)
downloadhistorical-d37531baafa547adfa6fb5aba7c82ffe5dd7e5db.tar.gz
historical-d37531baafa547adfa6fb5aba7c82ffe5dd7e5db.tar.bz2
historical-d37531baafa547adfa6fb5aba7c82ffe5dd7e5db.zip
Added to ~ppc
Diffstat (limited to 'net-dialup/xc')
-rw-r--r--net-dialup/xc/ChangeLog5
-rw-r--r--net-dialup/xc/Manifest8
-rw-r--r--net-dialup/xc/xc-4.3.2-r1.ebuild4
3 files changed, 10 insertions, 7 deletions
diff --git a/net-dialup/xc/ChangeLog b/net-dialup/xc/ChangeLog
index 56208e0f9611..70ef6afa5d2d 100644
--- a/net-dialup/xc/ChangeLog
+++ b/net-dialup/xc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-dialup/xc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.9 2004/04/27 21:44:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/ChangeLog,v 1.10 2004/06/08 20:25:00 dholm Exp $
+
+ 08 Jun 2004; David Holm <dholm@gentoo.org> xc-4.3.2-r1.ebuild:
+ Added to ~ppc.
27 Apr 2004; Aron Griffis <agriffis@gentoo.org> xc-4.3.2-r1.ebuild:
Add inherit eutils
diff --git a/net-dialup/xc/Manifest b/net-dialup/xc/Manifest
index c74645dbbc3c..fe0e3bb7af51 100644
--- a/net-dialup/xc/Manifest
+++ b/net-dialup/xc/Manifest
@@ -1,8 +1,8 @@
-MD5 5ed0760ad3e8c88ff69e364dceb70835 ChangeLog 1494
-MD5 acfc233b27774e10007e47dbf9550941 xc-4.3.2.ebuild 852
+MD5 0f35775a2e25b0a80a6be1a905d83286 ChangeLog 1574
MD5 ec2f84816306825d125d0c01bd86758d metadata.xml 163
-MD5 7b079b39f9ac96c5b12e6e3f3fcffbe4 xc-4.3.2-r1.ebuild 1174
+MD5 95b4361331df482725061395fbe13ac6 xc-4.3.2-r1.ebuild 1175
+MD5 acfc233b27774e10007e47dbf9550941 xc-4.3.2.ebuild 852
MD5 a19ff63623f36ba8624bf50f382e210c files/digest-xc-4.3.2 60
-MD5 80e981efed033a8eaaa0c0e632eee1ae files/xc-4.3.2-gentoo.diff 1905
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 e6d1f0ef0bf0..a0e3c38a78af 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 Technologies, Inc.
# 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.4 2004/04/27 21:44:56 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-dialup/xc/xc-4.3.2-r1.ebuild,v 1.5 2004/06/08 20:25:00 dholm 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"
+KEYWORDS="x86 sparc mips ~ppc"
DEPEND="sys-libs/libtermcap-compat"
RDEPEND=""
S="${WORKDIR}/${P}"