diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-11 12:28:43 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-11 12:28:43 +0000 |
commit | 7374a301cc40345256e780feb7586215be252dbc (patch) | |
tree | 3326bec7418abed59c52c57dcaf3edb6a71ef9bf /sci-calculators | |
parent | Stable for HPPA (bug #528834). (diff) | |
download | gentoo-2-7374a301cc40345256e780feb7586215be252dbc.tar.gz gentoo-2-7374a301cc40345256e780feb7586215be252dbc.tar.bz2 gentoo-2-7374a301cc40345256e780feb7586215be252dbc.zip |
Stable for HPPA (bug #518162).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.43.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 1cd7a63a79c8..7f1eec7a8e20 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.43 2014/07/04 20:46:07 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.44 2014/11/11 12:28:43 jer Exp $ + + 11 Nov 2014; Jeroen Roovers <jer@gentoo.org> calculator-1.6.43.ebuild: + Stable for HPPA (bug #518162). *calculator-1.7.47 (04 Jul 2014) diff --git a/sci-calculators/calculator/calculator-1.6.43.ebuild b/sci-calculators/calculator/calculator-1.6.43.ebuild index daac92081b1a..d55d6edd1195 100644 --- a/sci-calculators/calculator/calculator-1.6.43.ebuild +++ b/sci-calculators/calculator/calculator-1.6.43.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild,v 1.1 2011/08/06 21:33:45 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild,v 1.2 2014/11/11 12:28:43 jer Exp $ EAPI=4 @@ -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" |