diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-30 11:29:40 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2011-01-30 11:29:40 +0000 |
commit | da78d748062134082758b4b35dc4469ec2a4d5a0 (patch) | |
tree | 7cc51fd31be416d66d7490656e92a9a23e2cf06d /sci-astronomy | |
parent | Version bump, remove old. (diff) | |
download | gentoo-2-da78d748062134082758b4b35dc4469ec2a4d5a0.tar.gz gentoo-2-da78d748062134082758b4b35dc4469ec2a4d5a0.tar.bz2 gentoo-2-da78d748062134082758b4b35dc4469ec2a4d5a0.zip |
x86 stable wrt bug #351815
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.6.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 869a2d996d17..fdf746d72dc8 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.69 2011/01/18 14:52:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.70 2011/01/30 11:29:40 phajdan.jr Exp $ + + 30 Jan 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> + stellarium-0.10.6.ebuild: + x86 stable wrt bug #351815 18 Jan 2011; Markos Chandras <hwoarang@gentoo.org> stellarium-0.10.6.ebuild: Stable on amd64 wrt bug #351815 diff --git a/sci-astronomy/stellarium/stellarium-0.10.6.ebuild b/sci-astronomy/stellarium/stellarium-0.10.6.ebuild index 56d651cd14c0..a25143fa40b7 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.6.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.6.ebuild,v 1.3 2011/01/18 14:52:15 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.6.ebuild,v 1.4 2011/01/30 11:29:40 phajdan.jr Exp $ EAPI=2 inherit cmake-utils eutils @@ -18,7 +18,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" |