diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-24 04:08:34 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-24 04:08:34 +0000 |
commit | d8905467006d47c996ff964a7f76376e2aa6339f (patch) | |
tree | b678a8447b15b1a2c1503bd6f53d9b6bd46bace9 /sci-astronomy | |
parent | Moved from app-sci/setiathome to sci-astronomy/setiathome (diff) | |
download | gentoo-2-d8905467006d47c996ff964a7f76376e2aa6339f.tar.gz gentoo-2-d8905467006d47c996ff964a7f76376e2aa6339f.tar.bz2 gentoo-2-d8905467006d47c996ff964a7f76376e2aa6339f.zip |
Fixed dependency
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/ksetiwatch/ksetiwatch-2.6.0.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/ksetiwatch/ksetiwatch-2.6.1.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/ksetiwatch/ksetiwatch-3.0.0.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-astronomy/ksetiwatch/ksetiwatch-2.6.0.ebuild b/sci-astronomy/ksetiwatch/ksetiwatch-2.6.0.ebuild index 632110f3762b..a3e08f938d13 100644 --- a/sci-astronomy/ksetiwatch/ksetiwatch-2.6.0.ebuild +++ b/sci-astronomy/ksetiwatch/ksetiwatch-2.6.0.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/sci-astronomy/ksetiwatch/ksetiwatch-2.6.0.ebuild,v 1.1 2004/12/24 03:49:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ksetiwatch/ksetiwatch-2.6.0.ebuild,v 1.2 2004/12/24 04:08:34 ribosome Exp $ inherit kde @@ -13,6 +13,6 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc" IUSE="" -DEPEND="app-sci/setiathome" +DEPEND="sci-astronomy/setiathome" need-kde 3 diff --git a/sci-astronomy/ksetiwatch/ksetiwatch-2.6.1.ebuild b/sci-astronomy/ksetiwatch/ksetiwatch-2.6.1.ebuild index a3cfccc68bfa..b0db4ccf47fb 100644 --- a/sci-astronomy/ksetiwatch/ksetiwatch-2.6.1.ebuild +++ b/sci-astronomy/ksetiwatch/ksetiwatch-2.6.1.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/sci-astronomy/ksetiwatch/ksetiwatch-2.6.1.ebuild,v 1.1 2004/12/24 03:49:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ksetiwatch/ksetiwatch-2.6.1.ebuild,v 1.2 2004/12/24 04:08:34 ribosome Exp $ inherit kde @@ -13,5 +13,5 @@ LICENSE="GPL-2" KEYWORDS="~x86 ~ppc ~sparc" IUSE="" -DEPEND="app-sci/setiathome" +DEPEND="sci-astronomy/setiathome" need-kde 3 diff --git a/sci-astronomy/ksetiwatch/ksetiwatch-3.0.0.ebuild b/sci-astronomy/ksetiwatch/ksetiwatch-3.0.0.ebuild index 87bae6e49f05..894f33d285db 100644 --- a/sci-astronomy/ksetiwatch/ksetiwatch-3.0.0.ebuild +++ b/sci-astronomy/ksetiwatch/ksetiwatch-3.0.0.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/sci-astronomy/ksetiwatch/ksetiwatch-3.0.0.ebuild,v 1.1 2004/12/24 03:49:36 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ksetiwatch/ksetiwatch-3.0.0.ebuild,v 1.2 2004/12/24 04:08:34 ribosome Exp $ inherit kde @@ -13,5 +13,5 @@ LICENSE="GPL-2" KEYWORDS="x86 ~ppc ~sparc" IUSE="" -DEPEND="app-sci/setiathome" +DEPEND="sci-astronomy/setiathome" need-kde 3 |