summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael McCabe <randy@gentoo.org>2004-04-16 20:37:25 +0000
committerMichael McCabe <randy@gentoo.org>2004-04-16 20:37:25 +0000
commit30251b52d4ec7c1e3f91567acd9dbdfd2725eac8 (patch)
treed97fe82488e8f37aba400fd7354560d48cd5460e /net-misc/unix2tcp
parentadded s390 keywords (Manifest recommit) (diff)
downloadgentoo-2-30251b52d4ec7c1e3f91567acd9dbdfd2725eac8.tar.gz
gentoo-2-30251b52d4ec7c1e3f91567acd9dbdfd2725eac8.tar.bz2
gentoo-2-30251b52d4ec7c1e3f91567acd9dbdfd2725eac8.zip
added s390 to keywords
Diffstat (limited to 'net-misc/unix2tcp')
-rw-r--r--net-misc/unix2tcp/ChangeLog7
-rw-r--r--net-misc/unix2tcp/unix2tcp-0.7.2.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-misc/unix2tcp/ChangeLog b/net-misc/unix2tcp/ChangeLog
index 291249edffba..763b900c85bb 100644
--- a/net-misc/unix2tcp/ChangeLog
+++ b/net-misc/unix2tcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-misc/unix2tcp
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/ChangeLog,v 1.1 2003/09/22 20:45:04 vapier Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/ChangeLog,v 1.2 2004/04/16 20:37:25 randy Exp $
+
+ 16 Apr 2004; Michael McCabe <randy@gentoo.org> unix2tcp-0.7.2.ebuild:
+ adding s390 to keywords
*unix2tcp-0.7.2 (22 Sep 2003)
diff --git a/net-misc/unix2tcp/unix2tcp-0.7.2.ebuild b/net-misc/unix2tcp/unix2tcp-0.7.2.ebuild
index 5d68581f1c88..d886075e4aed 100644
--- a/net-misc/unix2tcp/unix2tcp-0.7.2.ebuild
+++ b/net-misc/unix2tcp/unix2tcp-0.7.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc., 2003 Mihai RUSU
+# Copyright 1999-2004 Gentoo Technologies, Inc., 2003 Mihai RUSU
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/unix2tcp-0.7.2.ebuild,v 1.1 2003/09/22 20:45:04 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/unix2tcp/unix2tcp-0.7.2.ebuild,v 1.2 2004/04/16 20:37:25 randy Exp $
inherit eutils
@@ -10,7 +10,7 @@ SRC_URI="http://dizzy.roedu.net/unix2tcp/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 s390"
src_compile() {
emake LDFLAGS="${LDFLAGS}" || die