diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-01-05 16:39:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-01-05 16:39:17 +0000 |
commit | a73ee2c14cafbe49016f0a99a9a2265c1acf0652 (patch) | |
tree | 26678fdab6b615e7d6c08ddf78f9a1b00a1f1c64 /app-misc/rl/rl-0.2.6.ebuild | |
parent | sparc stable wrt #203756 (diff) | |
download | historical-a73ee2c14cafbe49016f0a99a9a2265c1acf0652.tar.gz historical-a73ee2c14cafbe49016f0a99a9a2265c1acf0652.tar.bz2 historical-a73ee2c14cafbe49016f0a99a9a2265c1acf0652.zip |
sparc stable wrt #194329
Package-Manager: portage-2.1.3.19
Diffstat (limited to 'app-misc/rl/rl-0.2.6.ebuild')
-rw-r--r-- | app-misc/rl/rl-0.2.6.ebuild | 4 |
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 777c6c42e281..a8cefe9d6078 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.3 2008/01/04 17:25:34 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.6.ebuild,v 1.4 2008/01/05 16:39:17 armin76 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="" |