diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-30 11:06:55 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-30 11:06:55 +0000 |
commit | 1887fae417ea645cd0350d69b9bb3d26323a4137 (patch) | |
tree | d3b56d40b59bae5611132df407a175f9f1a34ed8 /sci-mathematics/gimps | |
parent | Stable for amd64, wrt bug #421999 (diff) | |
download | gentoo-2-1887fae417ea645cd0350d69b9bb3d26323a4137.tar.gz gentoo-2-1887fae417ea645cd0350d69b9bb3d26323a4137.tar.bz2 gentoo-2-1887fae417ea645cd0350d69b9bb3d26323a4137.zip |
Stable for amd64, wrt bug #423987
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/gimps')
-rw-r--r-- | sci-mathematics/gimps/ChangeLog | 5 | ||||
-rw-r--r-- | sci-mathematics/gimps/gimps-27.7-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog index b3adeff2b87a..d002e8cadd00 100644 --- a/sci-mathematics/gimps/ChangeLog +++ b/sci-mathematics/gimps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-mathematics/gimps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.53 2012/05/16 17:54:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.54 2012/06/30 11:06:55 ago Exp $ + + 30 Jun 2012; Agostino Sarubbo <ago@gentoo.org> gimps-27.7-r1.ebuild: + Stable for amd64, wrt bug #423987 *gimps-27.7-r1 (16 May 2012) diff --git a/sci-mathematics/gimps/gimps-27.7-r1.ebuild b/sci-mathematics/gimps/gimps-27.7-r1.ebuild index aa8b7a509edf..7d8ce1081ac6 100644 --- a/sci-mathematics/gimps/gimps-27.7-r1.ebuild +++ b/sci-mathematics/gimps/gimps-27.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.7-r1.ebuild,v 1.1 2012/05/16 17:54:11 tomka Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-27.7-r1.ebuild,v 1.2 2012/06/30 11:06:55 ago Exp $ EAPI=4 @@ -16,7 +16,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, |