diff options
author | Markus Meier <maekke@gentoo.org> | 2013-07-17 19:15:26 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2013-07-17 19:15:26 +0000 |
commit | c2f2a0814c09a323ddfa8ddfad1e58a98f2dbfb8 (patch) | |
tree | a9b53551e10bf85ab35c23947351a10312a40c4e /sci-calculators | |
parent | add ~arm, bug #472892 (diff) | |
download | gentoo-2-c2f2a0814c09a323ddfa8ddfad1e58a98f2dbfb8.tar.gz gentoo-2-c2f2a0814c09a323ddfa8ddfad1e58a98f2dbfb8.tar.bz2 gentoo-2-c2f2a0814c09a323ddfa8ddfad1e58a98f2dbfb8.zip |
add ~arm, bug #473410
(Portage version: 2.1.12.12/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'sci-calculators')
-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 b42327c34460..5b65fe022510 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.42 2013/05/01 04:13:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.43 2013/07/17 19:15:26 maekke Exp $ + + 17 Jul 2013; Markus Meier <maekke@gentoo.org> galculator-2.1.2.ebuild: + add ~arm, bug #473410 *galculator-2.1.2 (01 May 2013) diff --git a/sci-calculators/galculator/galculator-2.1.2.ebuild b/sci-calculators/galculator/galculator-2.1.2.ebuild index f5498309f78e..65890bc50cd7 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.1 2013/05/01 04:13:20 tetromino Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.1.2.ebuild,v 1.2 2013/07/17 19:15:26 maekke 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 ~arm ~ppc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" RDEPEND="dev-libs/glib:2 |