diff options
author | Markus Meier <maekke@gentoo.org> | 2009-07-01 20:47:05 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-07-01 20:47:05 +0000 |
commit | b21fe23fd4923c918f9b2f237a499b8a4f3d1396 (patch) | |
tree | 88161fd821f45dab4c82cb0d3b9b25235001a48c /sci-astronomy | |
parent | amd64 stable, bug #270495 (diff) | |
download | gentoo-2-b21fe23fd4923c918f9b2f237a499b8a4f3d1396.tar.gz gentoo-2-b21fe23fd4923c918f9b2f237a499b8a4f3d1396.tar.bz2 gentoo-2-b21fe23fd4923c918f9b2f237a499b8a4f3d1396.zip |
amd64 stable, bug #271176
(Portage version: 2.1.6.13/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.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 4c962111643a..234440e5a83f 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.51 2009/06/30 08:25:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.52 2009/07/01 20:47:05 maekke Exp $ + + 01 Jul 2009; Markus Meier <maekke@gentoo.org> stellarium-0.10.2.ebuild: + amd64 stable, bug #271176 30 Jun 2009; Christian Faulhammer <fauli@gentoo.org> stellarium-0.10.2.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.10.2.ebuild b/sci-astronomy/stellarium/stellarium-0.10.2.ebuild index 0fabff0a5888..b10c3a9ce3ec 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.5 2009/06/30 08:25:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.6 2009/07/01 20:47:05 maekke Exp $ EAPI=2 inherit cmake-utils eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz" LICENSE="GPL-2 BitstreamVera" SLOT="0" -KEYWORDS="~amd64 ~ppc ppc64 x86" +KEYWORDS="amd64 ~ppc ppc64 x86" IUSE="nls" RESTRICT="test" |