diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:36:05 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-08-10 17:36:05 +0000 |
commit | 81936c3ce2e665a992e8409ab6d09bbd3ea6a00a (patch) | |
tree | b9b0924b27603180c13bf1574069cb014a324bcd /sci-mathematics/gimps | |
parent | Stable for x86, wrt bug #514906 (diff) | |
download | gentoo-2-81936c3ce2e665a992e8409ab6d09bbd3ea6a00a.tar.gz gentoo-2-81936c3ce2e665a992e8409ab6d09bbd3ea6a00a.tar.bz2 gentoo-2-81936c3ce2e665a992e8409ab6d09bbd3ea6a00a.zip |
Stable for x86, wrt bug #516888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", 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.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index 3d8604822fff..397b09f43e5b 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.71 2014/07/22 09:24:41 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.72 2014/08/10 17:36:05 ago Exp $ + + 10 Aug 2014; Agostino Sarubbo <ago@gentoo.org> gimps-28.5.ebuild: + Stable for x86, wrt bug #516888 22 Jul 2014; Chema Alonso <nimiux@gentoo.org> gimps-28.5.ebuild: Stable for amd64 wrt bug #516888 diff --git a/sci-mathematics/gimps/gimps-28.5.ebuild b/sci-mathematics/gimps/gimps-28.5.ebuild index 28f6595f027b..25e1f735e1fc 100644 --- a/sci-mathematics/gimps/gimps-28.5.ebuild +++ b/sci-mathematics/gimps/gimps-28.5.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-mathematics/gimps/gimps-28.5.ebuild,v 1.4 2014/07/22 09:24:41 nimiux Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.5.ebuild,v 1.5 2014/08/10 17:36:05 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, |