summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Januszewski <spock@gentoo.org>2006-09-23 21:45:50 +0000
committerMichael Januszewski <spock@gentoo.org>2006-09-23 21:45:50 +0000
commit9a8f043f244662ed876017e944da9c43e2d7561c (patch)
treed2969b11bc0304cef078b5f44dd9ff583eb421da /sci-mathematics/gimps/gimps-24.14-r1.ebuild
parentversion bump and 2.6.18 support thanks to Fabio Erculiani <lxnay@lxnaydesign.... (diff)
downloadgentoo-2-9a8f043f244662ed876017e944da9c43e2d7561c.tar.gz
gentoo-2-9a8f043f244662ed876017e944da9c43e2d7561c.tar.bz2
gentoo-2-9a8f043f244662ed876017e944da9c43e2d7561c.zip
Removed explicit dependency on sys-apps/baselayout (bug #148663).
(Portage version: 2.1.2_pre1-r1)
Diffstat (limited to 'sci-mathematics/gimps/gimps-24.14-r1.ebuild')
-rw-r--r--sci-mathematics/gimps/gimps-24.14-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
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"