summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2013-12-08 19:37:21 +0000
committerPacho Ramos <pacho@gentoo.org>2013-12-08 19:37:21 +0000
commitae1829ac6506f76d4231eaf88fb82ce511af3d60 (patch)
treecae325131a64c1b1f12f2200c139b084f44cecfb /sci-calculators
parentx86 stable, bug #478252 (diff)
downloadgentoo-2-ae1829ac6506f76d4231eaf88fb82ce511af3d60.tar.gz
gentoo-2-ae1829ac6506f76d4231eaf88fb82ce511af3d60.tar.bz2
gentoo-2-ae1829ac6506f76d4231eaf88fb82ce511af3d60.zip
x86 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-calculators')
-rw-r--r--sci-calculators/galculator/ChangeLog5
-rw-r--r--sci-calculators/galculator/galculator-2.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog
index 1af7d22d93fd..d7c80088aae3 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.44 2013/11/30 19:54:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.45 2013/12/08 19:37:21 pacho Exp $
+
+ 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> galculator-2.1.2.ebuild:
+ x86 stable, bug #478252
30 Nov 2013; Pacho Ramos <pacho@gentoo.org> galculator-2.1.2.ebuild:
amd64 stable, bug #478252
diff --git a/sci-calculators/galculator/galculator-2.1.2.ebuild b/sci-calculators/galculator/galculator-2.1.2.ebuild
index 0262f0296ec2..f5a268dc595d 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.3 2013/11/30 19:54:40 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.1.2.ebuild,v 1.4 2013/12/08 19:37:21 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