diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-12-05 10:05:16 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-12-05 10:05:16 +0000 |
commit | 12690b61be26369945fe8f4a2c624de64d165f58 (patch) | |
tree | 3ec09600154054d5b15e5eecfbf2dbb142ea5760 /sci-calculators/calculator | |
parent | sparc stable wrt #249286 (diff) | |
download | gentoo-2-12690b61be26369945fe8f4a2c624de64d165f58.tar.gz gentoo-2-12690b61be26369945fe8f4a2c624de64d165f58.tar.bz2 gentoo-2-12690b61be26369945fe8f4a2c624de64d165f58.zip |
sparc stable wrt #249286
(Portage version: 2.1.4.5)
Diffstat (limited to 'sci-calculators/calculator')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.34.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index e0fbc6e94e7d..f5d9b7990a4e 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,9 @@ # 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.20 2008/12/02 06:08:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.21 2008/12/05 10:05:16 armin76 Exp $ + + 05 Dec 2008; Raúl Porcel <armin76@gentoo.org> calculator-1.6.34.ebuild: + sparc stable wrt #249286 02 Dec 2008; Jeroen Roovers <jer@gentoo.org> calculator-1.6.34.ebuild: Stable for HPPA (bug #249286). diff --git a/sci-calculators/calculator/calculator-1.6.34.ebuild b/sci-calculators/calculator/calculator-1.6.34.ebuild index d4288b76fdd0..beb4bc4df35e 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 # 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.2 2008/12/02 06:08:34 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.34.ebuild,v 1.3 2008/12/05 10:05:16 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}" |