diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-24 04:13:06 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-24 04:13:06 +0000 |
commit | 2662df334c159c10e2b935b5afa47120a533d273 (patch) | |
tree | 2462e4629c606e4e8731e06e75a2fc81446df376 /sci-astronomy | |
parent | Fixed deÃpendency (diff) | |
download | historical-2662df334c159c10e2b935b5afa47120a533d273.tar.gz historical-2662df334c159c10e2b935b5afa47120a533d273.tar.bz2 historical-2662df334c159c10e2b935b5afa47120a533d273.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 | ||||
-rw-r--r-- | sci-astronomy/lin-seti/lin-seti-0.7.6.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild | 4 | ||||
-rw-r--r-- | sci-astronomy/tkseti/Manifest | 4 |
6 files changed, 14 insertions, 10 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 diff --git a/sci-astronomy/lin-seti/lin-seti-0.7.6.ebuild b/sci-astronomy/lin-seti/lin-seti-0.7.6.ebuild index e4ef73ec95c6..aba4f459a043 100644 --- a/sci-astronomy/lin-seti/lin-seti-0.7.6.ebuild +++ b/sci-astronomy/lin-seti/lin-seti-0.7.6.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/lin-seti/lin-seti-0.7.6.ebuild,v 1.1 2004/12/24 03:51:53 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/lin-seti-0.7.6.ebuild,v 1.2 2004/12/24 04:13:06 ribosome Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" IUSE="" KEYWORDS="x86 ppc sparc hppa" -DEPEND="app-sci/setiathome" +DEPEND="sci-astronomy/setiathome" src_compile() { emake || die diff --git a/sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild b/sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild index c49b77f0728d..f866830ec73d 100644 --- a/sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild +++ b/sci-astronomy/lin-seti/lin-seti-0.8.2.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/lin-seti/lin-seti-0.8.2.ebuild,v 1.1 2004/12/24 03:51:53 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild,v 1.2 2004/12/24 04:13:06 ribosome Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -11,7 +11,7 @@ SLOT="0" IUSE="" KEYWORDS="x86 ~ppc sparc hppa" -DEPEND="app-sci/setiathome" +DEPEND="sci-astronomy/setiathome" src_compile() { diff --git a/sci-astronomy/tkseti/Manifest b/sci-astronomy/tkseti/Manifest new file mode 100644 index 000000000000..149d0899c982 --- /dev/null +++ b/sci-astronomy/tkseti/Manifest @@ -0,0 +1,4 @@ +MD5 2b1bc6deb96de9cbe4fb96d969d1eef8 ChangeLog 1048 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 +MD5 4fc9491a939fb14e8accc69b69808734 tkseti-3.06.ebuild 728 +MD5 df08349f63df940d44956133e20122bd files/digest-tkseti-3.06 63 |