diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:19:48 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-23 11:19:48 +0000 |
commit | 01d7a2da409d87bee7149776f04380ca2b50cdea (patch) | |
tree | 3b93d2c700922282461b9224f0ffe2850e7cca2c /sci-astronomy/stellarium | |
parent | Stable for ppc, wrt bug #495006 (diff) | |
download | gentoo-2-01d7a2da409d87bee7149776f04380ca2b50cdea.tar.gz gentoo-2-01d7a2da409d87bee7149776f04380ca2b50cdea.tar.bz2 gentoo-2-01d7a2da409d87bee7149776f04380ca2b50cdea.zip |
Stable for ppc, wrt bug #491046
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.12.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 7508f07dccb3..a0360a1fae22 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.120 2013/12/22 13:20:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.121 2013/12/23 11:19:48 ago Exp $ + + 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stellarium-0.12.4.ebuild: + Stable for ppc, wrt bug #491046 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stellarium-0.12.4.ebuild: Stable for ppc64, wrt bug #491046 diff --git a/sci-astronomy/stellarium/stellarium-0.12.4.ebuild b/sci-astronomy/stellarium/stellarium-0.12.4.ebuild index b8983e4ce04b..2a468b5271c7 100644 --- a/sci-astronomy/stellarium/stellarium-0.12.4.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.12.4.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.4.ebuild,v 1.3 2013/12/22 13:20:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.4.ebuild,v 1.4 2013/12/23 11:19:48 ago 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 sound stars" RESTRICT="test" |