diff options
author | Raúl Porcel <armin76@gentoo.org> | 2015-01-15 10:14:34 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2015-01-15 10:14:34 +0000 |
commit | d062d5298c4f680b11d3358e5eee36bbb67fdf9c (patch) | |
tree | 43f84fffdc510c8397569e0d5cde0f9b8ae8fa05 /sci-calculators | |
parent | alpha/arm64/ia64/m68k/s390/sh/sparc stable wrt #531594 (diff) | |
download | gentoo-2-d062d5298c4f680b11d3358e5eee36bbb67fdf9c.tar.gz gentoo-2-d062d5298c4f680b11d3358e5eee36bbb67fdf9c.tar.bz2 gentoo-2-d062d5298c4f680b11d3358e5eee36bbb67fdf9c.zip |
sparc/x86 stable wrt #518162
(Portage version: 2.2.8-r2/cvs/Linux ia64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/calculator/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/calculator/calculator-1.6.43.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/calculator/ChangeLog b/sci-calculators/calculator/ChangeLog index a11f2c56c22d..435b1745d762 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.45 2014/11/11 21:13:18 mabi Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/ChangeLog,v 1.46 2015/01/15 10:14:34 armin76 Exp $ + + 15 Jan 2015; Raúl Porcel <armin76@gentoo.org> calculator-1.6.43.ebuild: + sparc/x86 stable wrt #518162 *calculator-1.7.49 (11 Nov 2014) diff --git a/sci-calculators/calculator/calculator-1.6.43.ebuild b/sci-calculators/calculator/calculator-1.6.43.ebuild index d55d6edd1195..89cc36f3d287 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-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.6.43.ebuild,v 1.2 2014/11/11 12:28:43 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/calculator/calculator-1.6.43.ebuild,v 1.3 2015/01/15 10:14:34 armin76 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" |