diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:43:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-12-24 12:43:04 +0000 |
commit | 7d5b8d1cc7b96a796232fa5ffd59ec40f8fcd70f (patch) | |
tree | 161c61ffea606f4632b31d215f3346f2e631c1c5 /sci-astronomy | |
parent | Stable for x86, wrt bug #493942 (diff) | |
download | gentoo-2-7d5b8d1cc7b96a796232fa5ffd59ec40f8fcd70f.tar.gz gentoo-2-7d5b8d1cc7b96a796232fa5ffd59ec40f8fcd70f.tar.bz2 gentoo-2-7d5b8d1cc7b96a796232fa5ffd59ec40f8fcd70f.zip |
Stable for x86, wrt bug #491046
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'sci-astronomy')
-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 a0360a1fae22..927bd63660d2 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.121 2013/12/23 11:19:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.122 2013/12/24 12:43:04 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stellarium-0.12.4.ebuild: + Stable for x86, wrt bug #491046 23 Dec 2013; Agostino Sarubbo <ago@gentoo.org> stellarium-0.12.4.ebuild: Stable for ppc, wrt bug #491046 diff --git a/sci-astronomy/stellarium/stellarium-0.12.4.ebuild b/sci-astronomy/stellarium/stellarium-0.12.4.ebuild index 2a468b5271c7..25eb887222ed 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.4 2013/12/23 11:19:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.12.4.ebuild,v 1.5 2013/12/24 12:43:04 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" |