diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2013-04-28 13:47:06 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2013-04-28 13:47:06 +0000 |
commit | 75e3d50c99f11ac08acb145017399c44f5b50b4b (patch) | |
tree | 3621d689bb95b991afce2e5bd095ae254e643a04 /sci-astronomy/stellarium | |
parent | Version bump, use fcaps.eclass (#454908 by SpanKY), fix dependencies (#467416... (diff) | |
download | gentoo-2-75e3d50c99f11ac08acb145017399c44f5b50b4b.tar.gz gentoo-2-75e3d50c99f11ac08acb145017399c44f5b50b4b.tar.bz2 gentoo-2-75e3d50c99f11ac08acb145017399c44f5b50b4b.zip |
marked stable (bug #466306)
(Portage version: 2.1.11.62/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.12.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 4e74d2e32d7e..8ae39fa7b1a8 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.111 2013/04/21 20:00:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.112 2013/04/28 13:47:06 mr_bones_ Exp $ + + 28 Apr 2013; Michael Sterrett <mr_bones_@gentoo.org> stellarium-0.12.0.ebuild: + marked stable (bug #466306) 21 Apr 2013; Michael Sterrett <mr_bones_@gentoo.org> stellarium-0.12.0.ebuild: remove lang unsupported in skycultures (bug #466680) diff --git a/sci-astronomy/stellarium/stellarium-0.12.0.ebuild b/sci-astronomy/stellarium/stellarium-0.12.0.ebuild index 23f5a454d482..0419588d2891 100644 --- a/sci-astronomy/stellarium/stellarium-0.12.0.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.12.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.0.ebuild,v 1.3 2013/04/21 20:00:03 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.0.ebuild,v 1.4 2013/04/28 13:47:06 mr_bones_ Exp $ EAPI=5 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug nls stars" RESTRICT="test" |