diff options
Diffstat (limited to 'app-misc/rl/rl-0.2.2.ebuild')
-rw-r--r-- | app-misc/rl/rl-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rl/rl-0.2.2.ebuild b/app-misc/rl/rl-0.2.2.ebuild index 168acebb6da3..4ecd19a8ef7b 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-2005 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.11 2005/01/01 15:21:49 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.2.ebuild,v 1.12 2005/04/24 11:24:41 hansmi 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 sparc ~mips s390 ~amd64 ~ppc" +KEYWORDS="x86 sparc ~mips s390 ~amd64 ppc" IUSE="debug" DEPEND="virtual/libc" |