diff options
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 35b8f193ce6d..69e2ac8929d9 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.17 2006/06/05 03:06:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.18 2006/06/05 17:46:00 blubb Exp $ + + 05 Jun 2006; Simon Stelling <blubb@gentoo.org> stellarium-0.8.0.ebuild: + stable on amd64 05 Jun 2006; Michael Sterrett <mr_bones_@gentoo.org> stellarium-0.8.0.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.8.0.ebuild b/sci-astronomy/stellarium/stellarium-0.8.0.ebuild index c161179a352e..a255655e6a26 100644 --- a/sci-astronomy/stellarium/stellarium-0.8.0.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.8.0.ebuild,v 1.3 2006/06/05 03:06:25 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.8.0.ebuild,v 1.4 2006/06/05 17:46:00 blubb Exp $ inherit eutils flag-o-matic @@ -10,7 +10,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" RDEPEND="virtual/opengl |