summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuis Medinas <metalgod@gentoo.org>2005-10-12 17:08:47 +0000
committerLuis Medinas <metalgod@gentoo.org>2005-10-12 17:08:47 +0000
commit5a1d3ca30a14c12a55e295f148bbc9409e361206 (patch)
tree956eea4a4a3d3e5025b1b3b30fb51c59888d798f /sci-mathematics/gimps
parentAdded ~amd64 keyword. Closes bug #108973. (diff)
downloadgentoo-2-5a1d3ca30a14c12a55e295f148bbc9409e361206.tar.gz
gentoo-2-5a1d3ca30a14c12a55e295f148bbc9409e361206.tar.bz2
gentoo-2-5a1d3ca30a14c12a55e295f148bbc9409e361206.zip
Marked Stable on amd64. Bug #108265.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'sci-mathematics/gimps')
-rw-r--r--sci-mathematics/gimps/ChangeLog5
-rw-r--r--sci-mathematics/gimps/gimps-24.14.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog
index c8123f9ecb8f..074a78f1ec6d 100644
--- a/sci-mathematics/gimps/ChangeLog
+++ b/sci-mathematics/gimps/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for sci-mathematics/gimps
# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.11 2005/09/17 16:22:18 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.12 2005/10/12 17:08:47 metalgod Exp $
+
+ 12 Oct 2005; Luis Medinas <metalgod@gentoo.org> gimps-24.14.ebuild:
+ Marked Stable on amd64. Bug #108265.
17 Sep 2005; Michał Januszewski <spock@gentoo.org> gimps-24.14.ebuild:
Changed the info messages about starting gimps manually (bug #106039).
diff --git a/sci-mathematics/gimps/gimps-24.14.ebuild b/sci-mathematics/gimps/gimps-24.14.ebuild
index 4571d10ce57c..7cd0936e4329 100644
--- a/sci-mathematics/gimps/gimps-24.14.ebuild
+++ b/sci-mathematics/gimps/gimps-24.14.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.14.ebuild,v 1.3 2005/09/17 16:22:18 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.14.ebuild,v 1.4 2005/10/12 17:08:47 metalgod Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -14,7 +14,7 @@ DEPEND=">=sys-apps/baselayout-1.8.0
>=sys-libs/glibc-2.1"
SLOT="0"
LICENSE="as-is"
-KEYWORDS="-* x86 ~amd64"
+KEYWORDS="-* amd64 x86"
S="${WORKDIR}"
I="/opt/gimps"