summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-03-09 12:42:48 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-03-09 12:42:48 +0000
commite9361b67a1bbdf362bdc337149d6912dafa7413b (patch)
tree376c5074de1d92fb9e7819d73dc16ba0c90c9631 /sys-devel/bc
parentUpdate postinst-en.txt for bug 83673; updated both ebuilds to use built_with_... (diff)
downloadgentoo-2-e9361b67a1bbdf362bdc337149d6912dafa7413b.tar.gz
gentoo-2-e9361b67a1bbdf362bdc337149d6912dafa7413b.tar.bz2
gentoo-2-e9361b67a1bbdf362bdc337149d6912dafa7413b.zip
Stable on sparc
(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 3bec70f03c46..c686cb037a70 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.17 2005/02/11 06:15:03 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/ChangeLog,v 1.18 2005/03/09 12:42:48 gustavoz Exp $
+
+ 09 Mar 2005; Gustavo Zacarias <gustavoz@gentoo.org> bc-1.06-r6.ebuild:
+ Stable on sparc
*bc-1.06-r6 (11 Feb 2005)
diff --git a/sys-devel/bc/bc-1.06-r6.ebuild b/sys-devel/bc/bc-1.06-r6.ebuild
index e1cdb412a393..503634113193 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.2 2005/03/09 00:29:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/bc/bc-1.06-r6.ebuild,v 1.3 2005/03/09 12:42:48 gustavoz 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 )"