diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-18 14:52:15 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-18 14:52:15 +0000 |
commit | 2c30401f95be7c175994f5632456722cb81dce0a (patch) | |
tree | a52ce0313055a3d776ccb2ec5ee009a744082062 /sci-astronomy | |
parent | version bump (diff) | |
download | gentoo-2-2c30401f95be7c175994f5632456722cb81dce0a.tar.gz gentoo-2-2c30401f95be7c175994f5632456722cb81dce0a.tar.bz2 gentoo-2-2c30401f95be7c175994f5632456722cb81dce0a.zip |
Stable on amd64 wrt bug #351815
(Portage version: 2.1.9.31/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.6.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 82adf468616e..869a2d996d17 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.68 2010/12/07 23:28:14 mr_bones_ Exp $ +# 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 $ + + 18 Jan 2011; Markos Chandras <hwoarang@gentoo.org> stellarium-0.10.6.ebuild: + Stable on amd64 wrt bug #351815 *stellarium-0.10.6 (07 Dec 2010) diff --git a/sci-astronomy/stellarium/stellarium-0.10.6.ebuild b/sci-astronomy/stellarium/stellarium-0.10.6.ebuild index bb355d4c61b5..56d651cd14c0 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-2010 Gentoo Foundation +# 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.2 2010/12/31 19:31:42 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.6.ebuild,v 1.3 2011/01/18 14:52:15 hwoarang 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" |