diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 10:27:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-04 10:27:57 +0000 |
commit | 578a8eda8c9c2cee272ced01c3d54c0dc605d297 (patch) | |
tree | adf36e1d8ecd37416b3301c7903c390569b28758 /sci-astronomy | |
parent | Stable for amd64, wrt bug #436776 (diff) | |
download | gentoo-2-578a8eda8c9c2cee272ced01c3d54c0dc605d297.tar.gz gentoo-2-578a8eda8c9c2cee272ced01c3d54c0dc605d297.tar.bz2 gentoo-2-578a8eda8c9c2cee272ced01c3d54c0dc605d297.zip |
Stable for amd64, wrt bug #436810
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.4a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 79661c479de2..5e6961808d29 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.104 2012/10/04 04:55:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.105 2012/10/04 10:27:57 ago Exp $ + + 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> stellarium-0.11.4a.ebuild: + Stable for amd64, wrt bug #436810 04 Oct 2012; Michael Sterrett <mr_bones_@gentoo.org> stellarium-0.11.4a.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild b/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild index c32cc1bda627..d03d12acf4ab 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.4a.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.4a.ebuild,v 1.3 2012/10/04 04:55:02 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild,v 1.4 2012/10/04 10:27:57 ago 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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux" IUSE="debug nls stars" RESTRICT="test" |