summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-01-13 00:30:27 +0000
committerMike Frysinger <vapier@gentoo.org>2008-01-13 00:30:27 +0000
commitae2b85361bab7da351f54b91b38333d065747cec (patch)
treee5e4e0a0043a5bc906a3d84e374c4ee51cff305e /app-misc/rl
parentarm/s390/sh stable (diff)
downloadgentoo-2-ae2b85361bab7da351f54b91b38333d065747cec.tar.gz
gentoo-2-ae2b85361bab7da351f54b91b38333d065747cec.tar.bz2
gentoo-2-ae2b85361bab7da351f54b91b38333d065747cec.zip
s390 stable
(Portage version: 2.1.4_rc14)
Diffstat (limited to 'app-misc/rl')
-rw-r--r--app-misc/rl/rl-0.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rl/rl-0.2.6.ebuild b/app-misc/rl/rl-0.2.6.ebuild
index a8cefe9d6078..ff8da2ec6bc1 100644
--- a/app-misc/rl/rl-0.2.6.ebuild
+++ b/app-misc/rl/rl-0.2.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild,v 1.4 2008/01/05 16:39:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild,v 1.5 2008/01/13 00:30:27 vapier Exp $
DESCRIPTION="Randomize lines from text files or stdin"
HOMEPAGE="http://ch.tudelft.nl/~arthur/rl/"
@@ -8,7 +8,7 @@ SRC_URI="http://ch.tudelft.nl/~arthur/rl/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~mips ppc ~s390 sparc x86"
+KEYWORDS="~amd64 ~mips ppc s390 sparc x86"
IUSE="debug"
DEPEND=""