diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-07-01 18:24:13 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-07-01 18:24:13 +0000 |
commit | 3e558cfa37fe9a4f43bc72f00eb95a4dc0421ad0 (patch) | |
tree | 06c6f4ac324f132af0df860c5a41e3ddabb1f831 /sci-astronomy | |
parent | alpha/ia64/s390/sh/sparc stable wrt #418325 (diff) | |
download | gentoo-2-3e558cfa37fe9a4f43bc72f00eb95a4dc0421ad0.tar.gz gentoo-2-3e558cfa37fe9a4f43bc72f00eb95a4dc0421ad0.tar.bz2 gentoo-2-3e558cfa37fe9a4f43bc72f00eb95a4dc0421ad0.zip |
Stable for amd64, wrt bug #424245
(Portage version: 2.1.10.65/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.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index c01eca1e6531..690df5054c46 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.93 2012/05/30 07:22:15 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.94 2012/07/01 18:24:13 ago Exp $ + + 01 Jul 2012; Agostino Sarubbo <ago@gentoo.org> stellarium-0.11.3.ebuild: + Stable for amd64, wrt bug #424245 30 May 2012; Kacper Kowalik <xarthisius@gentoo.org> -stellarium-0.11.2.ebuild: Drop old diff --git a/sci-astronomy/stellarium/stellarium-0.11.3.ebuild b/sci-astronomy/stellarium/stellarium-0.11.3.ebuild index 7fd523ddf423..7ed346a82b5e 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.3.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.3.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.3.ebuild,v 1.1 2012/05/29 20:04:06 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.3.ebuild,v 1.2 2012/07/01 18:24:13 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" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="debug nls stars" RESTRICT="test" |