diff options
author | 2005-08-25 13:56:58 +0000 | |
---|---|---|
committer | 2005-08-25 13:56:58 +0000 | |
commit | 08aa412907fdb66e6853c539ac1a959b08ebeea1 (patch) | |
tree | 66c2941bdc4aeeaf6c25eb2400e46ea20e887ed7 /sci-astronomy/setiathome | |
parent | Fixed desktop entry to fit new naming scheme, bug #103632 (diff) | |
download | gentoo-2-08aa412907fdb66e6853c539ac1a959b08ebeea1.tar.gz gentoo-2-08aa412907fdb66e6853c539ac1a959b08ebeea1.tar.bz2 gentoo-2-08aa412907fdb66e6853c539ac1a959b08ebeea1.zip |
add ~ia64 #103250
(Portage version: 1.589-cvs)
Diffstat (limited to 'sci-astronomy/setiathome')
-rw-r--r-- | sci-astronomy/setiathome/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/setiathome/setiathome-4.18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/setiathome/ChangeLog b/sci-astronomy/setiathome/ChangeLog index bc2c952cd550..09a41ea30742 100644 --- a/sci-astronomy/setiathome/ChangeLog +++ b/sci-astronomy/setiathome/ChangeLog @@ -1,6 +1,9 @@ # 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.8 2005/08/24 11:36:11 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.9 2005/08/25 13:56:58 agriffis Exp $ + + 25 Aug 2005; Aron Griffis <agriffis@gentoo.org> setiathome-4.18.ebuild: + add ~ia64 #103250 24 Aug 2005; Marcus D. Hanwell <marcus@gentoo.org> setiathome-4.18.ebuild: Remove ffastmath restriction, seems to produce valid results with a good diff --git a/sci-astronomy/setiathome/setiathome-4.18.ebuild b/sci-astronomy/setiathome/setiathome-4.18.ebuild index aa6d362c57f6..f438de5ba631 100644 --- a/sci-astronomy/setiathome/setiathome-4.18.ebuild +++ b/sci-astronomy/setiathome/setiathome-4.18.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-4.18.ebuild,v 1.4 2005/08/24 11:36:11 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-4.18.ebuild,v 1.5 2005/08/25 13:56:58 agriffis Exp $ MY_PN="seti_boinc-client-cvs" MY_PV="2005-08-20" @@ -15,7 +15,7 @@ SRC_URI="http://boinc.ssl.berkeley.edu/source/nightly/${BOINC_PN}-${BOINC_PV}.ta IUSE="server" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="~amd64 ~ia64 ~sparc ~x86" DEPEND="~sci-misc/boinc-4.72.20050813" |