summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-05-08 17:12:03 +0000
committerDavid Holm <dholm@gentoo.org>2004-05-08 17:12:03 +0000
commit0edf7b2e3337d1b96ed647ec04b82d1745d46fd0 (patch)
tree09b312fa41474915042713b4d3989d808138ec28 /net-misc/unix2tcp
parentAdded to ~ppc (diff)
downloadhistorical-0edf7b2e3337d1b96ed647ec04b82d1745d46fd0.tar.gz
historical-0edf7b2e3337d1b96ed647ec04b82d1745d46fd0.tar.bz2
historical-0edf7b2e3337d1b96ed647ec04b82d1745d46fd0.zip
Added to ~ppc
Diffstat (limited to 'net-misc/unix2tcp')
-rw-r--r--net-misc/unix2tcp/ChangeLog5
-rw-r--r--net-misc/unix2tcp/Manifest4
-rw-r--r--net-misc/unix2tcp/unix2tcp-0.8.2.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/unix2tcp/ChangeLog b/net-misc/unix2tcp/ChangeLog
index debf0d06c742..c32faa83a084 100644
--- a/net-misc/unix2tcp/ChangeLog
+++ b/net-misc/unix2tcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/unix2tcp
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/ChangeLog,v 1.3 2004/05/07 17:55:26 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/ChangeLog,v 1.4 2004/05/08 17:12:03 dholm Exp $
+
+ 08 May 2004; David Holm <dholm@gentoo.org> unix2tcp-0.8.2.ebuild:
+ Added to ~ppc.
*unix2tcp-0.8.2 (08 May 2004)
diff --git a/net-misc/unix2tcp/Manifest b/net-misc/unix2tcp/Manifest
index 8e995362d857..8cc720fc479d 100644
--- a/net-misc/unix2tcp/Manifest
+++ b/net-misc/unix2tcp/Manifest
@@ -1,6 +1,6 @@
-MD5 8f55c57690ee686950c5c7afa118073d ChangeLog 673
+MD5 5eafc5d0be330f930c8f8b037f9034f3 ChangeLog 753
MD5 42076aa6a397f3363b6aa516bc0e03c8 unix2tcp-0.7.2.ebuild 592
-MD5 178c80d95c1f6aed9bd2a8c427617689 unix2tcp-0.8.2.ebuild 671
MD5 1652522405f5936eb29776ef8d5ffa5b metadata.xml 310
+MD5 94a3d3821ba40b8d8b39b038b5b4b6ed unix2tcp-0.8.2.ebuild 670
MD5 d15c15cd9647b1b20fd4d826b07c237e files/digest-unix2tcp-0.7.2 66
MD5 3c89fcdc7c66a368bf4dd1ed5315013e files/digest-unix2tcp-0.8.2 66
diff --git a/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild b/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild
index d5cfa32803f1..9b5fd01ecd56 100644
--- a/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild
+++ b/net-misc/unix2tcp/unix2tcp-0.8.2.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-misc/unix2tcp/unix2tcp-0.8.2.ebuild,v 1.1 2004/05/07 17:55:26 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/unix2tcp-0.8.2.ebuild,v 1.2 2004/05/08 17:12:03 dholm Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dizzy.roedu.net/unix2tcp/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~s390"
+KEYWORDS="~x86 ~s390 ~ppc"
DEPEND="sys-devel/gcc
virtual/glibc"