diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-05 03:06:25 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-05 03:06:25 +0000 |
commit | f47122b3559d72fb4576fd57e53c0b3d8ad8c11b (patch) | |
tree | 5354f93c7752e42fb62b46c431f3daa3a5ae1d5e /sci-astronomy | |
parent | bug #135467 was bad hardware. allow sparc keyword again. (diff) | |
download | gentoo-2-f47122b3559d72fb4576fd57e53c0b3d8ad8c11b.tar.gz gentoo-2-f47122b3559d72fb4576fd57e53c0b3d8ad8c11b.tar.bz2 gentoo-2-f47122b3559d72fb4576fd57e53c0b3d8ad8c11b.zip |
stable for x86
(Portage version: 2.1_rc4)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 6 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.8.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index f50e8f877e98..35b8f193ce6d 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,10 @@ # 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.16 2006/05/23 20:12:30 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.17 2006/06/05 03:06:25 mr_bones_ Exp $ + + 05 Jun 2006; Michael Sterrett <mr_bones_@gentoo.org> + stellarium-0.8.0.ebuild: + stable for x86 23 May 2006; Markus Rothe <corsair@gentoo.org> stellarium-0.7.1.ebuild: Stable on ppc64 diff --git a/sci-astronomy/stellarium/stellarium-0.8.0.ebuild b/sci-astronomy/stellarium/stellarium-0.8.0.ebuild index 009f0e44b3a4..c161179a352e 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.2 2006/05/02 12:10:58 mr_bones_ Exp $ +# $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 $ 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 |