summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-05-25 04:17:22 +0000
committerMike Frysinger <vapier@gentoo.org>2005-05-25 04:17:22 +0000
commit016e0d3822b9c81ef7213fe20ef69504ff476d47 (patch)
treecdbe70b59361aa9b3108d0c18a0ed0a5b8e45456 /app-misc/rl
parents390 stable (diff)
downloadhistorical-016e0d3822b9c81ef7213fe20ef69504ff476d47.tar.gz
historical-016e0d3822b9c81ef7213fe20ef69504ff476d47.tar.bz2
historical-016e0d3822b9c81ef7213fe20ef69504ff476d47.zip
s390 stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-misc/rl')
-rw-r--r--app-misc/rl/Manifest14
-rw-r--r--app-misc/rl/rl-0.2.3.ebuild4
2 files changed, 4 insertions, 14 deletions
diff --git a/app-misc/rl/Manifest b/app-misc/rl/Manifest
index 22c36c380209..6e4445468a1f 100644
--- a/app-misc/rl/Manifest
+++ b/app-misc/rl/Manifest
@@ -1,16 +1,6 @@
------BEGIN PGP SIGNED MESSAGE-----
-Hash: SHA1
-
MD5 395282f42652341b80940a7ee1c0d6fe ChangeLog 1455
-MD5 0e81493cec22dcbd57bc4ba24c586bc5 metadata.xml 402
MD5 39e91059c47daeefdaca81e436739462 rl-0.2.2.ebuild 765
-MD5 e58a5c01bb17572ba049002866016474 rl-0.2.3.ebuild 768
+MD5 0e81493cec22dcbd57bc4ba24c586bc5 metadata.xml 402
+MD5 28b2bd51b9a52aabb0c83d2a3cec5de3 rl-0.2.3.ebuild 765
MD5 c4b0edbb6636a114dae5cf17e3d8bb4f files/digest-rl-0.2.2 60
MD5 a969e68ccdca0cfff71e833bdf66796c files/digest-rl-0.2.3 60
------BEGIN PGP SIGNATURE-----
-Version: GnuPG v1.4.1-ecc0.1.6 (GNU/Linux)
-
-iD8DBQFCiP0DKRy60XGEcJIRAiawAJ9vDCYtGG4eOaHXpyzDWUpdM25LnwCfRbSW
-IkoQFag0Fbl56xrzr//cHFM=
-=fysC
------END PGP SIGNATURE-----
diff --git a/app-misc/rl/rl-0.2.3.ebuild b/app-misc/rl/rl-0.2.3.ebuild
index 1ccc3c4ea1b0..3d17711e286d 100644
--- a/app-misc/rl/rl-0.2.3.ebuild
+++ b/app-misc/rl/rl-0.2.3.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.3.ebuild,v 1.3 2005/05/16 20:05:03 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.3.ebuild,v 1.4 2005/05/25 04:17:22 vapier 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="~amd64 ~mips ~ppc s390 sparc x86"
IUSE="debug"
DEPEND="virtual/libc"