diff options
Diffstat (limited to 'app-misc/rl/rl-0.2.4.ebuild')
-rw-r--r-- | app-misc/rl/rl-0.2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rl/rl-0.2.4.ebuild b/app-misc/rl/rl-0.2.4.ebuild index 03d9b248af65..110155320918 100644 --- a/app-misc/rl/rl-0.2.4.ebuild +++ b/app-misc/rl/rl-0.2.4.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.4.ebuild,v 1.1 2005/05/28 23:59:19 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.4.ebuild,v 1.2 2005/07/07 16:08:50 swegener 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="~amd64 ~mips ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~mips ~ppc ~s390 ~sparc x86" IUSE="debug" DEPEND="virtual/libc" |