diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-07-22 09:24:41 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-07-22 09:24:41 +0000 |
commit | 22fd18c41fa2c2764378b42464aa407b44e969bf (patch) | |
tree | b081e42a23803f1bb708d8e5f8fe7813cfe349fd /sci-mathematics/gimps | |
parent | Stable for amd64 wrt bug #516946 (diff) | |
download | gentoo-2-22fd18c41fa2c2764378b42464aa407b44e969bf.tar.gz gentoo-2-22fd18c41fa2c2764378b42464aa407b44e969bf.tar.bz2 gentoo-2-22fd18c41fa2c2764378b42464aa407b44e969bf.zip |
Stable for amd64 wrt bug #516888
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
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 7ecb1bf48f9b..3d8604822fff 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.70 2014/07/12 16:01:04 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.71 2014/07/22 09:24:41 nimiux Exp $ + + 22 Jul 2014; Chema Alonso <nimiux@gentoo.org> gimps-28.5.ebuild: + Stable for amd64 wrt bug #516888 12 Jul 2014; Thomas Kahle <tomka@gentoo.org> -gimps-27.9-r1.ebuild, -gimps-27.9.ebuild, -gimps-28.3-r1.ebuild, -gimps-28.3.ebuild: diff --git a/sci-mathematics/gimps/gimps-28.5.ebuild b/sci-mathematics/gimps/gimps-28.5.ebuild index aae257daf87a..28f6595f027b 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.3 2014/06/03 20:36:22 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-28.5.ebuild,v 1.4 2014/07/22 09:24:41 nimiux 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, |