diff options
author | 2012-05-08 15:53:39 +0000 | |
---|---|---|
committer | 2012-05-08 15:53:39 +0000 | |
commit | 08e29fc29cc04bbd95be5ecea999314fa3b39656 (patch) | |
tree | 70e07cae21598a1df6346009b5ba906f41173c33 /sci-astronomy/stellarium | |
parent | Marking mp-5.2.1 ppc64 for bug 413567 (diff) | |
download | gentoo-2-08e29fc29cc04bbd95be5ecea999314fa3b39656.tar.gz gentoo-2-08e29fc29cc04bbd95be5ecea999314fa3b39656.tar.bz2 gentoo-2-08e29fc29cc04bbd95be5ecea999314fa3b39656.zip |
Marking stellarium-0.11.2 ppc64 for bug 412663
(Portage version: 2.1.10.49/cvs/Linux ppc64)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 3b7d66596fe8..08fe6fb11ee6 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.84 2012/05/06 12:15:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.85 2012/05/08 15:53:39 ranger Exp $ + + 08 May 2012; Brent Baude <ranger@gentoo.org> stellarium-0.11.2.ebuild: + Marking stellarium-0.11.2 ppc64 for bug 412663 06 May 2012; Agostino Sarubbo <ago@gentoo.org> stellarium-0.11.2.ebuild: Stable for amd64, wrt bug #412663 diff --git a/sci-astronomy/stellarium/stellarium-0.11.2.ebuild b/sci-astronomy/stellarium/stellarium-0.11.2.ebuild index 1f09b2c5aff4..56d43b04d1f0 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2.ebuild,v 1.2 2012/05/06 12:15:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2.ebuild,v 1.3 2012/05/08 15:53:39 ranger Exp $ EAPI=4 CMAKE_MIN_VERSION="2.4.7" @@ -20,7 +20,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" |