summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:04:05 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-06-28 02:04:05 +0000
commit82111123c116a6c1c9b524504f44e7ae1bf7ba87 (patch)
tree87270328381ece2ad5e69b9946e1ca9b154347a3 /app-misc
parentQA - fix use invocation (diff)
downloadhistorical-82111123c116a6c1c9b524504f44e7ae1bf7ba87.tar.gz
historical-82111123c116a6c1c9b524504f44e7ae1bf7ba87.tar.bz2
historical-82111123c116a6c1c9b524504f44e7ae1bf7ba87.zip
Added ~sparc, ~mips
Diffstat (limited to 'app-misc')
-rw-r--r--app-misc/rl/ChangeLog5
-rw-r--r--app-misc/rl/rl-0.2.2.ebuild4
-rw-r--r--app-misc/rlwrap/ChangeLog5
-rw-r--r--app-misc/rlwrap/rlwrap-0.16.ebuild4
4 files changed, 12 insertions, 6 deletions
diff --git a/app-misc/rl/ChangeLog b/app-misc/rl/ChangeLog
index f4a331246dbc..77280daac608 100644
--- a/app-misc/rl/ChangeLog
+++ b/app-misc/rl/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/rl
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/ChangeLog,v 1.3 2004/06/24 22:30:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/ChangeLog,v 1.4 2004/06/28 02:00:39 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> rl-0.2.2.ebuild:
+ Added ~sparc, ~mips
15 Apr 2004; Michael McCabe <randy@gentoo.org> rl-0.2.2.ebuild:
adding s390 keywords
diff --git a/app-misc/rl/rl-0.2.2.ebuild b/app-misc/rl/rl-0.2.2.ebuild
index bda5590a45e8..322af2f6a964 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-2004 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.4 2004/06/24 22:30:57 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rl/rl-0.2.2.ebuild,v 1.5 2004/06/28 02:00:39 ciaranm 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 s390"
+KEYWORDS="~x86 s390 ~sparc ~mips"
IUSE="debug"
DEPEND="virtual/glibc"
diff --git a/app-misc/rlwrap/ChangeLog b/app-misc/rlwrap/ChangeLog
index a7402facbea8..6673e69df18b 100644
--- a/app-misc/rlwrap/ChangeLog
+++ b/app-misc/rlwrap/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-misc/rlwrap
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/ChangeLog,v 1.3 2004/06/24 22:31:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/ChangeLog,v 1.4 2004/06/28 02:04:05 ciaranm Exp $
+
+ 28 Jun 2004; Ciaran McCreesh <ciaranm@gentoo.org> rlwrap-0.16.ebuild:
+ Added ~sparc, ~mips
*rlwrap-0.16 (27 Aug 2003)
diff --git a/app-misc/rlwrap/rlwrap-0.16.ebuild b/app-misc/rlwrap/rlwrap-0.16.ebuild
index 03f5cd744e59..f01e0885b506 100644
--- a/app-misc/rlwrap/rlwrap-0.16.ebuild
+++ b/app-misc/rlwrap/rlwrap-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.16.ebuild,v 1.7 2004/06/24 22:31:08 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-misc/rlwrap/rlwrap-0.16.ebuild,v 1.8 2004/06/28 02:04:05 ciaranm Exp $
DESCRIPTION="a 'readline wrapper' which uses the GNU readline lib to allow the editing of keyboard input for any command"
HOMEPAGE="http://utopia.knoware.nl/~hlub/uck/rlwrap/"
@@ -8,7 +8,7 @@ SRC_URI="http://utopia.knoware.nl/~hlub/uck/rlwrap/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~sparc ~mips"
IUSE=""
DEPEND="sys-libs/readline"