diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-08-11 16:34:31 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-08-11 16:34:31 +0000 |
commit | 56ed07983007ca2bcdce4632f1563f35606268ce (patch) | |
tree | a0b00308f82ab1c71a840b095b487efafe0dec54 /sci-astronomy | |
parent | Marked 10.3.183.5 stable on AMD64 based on arch testing by Agostino "ago" Sar... (diff) | |
download | gentoo-2-56ed07983007ca2bcdce4632f1563f35606268ce.tar.gz gentoo-2-56ed07983007ca2bcdce4632f1563f35606268ce.tar.bz2 gentoo-2-56ed07983007ca2bcdce4632f1563f35606268ce.zip |
Marked 0.11.0 stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #378725.
(Portage version: 2.1.10.10/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 6fa3c501eb19..d6df0b096b05 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.73 2011/08/04 18:33:15 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.74 2011/08/11 16:34:31 chainsaw Exp $ + + 11 Aug 2011; Tony Vroon <chainsaw@gentoo.org> stellarium-0.11.0.ebuild: + Marked 0.11.0 stable on AMD64 based on arch testing by Agostino "ago" Sarubbo + in bug #378725. 04 Aug 2011; Sébastien Fabbro <bicatali@gentoo.org> metadata.xml: Switched herd to sci-astronomy diff --git a/sci-astronomy/stellarium/stellarium-0.11.0.ebuild b/sci-astronomy/stellarium/stellarium-0.11.0.ebuild index 8d1a577c3dc9..bd7b1d03252b 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.0.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.0.ebuild,v 1.1 2011/07/11 17:09:45 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.0.ebuild,v 1.2 2011/08/11 16:34:31 chainsaw Exp $ EAPI=2 inherit cmake-utils eutils @@ -18,7 +18,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="nls stars" RESTRICT="test" |