summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlivier Fisette <ribosome@gentoo.org>2004-12-24 04:08:34 +0000
committerOlivier Fisette <ribosome@gentoo.org>2004-12-24 04:08:34 +0000
commitd8905467006d47c996ff964a7f76376e2aa6339f (patch)
treeb678a8447b15b1a2c1503bd6f53d9b6bd46bace9 /app-sci
parentMoved from app-sci/setiathome to sci-astronomy/setiathome (diff)
downloadgentoo-2-d8905467006d47c996ff964a7f76376e2aa6339f.tar.gz
gentoo-2-d8905467006d47c996ff964a7f76376e2aa6339f.tar.bz2
gentoo-2-d8905467006d47c996ff964a7f76376e2aa6339f.zip
Fixed dependency
Diffstat (limited to 'app-sci')
-rw-r--r--app-sci/setimgr/setimgr-0.04e.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-sci/setimgr/setimgr-0.04e.ebuild b/app-sci/setimgr/setimgr-0.04e.ebuild
index beedcabf7045..463087fea341 100644
--- a/app-sci/setimgr/setimgr-0.04e.ebuild
+++ b/app-sci/setimgr/setimgr-0.04e.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/setimgr/setimgr-0.04e.ebuild,v 1.4 2004/06/24 22:17:28 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setimgr/setimgr-0.04e.ebuild,v 1.5 2004/12/24 04:06:51 ribosome Exp $
DESCRIPTION="A SETI@home management program"
HOMEPAGE="http://www.arkady.demon.co.uk/seti/"
@@ -10,7 +10,7 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
DEPEND=""
-RDEPEND=">=app-sci/setiathome-3.08"
+RDEPEND=">=sci-astronomy/setiathome-3.08"
src_compile() {
emake || die