diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-06-09 07:13:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-06-09 07:13:48 +0000 |
commit | 55b4190e18bb039f8ee0bc2f244ee8bf71177c26 (patch) | |
tree | aa989d51a64be3a010a912d33f4ac60fe959d12b /sci-calculators | |
parent | Stable for x86, wrt bug #550750 (diff) | |
download | gentoo-2-55b4190e18bb039f8ee0bc2f244ee8bf71177c26.tar.gz gentoo-2-55b4190e18bb039f8ee0bc2f244ee8bf71177c26.tar.bz2 gentoo-2-55b4190e18bb039f8ee0bc2f244ee8bf71177c26.zip |
Stable for x86, wrt bug #535832
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.7.49.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index 6af716407727..9d5eee729a9e 100644 --- a/sci-calculators/calculator/ChangeLog +++ b/sci-calculators/calculator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/calculator # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.48 2015/02/20 13:38:28 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.49 2015/06/09 07:13:48 ago Exp $ + + 09 Jun 2015; Agostino Sarubbo <ago@gentoo.org> calculator-1.7.49.ebuild: + Stable for x86, wrt bug #535832 20 Feb 2015; Justin Lecher <jlec@gentoo.org> -calculator-1.7.45.ebuild, -calculator-1.7.47.ebuild, metadata.xml: diff --git a/sci-calculators/calculator/calculator-1.7.49.ebuild b/sci-calculators/calculator/calculator-1.7.49.ebuild index 2e938a67f969..e1df5a384e06 100644 --- a/sci-calculators/calculator/calculator-1.7.49.ebuild +++ b/sci-calculators/calculator/calculator-1.7.49.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.49.ebuild,v 1.1 2014/11/11 21:13:18 mabi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.7.49.ebuild,v 1.2 2015/06/09 07:13:48 ago Exp $ EAPI="5" @@ -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} |