diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2011-12-21 15:34:52 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2011-12-21 15:34:52 +0000 |
commit | 4aab5d5e53a39f9c5f7fd94830df024a016a567e (patch) | |
tree | 48788a0fdcb1cdd22540b39fd2e27b592268a402 /sci-astronomy | |
parent | Stable for AMD64, wrt bug #395453 (diff) | |
download | gentoo-2-4aab5d5e53a39f9c5f7fd94830df024a016a567e.tar.gz gentoo-2-4aab5d5e53a39f9c5f7fd94830df024a016a567e.tar.bz2 gentoo-2-4aab5d5e53a39f9c5f7fd94830df024a016a567e.zip |
Stable for AMD64, wrt bug #395451
(Portage version: 2.1.10.41/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.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 470c928f2db0..4ac068fb6a6d 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # 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.77 2011/11/20 10:49:03 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.78 2011/12/21 15:34:52 ago Exp $ + + 21 Dec 2011; Agostino Sarubbo <ago@gentoo.org> stellarium-0.11.1.ebuild: + Stable for AMD64, wrt bug #395451 *stellarium-0.11.1 (20 Nov 2011) diff --git a/sci-astronomy/stellarium/stellarium-0.11.1.ebuild b/sci-astronomy/stellarium/stellarium-0.11.1.ebuild index 84e666f28a68..afabefa8b13c 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 # 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.2 2011/11/20 22:19:01 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.11.1.ebuild,v 1.3 2011/12/21 15:34:52 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="nls stars" RESTRICT="test" |