diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:31:07 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-05-04 08:31:07 +0000 |
commit | 6026eaa14431049bd68715b8e59043084177a5ba (patch) | |
tree | 8f7939ce28848e1d32ae3013fdaf890b766fdfb0 /sci-mathematics/gimps | |
parent | Stable for x86, wrt bug #506786 (diff) | |
download | gentoo-2-6026eaa14431049bd68715b8e59043084177a5ba.tar.gz gentoo-2-6026eaa14431049bd68715b8e59043084177a5ba.tar.bz2 gentoo-2-6026eaa14431049bd68715b8e59043084177a5ba.zip |
Stable for x86, wrt bug #506792
(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-27.9-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index 160ef2daaa5f..0ca59e43fdc6 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.67 2014/04/13 18:05:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.68 2014/05/04 08:31:07 ago Exp $ + + 04 May 2014; Agostino Sarubbo <ago@gentoo.org> gimps-27.9-r2.ebuild: + Stable for x86, wrt bug #506792 13 Apr 2014; Pacho Ramos <pacho@gentoo.org> gimps-27.9-r2.ebuild: amd64 stable, bug #506792 diff --git a/sci-mathematics/gimps/gimps-27.9-r2.ebuild b/sci-mathematics/gimps/gimps-27.9-r2.ebuild index b4190be20d12..348fedb7cdd2 100644 --- a/sci-mathematics/gimps/gimps-27.9-r2.ebuild +++ b/sci-mathematics/gimps/gimps-27.9-r2.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-27.9-r2.ebuild,v 1.2 2014/04/13 18:05:36 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9-r2.ebuild,v 1.3 2014/05/04 08:31:07 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, |