diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 13:17:54 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-02-04 13:17:54 +0000 |
commit | 49788a4ed03d9797fb7c774d2f9317c1270286a4 (patch) | |
tree | b83f33afc932eeea4a6e6cd13d0012487a5151c1 /sci-mathematics/gimps | |
parent | Stable for amd64, wrt bug #455402 (diff) | |
download | gentoo-2-49788a4ed03d9797fb7c774d2f9317c1270286a4.tar.gz gentoo-2-49788a4ed03d9797fb7c774d2f9317c1270286a4.tar.bz2 gentoo-2-49788a4ed03d9797fb7c774d2f9317c1270286a4.zip |
Stable for amd64, wrt bug #455402
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-mathematics/gimps')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-27.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index dc09496799bb..828f03564d6f 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.56 2013/01/08 11:29:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.57 2013/02/04 13:17:54 ago Exp $ + + 04 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gimps-27.9.ebuild: + Stable for amd64, wrt bug #455402 *gimps-27.9 (08 Jan 2013) diff --git a/sci-mathematics/gimps/gimps-27.9.ebuild b/sci-mathematics/gimps/gimps-27.9.ebuild index e362af81673f..54b8bfcc358e 100644 --- a/sci-mathematics/gimps/gimps-27.9.ebuild +++ b/sci-mathematics/gimps/gimps-27.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9.ebuild,v 1.1 2013/01/08 11:29:06 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.9.ebuild,v 1.2 2013/02/04 13:17:54 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI=" SLOT="0" LICENSE="as-is" -KEYWORDS="-* ~amd64 ~x86" +KEYWORDS="-* amd64 ~x86" IUSE="" # Since there are no statically linked binaries for this version of mprime, |