diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:59:58 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-25 15:59:58 +0000 |
commit | 414ac350129dda0724f1420e772caf521262a2b2 (patch) | |
tree | 6df1df331ff4e7f8d5ac6f1d266f4752cf1b91b0 /sci-calculators/galculator | |
parent | Stable for amd64, wrt bug #458984 (diff) | |
download | gentoo-2-414ac350129dda0724f1420e772caf521262a2b2.tar.gz gentoo-2-414ac350129dda0724f1420e772caf521262a2b2.tar.bz2 gentoo-2-414ac350129dda0724f1420e772caf521262a2b2.zip |
Stable for amd64, wrt bug #458984
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index ddf99e37b832..259f46a19342 100644 --- a/sci-calculators/galculator/ChangeLog +++ b/sci-calculators/galculator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/galculator # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.37 2013/02/20 11:34:41 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.38 2013/03/25 15:59:58 ago Exp $ + + 25 Mar 2013; Agostino Sarubbo <ago@gentoo.org> galculator-2.1.ebuild: + Stable for amd64, wrt bug #458984 20 Feb 2013; Samuli Suominen <ssuominen@gentoo.org> -galculator-2.0.ebuild, -galculator-2.0.1.ebuild: diff --git a/sci-calculators/galculator/galculator-2.1.ebuild b/sci-calculators/galculator/galculator-2.1.ebuild index f23ebdff8e0f..86ccd7c86759 100644 --- a/sci-calculators/galculator/galculator-2.1.ebuild +++ b/sci-calculators/galculator/galculator-2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.1.ebuild,v 1.1 2013/02/20 11:33:46 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.1.ebuild,v 1.2 2013/03/25 15:59:58 ago Exp $ EAPI=5 GCONF_DEBUG=no @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="x11-libs/gtk+:3" |