diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:08:24 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-10-17 03:08:24 +0000 |
commit | 3636a51d6b8454eed70ddd80a28b064ec3d428ea (patch) | |
tree | 2cbdcb25aa9741ad35a619852e98e67a549d05c0 /sci-astronomy | |
parent | x86 stable wrt bug #433225 (diff) | |
download | gentoo-2-3636a51d6b8454eed70ddd80a28b064ec3d428ea.tar.gz gentoo-2-3636a51d6b8454eed70ddd80a28b064ec3d428ea.tar.bz2 gentoo-2-3636a51d6b8454eed70ddd80a28b064ec3d428ea.zip |
x86 stable wrt bug #436810
(Portage version: 2.1.11.9/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.4a.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 5e6961808d29..fb9cd444425f 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.105 2012/10/04 10:27:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.106 2012/10/17 03:08:24 phajdan.jr Exp $ + + 17 Oct 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + stellarium-0.11.4a.ebuild: + x86 stable wrt bug #436810 04 Oct 2012; Agostino Sarubbo <ago@gentoo.org> stellarium-0.11.4a.ebuild: Stable for amd64, wrt bug #436810 diff --git a/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild b/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild index d03d12acf4ab..735a7a973124 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.4 2012/10/04 10:27:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.4a.ebuild,v 1.5 2012/10/17 03:08:24 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 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="debug nls stars" RESTRICT="test" |