summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2008-02-19 13:11:03 +0000
committerFerris McCormick <fmccor@gentoo.org>2008-02-19 13:11:03 +0000
commit5934d02caa70aed5379132c8d5dd980781660739 (patch)
tree3f023212ae99b2f469039cd1368214bb4dacd2fd /sci-calculators
parentFix patch to also respect CFLAGS. (diff)
downloadgentoo-2-5934d02caa70aed5379132c8d5dd980781660739.tar.gz
gentoo-2-5934d02caa70aed5379132c8d5dd980781660739.tar.bz2
gentoo-2-5934d02caa70aed5379132c8d5dd980781660739.zip
Sparc stable, Bug #210538.
(Portage version: 2.2_pre2, RepoMan options: --force)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/calculator/ChangeLog6
-rw-r--r--sci-calculators/calculator/calculator-1.6.30.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog
index 4866abe86b38..e9a583208012 100644
--- a/sci-calculators/calculator/ChangeLog
+++ b/sci-calculators/calculator/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-calculators/calculator
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.16 2008/02/18 08:04:28 mabi Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.17 2008/02/19 13:11:03 fmccor Exp $
+
+ 19 Feb 2008; Ferris McCormick <fmccor@gentoo.org>
+ calculator-1.6.30.ebuild:
+ Sparc stable, Bug 210538.
*calculator-1.6.31 (18 Feb 2008)
diff --git a/sci-calculators/calculator/calculator-1.6.30.ebuild b/sci-calculators/calculator/calculator-1.6.30.ebuild
index 74dacdec3b49..fd0bdbe66002 100644
--- a/sci-calculators/calculator/calculator-1.6.30.ebuild
+++ b/sci-calculators/calculator/calculator-1.6.30.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.30.ebuild,v 1.2 2007/11/21 16:50:21 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.30.ebuild,v 1.3 2008/02/19 13:11:03 fmccor Exp $
inherit fox
@@ -8,7 +8,7 @@ DESCRIPTION="Scientific calculator based on the FOX Toolkit"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ppc ~ppc64 sparc ~x86"
IUSE=""
RDEPEND="~x11-libs/fox-${PV}"