summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-03-24 23:48:47 +0000
committerJeroen Roovers <jer@gentoo.org>2010-03-24 23:48:47 +0000
commiteb24a8e142bf07a114c76899c9842b7f2c146cbf (patch)
tree0758b9dc35a6c1f18479a7042409e0908a1ed7c2 /sci-calculators
parentUse tc-getAR instead of ar. Thanks to ssuominen. (diff)
downloadgentoo-2-eb24a8e142bf07a114c76899c9842b7f2c146cbf.tar.gz
gentoo-2-eb24a8e142bf07a114c76899c9842b7f2c146cbf.tar.bz2
gentoo-2-eb24a8e142bf07a114c76899c9842b7f2c146cbf.zip
Stable for HPPA PPC (bug #311159).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/units/ChangeLog5
-rw-r--r--sci-calculators/units/units-1.88.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/units/ChangeLog b/sci-calculators/units/ChangeLog
index 05f86de66e54..39fabb8061bc 100644
--- a/sci-calculators/units/ChangeLog
+++ b/sci-calculators/units/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/units
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.26 2010/02/17 19:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/ChangeLog,v 1.27 2010/03/24 23:48:47 jer Exp $
+
+ 24 Mar 2010; Jeroen Roovers <jer@gentoo.org> units-1.88.ebuild:
+ Stable for HPPA PPC (bug #311159).
*units-1.88 (17 Feb 2010)
diff --git a/sci-calculators/units/units-1.88.ebuild b/sci-calculators/units/units-1.88.ebuild
index 267fcafdcfe2..2d68f06b000f 100644
--- a/sci-calculators/units/units-1.88.ebuild
+++ b/sci-calculators/units/units-1.88.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.1 2010/02/17 19:45:22 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/units/units-1.88.ebuild,v 1.2 2010/03/24 23:48:47 jer Exp $
EAPI="2"
@@ -13,7 +13,7 @@ HOMEPAGE="http://www.gnu.org/software/units/units.html"
LICENSE="GPL-3"
SLOT="0"
IUSE=""
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ppc ~sparc ~x86"
DEPEND=">=sys-libs/readline-4.1-r2
>=sys-libs/ncurses-5.2-r3"