diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:54:40 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:54:40 +0000 |
commit | 74f3f6d695c69bd1d2408d19d0d77d500e2c0394 (patch) | |
tree | b2bb25c81a32e282f05fc77632ba6b96c71064b3 /sci-calculators/galculator | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-74f3f6d695c69bd1d2408d19d0d77d500e2c0394.tar.gz gentoo-2-74f3f6d695c69bd1d2408d19d0d77d500e2c0394.tar.bz2 gentoo-2-74f3f6d695c69bd1d2408d19d0d77d500e2c0394.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-calculators/galculator')
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-2.1.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index 5b65fe022510..1af7d22d93fd 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.43 2013/07/17 19:15:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.44 2013/11/30 19:54:40 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> galculator-2.1.2.ebuild: + amd64 stable, bug #478252 17 Jul 2013; Markus Meier <maekke@gentoo.org> galculator-2.1.2.ebuild: add ~arm, bug #473410 diff --git a/sci-calculators/galculator/galculator-2.1.2.ebuild b/sci-calculators/galculator/galculator-2.1.2.ebuild index 65890bc50cd7..0262f0296ec2 100644 --- a/sci-calculators/galculator/galculator-2.1.2.ebuild +++ b/sci-calculators/galculator/galculator-2.1.2.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.2.ebuild,v 1.2 2013/07/17 19:15:26 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.1.2.ebuild,v 1.3 2013/11/30 19:54:40 pacho 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 ~arm ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="~alpha amd64 ~arm ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="dev-libs/glib:2 |