summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:04:05 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:04:05 +0000
commit82111123c116a6c1c9b524504f44e7ae1bf7ba87 (patch)
tree87270328381ece2ad5e69b9946e1ca9b154347a3 /app-misc/rl
parentQA - fix use invocation (diff)
downloadhistorical-82111123c116a6c1c9b524504f44e7ae1bf7ba87.tar.gz
historical-82111123c116a6c1c9b524504f44e7ae1bf7ba87.tar.bz2
historical-82111123c116a6c1c9b524504f44e7ae1bf7ba87.zip
Added ~sparc, ~mips
Diffstat (limited to 'app-misc/rl')
-rw-r--r--app-misc/rl/ChangeLog5
-rw-r--r--app-misc/rl/rl-0.2.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/rl/ChangeLog b/app-misc/rl/ChangeLog
index f4a331246dbc..77280daac608 100644
--- a/app-misc/rl/ChangeLog
+++ b/app-misc/rl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/rl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/ChangeLog,v 1.3 2004/06/24 22:30:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/ChangeLog,v 1.4 2004/06/28 02:00:39 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> rl-0.2.2.ebuild:
+ Added ~sparc, ~mips
15 Apr 2004; Michael McCabe <randy@gentoo.org> rl-0.2.2.ebuild:
adding s390 keywords
diff --git a/app-misc/rl/rl-0.2.2.ebuild b/app-misc/rl/rl-0.2.2.ebuild
index bda5590a45e8..322af2f6a964 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 Foundation
# 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.4 2004/06/24 22:30:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.2.ebuild,v 1.5 2004/06/28 02:00:39 ciaranm 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 s390"
+KEYWORDS="~x86 s390 ~sparc ~mips"
IUSE="debug"
DEPEND="virtual/glibc"