diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 15:08:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-10 15:08:44 +0000 |
commit | 8fb07211cf9ebb98264c6f99bcc983df250743da (patch) | |
tree | 131968a77dbd63e03ee5552ea6759c71b5de84b1 /sci-calculators/calculator | |
parent | sparc stable wrt #263795 (diff) | |
download | gentoo-2-8fb07211cf9ebb98264c6f99bcc983df250743da.tar.gz gentoo-2-8fb07211cf9ebb98264c6f99bcc983df250743da.tar.bz2 gentoo-2-8fb07211cf9ebb98264c6f99bcc983df250743da.zip |
sparc/x86 stable wrt #263795
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'sci-calculators/calculator')
4 files changed, 12 insertions, 8 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 91af246c11b2..af2f09a916ec 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,10 @@ # 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.26 2009/04/03 16:15:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.27 2009/04/10 15:08:44 armin76 Exp $ + + 10 Apr 2009; Raúl Porcel <armin76@gentoo.org> calculator-1.6.34.ebuild, + calculator-1.6.35.ebuild, calculator-1.6.36.ebuild: + sparc/x86 stable wrt #263795 03 Apr 2009; Brent Baude <ranger@gentoo.org> calculator-1.6.35.ebuild: Marking calculator-1.6.35 ppc64 stable for bug 263795 diff --git a/sci-calculators/calculator/calculator-1.6.34.ebuild b/sci-calculators/calculator/calculator-1.6.34.ebuild index beb4bc4df35e..4414b618d128 100644 --- a/sci-calculators/calculator/calculator-1.6.34.ebuild +++ b/sci-calculators/calculator/calculator-1.6.34.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# 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.34.ebuild,v 1.3 2008/12/05 10:05:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.34.ebuild,v 1.4 2009/04/10 15:08:44 armin76 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}" diff --git a/sci-calculators/calculator/calculator-1.6.35.ebuild b/sci-calculators/calculator/calculator-1.6.35.ebuild index b21149cc9dd5..6abbd517553b 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.4 2009/04/03 16:15:40 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.35.ebuild,v 1.5 2009/04/10 15:08:44 armin76 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}" diff --git a/sci-calculators/calculator/calculator-1.6.36.ebuild b/sci-calculators/calculator/calculator-1.6.36.ebuild index ae9b3f246c44..23b8f8292094 100644 --- a/sci-calculators/calculator/calculator-1.6.36.ebuild +++ b/sci-calculators/calculator/calculator-1.6.36.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.36.ebuild,v 1.1 2009/03/21 09:38:52 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.36.ebuild,v 1.2 2009/04/10 15:08:44 armin76 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:1.6" |