summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-03-17 08:52:42 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-03-17 08:52:42 +0000
commit9b4a23d50ed35530e6f64585899ef8e20a49f565 (patch)
tree4566e6f96250e18f9a998747e13c1fe281105bd5 /sys-devel/bc
parentStable on ppc. (diff)
downloadgentoo-2-9b4a23d50ed35530e6f64585899ef8e20a49f565.tar.gz
gentoo-2-9b4a23d50ed35530e6f64585899ef8e20a49f565.tar.bz2
gentoo-2-9b4a23d50ed35530e6f64585899ef8e20a49f565.zip
Stable on ppc.
(Portage version: 2.0.51.19)
Diffstat (limited to 'sys-devel/bc')
-rw-r--r--sys-devel/bc/ChangeLog5
-rw-r--r--sys-devel/bc/bc-1.06-r6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/bc/ChangeLog b/sys-devel/bc/ChangeLog
index c686cb037a70..d404de003975 100644
--- a/sys-devel/bc/ChangeLog
+++ b/sys-devel/bc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sys-devel/bc
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.18 2005/03/09 12:42:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.19 2005/03/17 08:52:42 hansmi Exp $
+
+ 17 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> bc-1.06-r6.ebuild:
+ Stable on ppc.
09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> bc-1.06-r6.ebuild:
Stable on sparc
diff --git a/sys-devel/bc/bc-1.06-r6.ebuild b/sys-devel/bc/bc-1.06-r6.ebuild
index 503634113193..6106375912f5 100644
--- a/sys-devel/bc/bc-1.06-r6.ebuild
+++ b/sys-devel/bc/bc-1.06-r6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r6.ebuild,v 1.3 2005/03/09 12:42:48 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r6.ebuild,v 1.4 2005/03/17 08:52:42 hansmi Exp $
inherit eutils flag-o-matic toolchain-funcs
@@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/bc/${P}.tar.gz"
LICENSE="GPL-2 LGPL-2.1"
SLOT="0"
-KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ~ppc ~ppc64 s390 sh sparc x86"
+KEYWORDS="~alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86"
IUSE="readline static"
RDEPEND="readline? ( >=sys-libs/readline-4.1 >=sys-libs/ncurses-5.2 )"