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 | d38105f1057038e561eebcfbc50f0df11d38d28c (patch) | |
tree | 9ea2e53399b3f0562cd0e71b4366d5396977b0e3 /sci-astronomy | |
parent | Added ~alpha keyword wrt Bug #103250. (diff) | |
download | gentoo-2-d38105f1057038e561eebcfbc50f0df11d38d28c.tar.gz gentoo-2-d38105f1057038e561eebcfbc50f0df11d38d28c.tar.bz2 gentoo-2-d38105f1057038e561eebcfbc50f0df11d38d28c.zip |
Added ~alpha keyword wrt Bug #103250.
(Portage version: 2.0.54)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/setiathome/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/setiathome/setiathome-4.18-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 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/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" |