diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:54:58 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-04 08:54:58 +0000 |
commit | 8f01c20a43ef08cecc1c0470426fd89ac186e2d0 (patch) | |
tree | 0c1d09f156e5d53ad53aff4889314dc2df8486ec /sci-calculators | |
parent | amd64 stable, bug 508862 (diff) | |
download | gentoo-2-8f01c20a43ef08cecc1c0470426fd89ac186e2d0.tar.gz gentoo-2-8f01c20a43ef08cecc1c0470426fd89ac186e2d0.tar.bz2 gentoo-2-8f01c20a43ef08cecc1c0470426fd89ac186e2d0.zip |
amd64 stable, bug 508862
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'sci-calculators')
-rw-r--r-- | sci-calculators/galculator/ChangeLog | 5 | ||||
-rw-r--r-- | sci-calculators/galculator/galculator-2.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-calculators/galculator/ChangeLog b/sci-calculators/galculator/ChangeLog index 65b468859ced..50557db99170 100644 --- a/sci-calculators/galculator/ChangeLog +++ b/sci-calculators/galculator/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-calculators/galculator # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.49 2014/04/18 08:36:41 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/ChangeLog,v 1.50 2014/05/04 08:54:58 pacho Exp $ + + 04 May 2014; Pacho Ramos <pacho@gentoo.org> galculator-2.1.3.ebuild: + amd64 stable, bug 508862 18 Apr 2014; Pacho Ramos <pacho@gentoo.org> -galculator-2.1.ebuild: Drop old diff --git a/sci-calculators/galculator/galculator-2.1.3.ebuild b/sci-calculators/galculator/galculator-2.1.3.ebuild index d972684b9890..ec5558a865b3 100644 --- a/sci-calculators/galculator/galculator-2.1.3.ebuild +++ b/sci-calculators/galculator/galculator-2.1.3.ebuild @@ -1,6 +1,6 @@ # 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.3.ebuild,v 1.1 2014/04/12 20:42:28 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-calculators/galculator/galculator-2.1.3.ebuild,v 1.2 2014/05/04 08:54:58 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=" |