diff options
author | Thomas Cort <tcort@gentoo.org> | 2006-04-23 03:16:11 +0000 |
---|---|---|
committer | Thomas Cort <tcort@gentoo.org> | 2006-04-23 03:16:11 +0000 |
commit | 96d463fab61f4b22c891eabd02e76c8860e70129 (patch) | |
tree | bbc11b991f8caab44f8f8c47829b901609ddcd15 /sci-astronomy | |
parent | Added ~alpha keyword wrt Bug #103250. (diff) | |
download | historical-96d463fab61f4b22c891eabd02e76c8860e70129.tar.gz historical-96d463fab61f4b22c891eabd02e76c8860e70129.tar.bz2 historical-96d463fab61f4b22c891eabd02e76c8860e70129.zip |
Added ~alpha keyword wrt Bug #103250.
Package-Manager: portage-2.0.54
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/setiathome/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/setiathome/Manifest | 14 | ||||
-rw-r--r-- | sci-astronomy/setiathome/setiathome-4.18-r1.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/sci-astronomy/setiathome/ChangeLog b/sci-astronomy/setiathome/ChangeLog index c0549b7d5eeb..0900623c96f2 100644 --- a/sci-astronomy/setiathome/ChangeLog +++ b/sci-astronomy/setiathome/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/setiathome # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.14 2006/01/14 22:42:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/ChangeLog,v 1.15 2006/04/23 03:16:11 tcort Exp $ + + 23 Apr 2006; Thomas Cort <tcort@gentoo.org> setiathome-4.18-r1.ebuild: + Added ~alpha keyword wrt Bug #103250. 14 Jan 2006; Marcus D. Hanwell <cryos@gentoo.org> setiathome-4.18-r1.ebuild: diff --git a/sci-astronomy/setiathome/Manifest b/sci-astronomy/setiathome/Manifest index 9628044bbf1a..7d3c9cde6186 100644 --- a/sci-astronomy/setiathome/Manifest +++ b/sci-astronomy/setiathome/Manifest @@ -1,15 +1,5 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 5c2fadc20c5d0593ab2a254e619e819c ChangeLog 7085 +MD5 05544306433b82e01e2e89052e0107af ChangeLog 7199 MD5 5d17f0de19d8a17b19630e964e6af47e files/app_info.xml 300 MD5 d603a47e7a13f3e48f03c355dce9de23 files/digest-setiathome-4.18-r1 165 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 -MD5 a804bd4a6fd86778953094e7899b2618 setiathome-4.18-r1.ebuild 1542 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDyX6nntT9W3vfTuoRAjAVAJ4gkLshBj0Kb08ERMtUiAtn/KWKXgCgl8tB -KSpPSNcgGwPq2OK1C0BLRBs= -=ODUM ------END PGP SIGNATURE----- +MD5 4553cc382be7171a99f262bf2d22bf32 setiathome-4.18-r1.ebuild 1549 diff --git a/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild b/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild index 59e704ac76f5..2f432e2b9597 100644 --- a/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild +++ b/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild,v 1.3 2006/01/14 22:42:39 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/setiathome/setiathome-4.18-r1.ebuild,v 1.4 2006/04/23 03:16:11 tcort 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 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" DEPEND="~sci-misc/boinc-4.72.20050813 >=media-libs/jpeg-6b" |