summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/rl/ChangeLog7
-rw-r--r--app-misc/rl/rl-0.2.2.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-misc/rl/ChangeLog b/app-misc/rl/ChangeLog
index 118c201368a5..16adbd7524ac 100644
--- a/app-misc/rl/ChangeLog
+++ b/app-misc/rl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/rl
-# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/ChangeLog,v 1.1 2003/10/20 09:10:07 brandy Exp $
+# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/ChangeLog,v 1.2 2004/04/15 23:05:20 randy Exp $
+
+ 15 Apr 2004; Michael McCabe <randy@gentoo.org> rl-0.2.2.ebuild:
+ adding s390 keywords
*rl-0.2.2 (20 Oct 2003)
diff --git a/app-misc/rl/rl-0.2.2.ebuild b/app-misc/rl/rl-0.2.2.ebuild
index fabb10d28ee0..0f4a1568ab0b 100644
--- a/app-misc/rl/rl-0.2.2.ebuild
+++ b/app-misc/rl/rl-0.2.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/app-misc/rl/rl-0.2.2.ebuild,v 1.2 2004/03/14 10:59:03 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.2.ebuild,v 1.3 2004/04/15 23:05:20 randy Exp $
DESCRIPTION="Randomize lines from text files or stdin"
HOMEPAGE="http://tiefighter.et.tudelft.nl/~arthur/rl/"
@@ -8,7 +8,7 @@ SRC_URI="http://tiefighter.et.tudelft.nl/~arthur/rl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~x86 s390"
IUSE="debug"
DEPEND="virtual/glibc"