diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 16:15:40 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 16:15:40 +0000 |
commit | 80d66c2792b2640bb730dcd1c26607e6d22abc34 (patch) | |
tree | 2eb346b2dec36f276a9b3e09c341470322f7d976 /sci-calculators | |
parent | Marking pathfinder-1.6.35 ppc64 for bug 263795 (diff) | |
download | gentoo-2-80d66c2792b2640bb730dcd1c26607e6d22abc34.tar.gz gentoo-2-80d66c2792b2640bb730dcd1c26607e6d22abc34.tar.bz2 gentoo-2-80d66c2792b2640bb730dcd1c26607e6d22abc34.zip |
Marking calculator-1.6.35 ppc64 for bug 263795
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index fe932eef7f81..91af246c11b2 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.25 2009/03/31 16:46:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.26 2009/04/03 16:15:40 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> calculator-1.6.35.ebuild: + Marking calculator-1.6.35 ppc64 stable for bug 263795 31 Mar 2009; Jeroen Roovers <jer@gentoo.org> calculator-1.6.35.ebuild: Stable for HPPA (bug #263795). diff --git a/sci-calculators/calculator/calculator-1.6.35.ebuild b/sci-calculators/calculator/calculator-1.6.35.ebuild index 102e47be3cee..b21149cc9dd5 100644 --- a/sci-calculators/calculator/calculator-1.6.35.ebuild +++ b/sci-calculators/calculator/calculator-1.6.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.35.ebuild,v 1.3 2009/03/31 16:46:50 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.35.ebuild,v 1.4 2009/04/03 16:15:40 ranger Exp $ EAPI="1" @@ -10,7 +10,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}" |