diff options
author | Markus Meier <maekke@gentoo.org> | 2010-04-12 19:34:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2010-04-12 19:34:37 +0000 |
commit | 3230bf6242af92c4e05136b2added1de800ed2e1 (patch) | |
tree | 11b2399d44f54f8a8c1b50de7fce6259fbf64865 /sci-astronomy/stellarium | |
parent | amd64/x86 stable, bug #313091 (diff) | |
download | gentoo-2-3230bf6242af92c4e05136b2added1de800ed2e1.tar.gz gentoo-2-3230bf6242af92c4e05136b2added1de800ed2e1.tar.bz2 gentoo-2-3230bf6242af92c4e05136b2added1de800ed2e1.zip |
amd64/x86 stable, bug #311921
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 33d5adb5639c..0a62e1d08b9c 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.58 2010/02/25 21:15:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.59 2010/04/12 19:34:37 maekke Exp $ + + 12 Apr 2010; Markus Meier <maekke@gentoo.org> stellarium-0.10.4.ebuild: + amd64/x86 stable, bug #311921 *stellarium-0.10.4 (25 Feb 2010) diff --git a/sci-astronomy/stellarium/stellarium-0.10.4.ebuild b/sci-astronomy/stellarium/stellarium-0.10.4.ebuild index 474fcbd369ff..d297f995caab 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.4.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.4.ebuild,v 1.1 2010/02/25 21:15:04 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.4.ebuild,v 1.2 2010/04/12 19:34:37 maekke 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" |