summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <opfer@gentoo.org>2007-09-10 16:44:46 +0000
committerChristian Faulhammer <opfer@gentoo.org>2007-09-10 16:44:46 +0000
commit99e12974a0628c26c5fa32f5447ec2cad35613a0 (patch)
tree215e133e1ee2c9b43169edc8fa7973e0b5bf9939 /sci-mathematics
parentStable on ppc wrt bug 190900 (diff)
downloadgentoo-2-99e12974a0628c26c5fa32f5447ec2cad35613a0.tar.gz
gentoo-2-99e12974a0628c26c5fa32f5447ec2cad35613a0.tar.bz2
gentoo-2-99e12974a0628c26c5fa32f5447ec2cad35613a0.zip
stable x86, bug 189861
(Portage version: 2.1.2.12)
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gimps/ChangeLog6
-rw-r--r--sci-mathematics/gimps/gimps-24.14-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog
index 9846e1105811..82d66161b20c 100644
--- a/sci-mathematics/gimps/ChangeLog
+++ b/sci-mathematics/gimps/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sci-mathematics/gimps
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.18 2007/04/22 14:19:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.19 2007/09/10 16:44:46 opfer Exp $
+
+ 10 Sep 2007; Christian Faulhammer <opfer@gentoo.org>
+ gimps-24.14-r1.ebuild:
+ stable x86, bug 189861
22 Apr 2007; Michał Januszewski <spock@gentoo.org> gimps-24.14.ebuild,
gimps-24.14-r1.ebuild:
diff --git a/sci-mathematics/gimps/gimps-24.14-r1.ebuild b/sci-mathematics/gimps/gimps-24.14-r1.ebuild
index e5af857f8578..d6e1aac33d91 100644
--- a/sci-mathematics/gimps/gimps-24.14-r1.ebuild
+++ b/sci-mathematics/gimps/gimps-24.14-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.14-r1.ebuild,v 1.3 2007/04/22 14:19:58 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.14-r1.ebuild,v 1.4 2007/09/10 16:44:46 opfer Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -13,7 +13,7 @@ SRC_URI="ftp://mersenne.org/gimps/sprime${PV/./}.tar.gz"
DEPEND=">=sys-libs/glibc-2.1"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="-* ~amd64 ~x86"
+KEYWORDS="-* ~amd64 x86"
S="${WORKDIR}"
I="/opt/gimps"