diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:51:04 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-02-22 15:51:04 +0000 |
commit | 52829d42b82f2ed46a5ecb4d1f302113dcfc2a00 (patch) | |
tree | ff5e16a141301d74babacc29744146875757ea6b /sci-calculators | |
parent | arch stable, bug 888 (diff) | |
download | gentoo-2-52829d42b82f2ed46a5ecb4d1f302113dcfc2a00.tar.gz gentoo-2-52829d42b82f2ed46a5ecb4d1f302113dcfc2a00.tar.bz2 gentoo-2-52829d42b82f2ed46a5ecb4d1f302113dcfc2a00.zip |
arch stable, bug 888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 7 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-2.1.2.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index d7c80088aae3..c5ce13a1231f 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.45 2013/12/08 19:37:21 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.46 2014/02/22 15:51:04 pacho Exp $ + + 22 Feb 2014; Pacho Ramos <pacho@gentoo.org> galculator-2.1.2.ebuild: + arch stable, bug 888 08 Dec 2013; Pacho Ramos <pacho@gentoo.org> galculator-2.1.2.ebuild: x86 stable, bug #478252 diff --git a/sci-calculators/galculator/galculator-2.1.2.ebuild b/sci-calculators/galculator/galculator-2.1.2.ebuild index f5a268dc595d..881978d6067f 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 +# Copyright 1999-2014 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.4 2013/12/08 19:37:21 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.1.2.ebuild,v 1.5 2014/02/22 15:51:04 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 |