summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-08 01:33:50 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-08 01:33:50 +0000
commitb5283a451fab1c598f914fe8743ec001cff36c4c (patch)
tree264e1fb8e8e17c67c09e2a8fa9df357c77594ad8 /sys-libs/readline
parentMarked stable for x86 (diff)
downloadgentoo-2-b5283a451fab1c598f914fe8743ec001cff36c4c.tar.gz
gentoo-2-b5283a451fab1c598f914fe8743ec001cff36c4c.tar.bz2
gentoo-2-b5283a451fab1c598f914fe8743ec001cff36c4c.zip
Added hppa to keywords.
Diffstat (limited to 'sys-libs/readline')
-rw-r--r--sys-libs/readline/ChangeLog5
-rw-r--r--sys-libs/readline/readline-4.3-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/readline/ChangeLog b/sys-libs/readline/ChangeLog
index 0ca3f353a10a..3cf796302df4 100644
--- a/sys-libs/readline/ChangeLog
+++ b/sys-libs/readline/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-libs/readline
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.14 2002/12/25 23:05:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/ChangeLog,v 1.15 2003/02/08 01:30:26 gmsoft Exp $
+
+ 07 Feb 2003; Guy Martin <gmsoft@gentoo.org> readline-4.3-r4.ebuild :
+ Added hppa to keywords.
12 Dec 2002; Jan Seidel <tuxus@gentoo.org> readline-4.2a-r1.ebuild :
diff --git a/sys-libs/readline/readline-4.3-r4.ebuild b/sys-libs/readline/readline-4.3-r4.ebuild
index 4ae6b049eafc..9dd8d89d71ab 100644
--- a/sys-libs/readline/readline-4.3-r4.ebuild
+++ b/sys-libs/readline/readline-4.3-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.4 2002/12/25 23:05:29 azarah Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-libs/readline/readline-4.3-r4.ebuild,v 1.5 2003/02/08 01:30:27 gmsoft Exp $
inherit eutils
@@ -16,7 +16,7 @@ HOMEPAGE="http://cnswww.cns.cwru.edu/php/chet/readline/rltop.html"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
+KEYWORDS="~x86 ~ppc ~sparc ~alpha hppa"
# We must be sertain that we have a bash that is linked
# to its internal readline, else we may get problems.