summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-06-06 04:19:41 +0000
committerJeroen Roovers <jer@gentoo.org>2007-06-06 04:19:41 +0000
commit908d250471f1d565d3541d1e28c483a03ef3cce9 (patch)
tree9f363a689da5952dba9ba74b860cc5e4fe936e26 /sci-calculators/calculator
parentpatch to make g++ 4.2 happy from Philipp via bug #179843 (diff)
downloadgentoo-2-908d250471f1d565d3541d1e28c483a03ef3cce9.tar.gz
gentoo-2-908d250471f1d565d3541d1e28c483a03ef3cce9.tar.bz2
gentoo-2-908d250471f1d565d3541d1e28c483a03ef3cce9.zip
Stable for HPPA (bug #181017).
(Portage version: 2.1.2.7)
Diffstat (limited to 'sci-calculators/calculator')
-rw-r--r--sci-calculators/calculator/ChangeLog5
-rw-r--r--sci-calculators/calculator/calculator-1.6.25.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog
index bf8c00a75796..dae8327b6623 100644
--- a/sci-calculators/calculator/ChangeLog
+++ b/sci-calculators/calculator/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-calculators/calculator
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.8 2007/03/28 22:55:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.9 2007/06/06 04:19:41 jer Exp $
+
+ 06 Jun 2007; Jeroen Roovers <jer@gentoo.org> calculator-1.6.25.ebuild:
+ Stable for HPPA (bug #181017).
*calculator-1.6.25 (28 Mar 2007)
diff --git a/sci-calculators/calculator/calculator-1.6.25.ebuild b/sci-calculators/calculator/calculator-1.6.25.ebuild
index c4888f472820..a74e014f8af3 100644
--- a/sci-calculators/calculator/calculator-1.6.25.ebuild
+++ b/sci-calculators/calculator/calculator-1.6.25.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.25.ebuild,v 1.1 2007/03/28 22:55:39 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.25.ebuild,v 1.2 2007/06/06 04:19:41 jer Exp $
inherit fox
@@ -8,7 +8,7 @@ DESCRIPTION="Scientific calculator based on the FOX Toolkit"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64 ~alpha ~hppa ~ppc ~ppc64 ~sparc"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
IUSE=""
RDEPEND="~x11-libs/fox-${PV}"