summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGysbert Wassenaar <nixnut@gentoo.org>2008-06-07 14:12:09 +0000
committerGysbert Wassenaar <nixnut@gentoo.org>2008-06-07 14:12:09 +0000
commit6d930abbb8d8607104e5048d7fae2a1c81b8a15c (patch)
tree645b4b3cd5a1339f168a22ea6522ab1102fc9828 /sys-devel/bc/bc-1.06.95.ebuild
parentRemoved old versions. (diff)
downloadgentoo-2-6d930abbb8d8607104e5048d7fae2a1c81b8a15c.tar.gz
gentoo-2-6d930abbb8d8607104e5048d7fae2a1c81b8a15c.tar.bz2
gentoo-2-6d930abbb8d8607104e5048d7fae2a1c81b8a15c.zip
Stable on ppc wrt bug 224863
(Portage version: 2.1.4.4)
Diffstat (limited to 'sys-devel/bc/bc-1.06.95.ebuild')
-rw-r--r--sys-devel/bc/bc-1.06.95.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-devel/bc/bc-1.06.95.ebuild b/sys-devel/bc/bc-1.06.95.ebuild
index 73994051f854..de9cc6ada901 100644
--- a/sys-devel/bc/bc-1.06.95.ebuild
+++ b/sys-devel/bc/bc-1.06.95.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95.ebuild,v 1.7 2008/06/07 10:10:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06.95.ebuild,v 1.8 2008/06/07 14:12:09 nixnut Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -11,7 +11,7 @@ SRC_URI="ftp://alpha.gnu.org/gnu/bc/${P}.tar.bz2
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
+KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd"
IUSE="libedit readline static"
RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )