diff options
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/setiathome/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/setiathome/setiathome-3.03-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/setiathome/ChangeLog b/sci-astronomy/setiathome/ChangeLog index 5974fd0af3ab..7bd6f950a454 100644 --- a/sci-astronomy/setiathome/ChangeLog +++ b/sci-astronomy/setiathome/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/setiathome # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.3 2005/03/17 08:59:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.4 2005/06/26 11:53:05 killerfox Exp $ + + 26 Jun 2005; Rene Nussbaumer <killerfox@gentoo.org> + setiathome-3.03-r2.ebuild: + Removed from hppa. Tarball not available for hppa. 17 Mar 2005; Michael Hanselmann <hansmi@gentoo.org> setiathome-3.08-r4.ebuild: diff --git a/sci-astronomy/setiathome/setiathome-3.03-r2.ebuild b/sci-astronomy/setiathome/setiathome-3.03-r2.ebuild index 4ea1f4333245..eebaf4a9d5d6 100644 --- a/sci-astronomy/setiathome/setiathome-3.03-r2.ebuild +++ b/sci-astronomy/setiathome/setiathome-3.03-r2.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-r2.ebuild,v 1.2 2005/03/17 08:59:30 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-3.03-r2.ebuild,v 1.3 2005/06/26 11:53:05 killerfox 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="-alpha ~ia64 ppc sparc" IUSE="X" RESTRICT="nomirror" |