diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 15:23:24 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-08-23 15:23:24 +0000 |
commit | 02020b507630900adac535ece6e71dd23ee791b6 (patch) | |
tree | 06b9f0149d803c16f2db587785b9bd0acb7c758f /sci-astronomy/setiathome/setiathome-3.03-r1.ebuild | |
parent | Remove two circular moves by removing the earlier move entry. (diff) | |
download | gentoo-2-02020b507630900adac535ece6e71dd23ee791b6.tar.gz gentoo-2-02020b507630900adac535ece6e71dd23ee791b6.tar.bz2 gentoo-2-02020b507630900adac535ece6e71dd23ee791b6.zip |
Add ~sparc keyword for setiathome-4.18 (Bug #103250) --- builds and
installs successfully on sparc. Remove sparc from versions
setiathome-3.03-r{1,2}: There are no downloads for these versions any
more.
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'sci-astronomy/setiathome/setiathome-3.03-r1.ebuild')
-rw-r--r-- | sci-astronomy/setiathome/setiathome-3.03-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-astronomy/setiathome/setiathome-3.03-r1.ebuild b/sci-astronomy/setiathome/setiathome-3.03-r1.ebuild index 01439ce7942b..5a648a842fc6 100644 --- a/sci-astronomy/setiathome/setiathome-3.03-r1.ebuild +++ b/sci-astronomy/setiathome/setiathome-3.03-r1.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/setiathome/setiathome-3.03-r1.ebuild,v 1.2 2005/03/17 08:59:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-3.03-r1.ebuild,v 1.3 2005/08/23 15:23:24 fmccor Exp $ # no version number on this install dir since upgrades will be using same dir # (data will be stored here too) @@ -16,7 +16,7 @@ SRC_URI="ppc? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.powerpc-unknow LICENSE="as-is" SLOT="0" -KEYWORDS="ppc sparc -alpha hppa ia64" +KEYWORDS="ppc -alpha hppa ia64" IUSE="X" RESTRICT="nomirror" |