diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 08:52:00 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-05-27 08:52:00 +0000 |
commit | 327bfba4a5309ece47d28e84e16bb74013120f31 (patch) | |
tree | 571f59cc3f1754acfc90c47152056c24c1402248 /sci-mathematics/gimps | |
parent | Stable for amd64, wrt bug #549972 (diff) | |
download | gentoo-2-327bfba4a5309ece47d28e84e16bb74013120f31.tar.gz gentoo-2-327bfba4a5309ece47d28e84e16bb74013120f31.tar.bz2 gentoo-2-327bfba4a5309ece47d28e84e16bb74013120f31.zip |
Stable for amd64, wrt bug #549972
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-mathematics/gimps')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-28.6.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index 45479956717a..f2bc065866c9 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.74 2015/05/25 07:07:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.75 2015/05/27 08:52:00 ago Exp $ + + 27 May 2015; Agostino Sarubbo <ago@gentoo.org> gimps-28.6.ebuild: + Stable for amd64, wrt bug #549972 *gimps-28.6 (25 May 2015) diff --git a/sci-mathematics/gimps/gimps-28.6.ebuild b/sci-mathematics/gimps/gimps-28.6.ebuild index c9360cb4a39d..8962000c156c 100644 --- a/sci-mathematics/gimps/gimps-28.6.ebuild +++ b/sci-mathematics/gimps/gimps-28.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.6.ebuild,v 1.1 2015/05/25 07:07:24 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.6.ebuild,v 1.2 2015/05/27 08:52:00 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" SLOT="0" LICENSE="GIMPS" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" # Since there are no statically linked binaries for this version of mprime, |