diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 12:26:10 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-05-21 12:26:10 +0000 |
commit | 8cc9bafd415e9ac969567ec7dedbcd7e14996299 (patch) | |
tree | 4d92cecddf00f5630d9ab20a3baaf3da6429131d /sci-astronomy | |
parent | Minor change for last commit, drop emul opengl pkg as unnecessary (diff) | |
download | gentoo-2-8cc9bafd415e9ac969567ec7dedbcd7e14996299.tar.gz gentoo-2-8cc9bafd415e9ac969567ec7dedbcd7e14996299.tar.bz2 gentoo-2-8cc9bafd415e9ac969567ec7dedbcd7e14996299.zip |
x86 stable wrt bug #412663
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index be8fc54a3216..e200a7ba83d3 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # 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.87 2012/05/20 14:52:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.88 2012/05/21 12:26:10 phajdan.jr Exp $ + + 21 May 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + stellarium-0.11.2.ebuild: + x86 stable wrt bug #412663 20 May 2012; Agostino Sarubbo <ago@gentoo.org> stellarium-0.11.2-r1.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 56d43b04d1f0..959de3a19df3 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.3 2012/05/08 15:53:39 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.2.ebuild,v 1.4 2012/05/21 12:26:10 phajdan.jr 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" |