summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sci-mathematics/gimps/gimps-24.13.ebuild')
-rw-r--r--sci-mathematics/gimps/gimps-24.13.ebuild7
1 files changed, 3 insertions, 4 deletions
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"