summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2003-02-09 18:22:22 +0000
committerGuy Martin <gmsoft@gentoo.org>2003-02-09 18:22:22 +0000
commit5dab9d983d3a8477bcd606b31cd21dfa56dac81f (patch)
treeded4fd9349259f8337a78c4aa37af3cef7fc7bfb /sys-devel/bc
parentAdded hppa to keywords. (diff)
downloadgentoo-2-5dab9d983d3a8477bcd606b31cd21dfa56dac81f.tar.gz
gentoo-2-5dab9d983d3a8477bcd606b31cd21dfa56dac81f.tar.bz2
gentoo-2-5dab9d983d3a8477bcd606b31cd21dfa56dac81f.zip
Added hppa to keywords.
Diffstat (limited to 'sys-devel/bc')
-rw-r--r--sys-devel/bc/ChangeLog5
-rw-r--r--sys-devel/bc/bc-1.06-r4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/bc/ChangeLog b/sys-devel/bc/ChangeLog
index 306e134f4fb1..f6c383eec858 100644
--- a/sys-devel/bc/ChangeLog
+++ b/sys-devel/bc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bc
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.5 2002/12/13 11:00:39 blizzy Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.6 2003/02/09 18:22:22 gmsoft Exp $
+
+ 09 Feb 2003; Guy Martin <gmsoft@gentoo.org> bc-1.06-r4.ebuild :
+ Added hppa to keywords.
06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords
diff --git a/sys-devel/bc/bc-1.06-r4.ebuild b/sys-devel/bc/bc-1.06-r4.ebuild
index c9df1c209f5b..05727daf62c4 100644
--- a/sys-devel/bc/bc-1.06-r4.ebuild
+++ b/sys-devel/bc/bc-1.06-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-devel/bc/bc-1.06-r4.ebuild,v 1.3 2002/12/15 10:44:23 bjb Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r4.ebuild,v 1.4 2003/02/09 18:22:22 gmsoft Exp $
IUSE="readline"
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.gnu.org/software/bc/bc.html"
LICENSE="GPL-2 & LGPL-2.1"
SLOT="0"
-KEYWORDS="x86 ppc sparc alpha"
+KEYWORDS="x86 ppc sparc alpha hppa"
RDEPEND="readline? ( >=sys-libs/readline-4.1
>=sys-libs/ncurses-5.2 )"