summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gimps/ChangeLog8
-rw-r--r--sci-mathematics/gimps/files/digest-gimps-24.142
-rw-r--r--sci-mathematics/gimps/files/digest-gimps-24.14-r12
-rw-r--r--sci-mathematics/gimps/gimps-24.13.ebuild7
-rw-r--r--sci-mathematics/gimps/gimps-24.14-r1.ebuild7
-rw-r--r--sci-mathematics/gimps/gimps-24.14.ebuild7
6 files changed, 19 insertions, 14 deletions
diff --git a/sci-mathematics/gimps/ChangeLog b/sci-mathematics/gimps/ChangeLog
index f43056c97505..b2177489697e 100644
--- a/sci-mathematics/gimps/ChangeLog
+++ b/sci-mathematics/gimps/ChangeLog
@@ -1,6 +1,10 @@
# 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.14 2005/11/06 13:39:50 spock Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/ChangeLog,v 1.15 2006/09/23 21:45:49 spock Exp $
+
+ 23 Sep 2006; Michał Januszewski <spock@gentoo.org> gimps-24.13.ebuild,
+ gimps-24.14.ebuild, gimps-24.14-r1.ebuild:
+ Removed explicit dependency on sys-apps/baselayout (bug #148663).
*gimps-24.14-r1 (06 Nov 2005)
diff --git a/sci-mathematics/gimps/files/digest-gimps-24.14 b/sci-mathematics/gimps/files/digest-gimps-24.14
index 29fb25019ab7..648e5f6a774e 100644
--- a/sci-mathematics/gimps/files/digest-gimps-24.14
+++ b/sci-mathematics/gimps/files/digest-gimps-24.14
@@ -1 +1,3 @@
MD5 eddab4e2ac2e79560a327a1768e3943a sprime2414.tar.gz 885581
+RMD160 a04daa85096da35f825c6c907fed1d6457fae911 sprime2414.tar.gz 885581
+SHA256 e3c7e677884b8a83f45f639270f0062e8935bb65992640035ded2d319c1c4972 sprime2414.tar.gz 885581
diff --git a/sci-mathematics/gimps/files/digest-gimps-24.14-r1 b/sci-mathematics/gimps/files/digest-gimps-24.14-r1
index 29fb25019ab7..648e5f6a774e 100644
--- a/sci-mathematics/gimps/files/digest-gimps-24.14-r1
+++ b/sci-mathematics/gimps/files/digest-gimps-24.14-r1
@@ -1 +1,3 @@
MD5 eddab4e2ac2e79560a327a1768e3943a sprime2414.tar.gz 885581
+RMD160 a04daa85096da35f825c6c907fed1d6457fae911 sprime2414.tar.gz 885581
+SHA256 e3c7e677884b8a83f45f639270f0062e8935bb65992640035ded2d319c1c4972 sprime2414.tar.gz 885581
diff --git a/sci-mathematics/gimps/gimps-24.13.ebuild b/sci-mathematics/gimps/gimps-24.13.ebuild
index b1d41ffe534e..eb38bd2b84de 100644
--- a/sci-mathematics/gimps/gimps-24.13.ebuild
+++ b/sci-mathematics/gimps/gimps-24.13.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.13.ebuild,v 1.2 2005/08/26 17:59:15 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.13.ebuild,v 1.3 2006/09/23 21:45:49 spock Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -10,8 +10,7 @@ SRC_URI="ftp://mersenne.org/gimps/sprime${PV/./}.tar.gz"
# We have to use the statically linked version since the dynamically
# linked one requires gcc >= 3.4.4 (stdlibc++.so.6 dependency).
-DEPEND=">=sys-apps/baselayout-1.8.0
- >=sys-libs/glibc-2.1"
+DEPEND=">=sys-libs/glibc-2.1"
SLOT="0"
LICENSE="as-is"
KEYWORDS="-* x86 ~amd64"
diff --git a/sci-mathematics/gimps/gimps-24.14-r1.ebuild b/sci-mathematics/gimps/gimps-24.14-r1.ebuild
index 64c87fd332ef..b8feb394c7ce 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-2005 Gentoo Foundation
+# Copyright 1999-2006 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.1 2005/11/06 13:38:48 spock Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.14-r1.ebuild,v 1.2 2006/09/23 21:45:49 spock Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -10,8 +10,7 @@ SRC_URI="ftp://mersenne.org/gimps/sprime${PV/./}.tar.gz"
# We have to use the statically linked version since the dynamically
# linked one requires gcc >= 3.4.4 (stdlibc++.so.6 dependency).
-DEPEND=">=sys-apps/baselayout-1.8.0
- >=sys-libs/glibc-2.1"
+DEPEND=">=sys-libs/glibc-2.1"
SLOT="0"
LICENSE="as-is"
KEYWORDS="-* ~amd64 ~x86"
diff --git a/sci-mathematics/gimps/gimps-24.14.ebuild b/sci-mathematics/gimps/gimps-24.14.ebuild
index 7cd0936e4329..96f62dc5b716 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
+# Copyright 1999-2006 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.4 2005/10/12 17:08:47 metalgod Exp $
+# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/gimps/gimps-24.14.ebuild,v 1.5 2006/09/23 21:45:49 spock Exp $
IUSE=""
DESCRIPTION="GIMPS - The Great Internet Mersenne Prime Search"
@@ -10,8 +10,7 @@ SRC_URI="ftp://mersenne.org/gimps/sprime${PV/./}.tar.gz"
# We have to use the statically linked version since the dynamically
# linked one requires gcc >= 3.4.4 (stdlibc++.so.6 dependency).
-DEPEND=">=sys-apps/baselayout-1.8.0
- >=sys-libs/glibc-2.1"
+DEPEND=">=sys-libs/glibc-2.1"
SLOT="0"
LICENSE="as-is"
KEYWORDS="-* amd64 x86"