diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:35:42 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-01-04 17:35:42 +0000 |
commit | 192128d582d79257d90b0b6d6b6680c344abba20 (patch) | |
tree | 85909d4dc436e87a54fbb695db55c85ce3b6f93c /sci-astronomy | |
parent | Block sci-chemistry/apbs[tools] or rename smooth to gts-smooth, dropp old (diff) | |
download | gentoo-2-192128d582d79257d90b0b6d6b6680c344abba20.tar.gz gentoo-2-192128d582d79257d90b0b6d6b6680c344abba20.tar.bz2 gentoo-2-192128d582d79257d90b0b6d6b6680c344abba20.zip |
x86 stable wrt bug #395451
(Portage version: 2.1.10.41/cvs/Linux i686)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 8 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.11.1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 4ac068fb6a6d..aba3d3b94867 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.78 2011/12/21 15:34:52 ago Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.79 2012/01/04 17:35:42 phajdan.jr Exp $ + + 04 Jan 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + stellarium-0.11.1.ebuild: + x86 stable wrt bug #395451 21 Dec 2011; Agostino Sarubbo <ago@gentoo.org> stellarium-0.11.1.ebuild: Stable for AMD64, wrt bug #395451 diff --git a/sci-astronomy/stellarium/stellarium-0.11.1.ebuild b/sci-astronomy/stellarium/stellarium-0.11.1.ebuild index afabefa8b13c..648a3597c993 100644 --- a/sci-astronomy/stellarium/stellarium-0.11.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.11.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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.1.ebuild,v 1.3 2011/12/21 15:34:52 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.1.ebuild,v 1.4 2012/01/04 17:35:42 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" |