diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 16:52:32 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 16:52:32 +0000 |
commit | 30a33087635623d9e80722c5579b17f08ac215ef (patch) | |
tree | 162628adfc195cefa9df8ae4b320ff31eb6728f3 /sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild | |
parent | no-herd instead of empty herd tag (diff) | |
download | historical-30a33087635623d9e80722c5579b17f08ac215ef.tar.gz historical-30a33087635623d9e80722c5579b17f08ac215ef.tar.bz2 historical-30a33087635623d9e80722c5579b17f08ac215ef.zip |
Downgrade sparc keyword to ~sparc, as the older versions of setiathome
can no longer be built, and the only buildable version for sparc is in
test.
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild')
-rw-r--r-- | sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 4b3e0f8b910b..3cd9ac8e3e52 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-2005 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.3 2005/01/11 12:30:00 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/lin-seti/lin-seti-0.8.2.ebuild,v 1.4 2005/08/23 16:52:32 fmccor Exp $ DESCRIPTION="A Seti@Home cache manager, cache-compatible with Seti Driver. Can be run as system daemon." HOMEPAGE="http://lin-seti.sourceforge.net/" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="x86 ~ppc sparc hppa" +KEYWORDS="hppa ~ppc ~sparc x86" DEPEND="sci-astronomy/setiathome" |