summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-11-13 05:48:27 +0000
committerMike Frysinger <vapier@gentoo.org>2004-11-13 05:48:27 +0000
commit5a9619ec7c9de3cbe9204398295d9647851f9f95 (patch)
tree053ea607e88ad5bdccb681059029ae93ecc4ebd6 /sys-devel
parentKEYWORD ~ppc-macos. Added elibtoolize conditional to fix Darwin/OS X shared l... (diff)
downloadgentoo-2-5a9619ec7c9de3cbe9204398295d9647851f9f95.tar.gz
gentoo-2-5a9619ec7c9de3cbe9204398295d9647851f9f95.tar.bz2
gentoo-2-5a9619ec7c9de3cbe9204398295d9647851f9f95.zip
sh KEYWORDS
Diffstat (limited to 'sys-devel')
-rw-r--r--sys-devel/bc/bc-1.06-r5.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-devel/bc/bc-1.06-r5.ebuild b/sys-devel/bc/bc-1.06-r5.ebuild
index 1f6531e48dde..e1bdbbb94bcf 100644
--- a/sys-devel/bc/bc-1.06-r5.ebuild
+++ b/sys-devel/bc/bc-1.06-r5.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.17 2004/11/08 06:09:01 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r5.ebuild,v 1.18 2004/11/13 05:48:27 vapier Exp $
inherit eutils flag-o-matic
DESCRIPTION="Handy console-based calculator utility"
-SRC_URI="mirror://gnu/bc/${P}.tar.gz"
HOMEPAGE="http://www.gnu.org/software/bc/bc.html"
+SRC_URI="mirror://gnu/bc/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86"
IUSE="readline static"
RDEPEND="readline? ( >=sys-libs/readline-4.1