summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-07-10 14:16:35 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-07-10 14:16:35 +0000
commit040dd691eafba19f3ed22736db5eece59ec26da4 (patch)
tree516f23998853661624b5a713b11fac3457bca72b /sci-mathematics/gimps
parentInstall minimal tests for preinst sanity check. (diff)
downloadgentoo-2-040dd691eafba19f3ed22736db5eece59ec26da4.tar.gz
gentoo-2-040dd691eafba19f3ed22736db5eece59ec26da4.tar.bz2
gentoo-2-040dd691eafba19f3ed22736db5eece59ec26da4.zip
Stable on amd64 wrt bug #372669
(Portage version: 2.2.0_alpha43/cvs/Linux x86_64)
Diffstat (limited to 'sci-mathematics/gimps')
-rw-r--r--sci-mathematics/gimps/ChangeLog5
-rw-r--r--sci-mathematics/gimps/gimps-26.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog
index 4a626eecc210..c9839feb5fbe 100644
--- a/sci-mathematics/gimps/ChangeLog
+++ b/sci-mathematics/gimps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/gimps
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.42 2011/07/07 17:02:14 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.43 2011/07/10 14:16:35 hwoarang Exp $
+
+ 10 Jul 2011; Markos Chandras <hwoarang@gentoo.org> gimps-26.6.ebuild:
+ Stable on amd64 wrt bug #372669
07 Jul 2011; Thomas Kahle <tomka@gentoo.org> -gimps-24.14.ebuild,
-gimps-25.6.ebuild, -gimps-25.7.ebuild, -files/mprime-25.7.bpatch,
diff --git a/sci-mathematics/gimps/gimps-26.6.ebuild b/sci-mathematics/gimps/gimps-26.6.ebuild
index 31f3fc93cd61..88b500106f21 100644
--- a/sci-mathematics/gimps/gimps-26.6.ebuild
+++ b/sci-mathematics/gimps/gimps-26.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-26.6.ebuild,v 1.2 2011/07/07 17:02:14 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-26.6.ebuild,v 1.3 2011/07/10 14:16:35 hwoarang Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -10,7 +10,7 @@ SRC_URI="amd64? ( ftp://mersenne.org/gimps/mprime${PV/./}-linux64.tar.gz )
SLOT="0"
LICENSE="as-is"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* amd64 ~x86"
RESTRICT="binchecks"
# Since there are no statically linked binaries for this version of mprime,