diff options
author | René Nussbaumer <killerfox@gentoo.org> | 2005-06-26 11:58:28 +0000 |
---|---|---|
committer | René Nussbaumer <killerfox@gentoo.org> | 2005-06-26 11:58:28 +0000 |
commit | 3d16a54f51ad4fcc3b4e56934de154172ec0c60b (patch) | |
tree | aac1124693780a384a498790efb948c1b3371f26 /sci-astronomy | |
parent | Removed hppa (diff) | |
download | historical-3d16a54f51ad4fcc3b4e56934de154172ec0c60b.tar.gz historical-3d16a54f51ad4fcc3b4e56934de154172ec0c60b.tar.bz2 historical-3d16a54f51ad4fcc3b4e56934de154172ec0c60b.zip |
Forgot to remove hppa from SRC_URI. Fixed it
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/setiathome/Manifest | 2 | ||||
-rw-r--r-- | sci-astronomy/setiathome/setiathome-3.03-r2.ebuild | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-astronomy/setiathome/Manifest b/sci-astronomy/setiathome/Manifest index 3974b6c774c0..c4832cea7777 100644 --- a/sci-astronomy/setiathome/Manifest +++ b/sci-astronomy/setiathome/Manifest @@ -2,7 +2,7 @@ MD5 0b3bfb8c25357904ca4a26056ea4aa4d ChangeLog 5196 MD5 3ad691ed19cf5b2e4cc414d72160d3d1 setiathome-3.03-r1.ebuild 2194 MD5 2e2e20a64df13c2d3aa9a8e5b7e48efd setiathome-3.08-r4.ebuild 2328 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 1070f509bb2a43d513ec4e85ebd32ee8 setiathome-3.03-r2.ebuild 2150 +MD5 4ff6fc7ddcc3cc4130c3d8d04e3f058a setiathome-3.03-r2.ebuild 2151 MD5 9a7e850d8e364823f360c347d3a37ff8 files/digest-setiathome-3.03-r2 342 MD5 4383e568b5b768f6fa2f27b3d9a713b9 files/digest-setiathome-3.08-r4 166 MD5 2d83ded4bcd8e9b28eb91fc883aec602 files/seti-conf.d-r1 349 diff --git a/sci-astronomy/setiathome/setiathome-3.03-r2.ebuild b/sci-astronomy/setiathome/setiathome-3.03-r2.ebuild index eebaf4a9d5d6..ca372a76d079 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.3 2005/06/26 11:53:05 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-3.03-r2.ebuild,v 1.4 2005/06/26 11:58:28 killerfox Exp $ # no version number on this install dir since upgrades will be using same dir # (data will be stored here too) @@ -10,8 +10,8 @@ DESCRIPTION="Search for Extraterrestrial Intelligence (SETI) @ home" HOMEPAGE="http://setiathome.ssl.berkeley.edu" SRC_URI="ppc? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.powerpc-unknown-linux-gnu.tar ) sparc? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.sparc-unknown-linux-gnu.tar ) - ia64? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.ia64-Linux-gnu.tar ) - hppa? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.hppa-parisc-palinux.tar )" + ia64? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.ia64-Linux-gnu.tar )" +# hppa? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.hppa-parisc-palinux.tar ) # alpha? ( ftp://alien.ssl.berkeley.edu/pub/setiathome-${PV}.alpha-unknown-linux-gnu.tar ) LICENSE="as-is" |