diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:12:30 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-23 20:12:30 +0000 |
commit | 7e92413fae4d1c5698f788e654f6818073ec5300 (patch) | |
tree | 67fdb64ac8a3bd79228e2a926406cd92e0196852 /sci-astronomy | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-7e92413fae4d1c5698f788e654f6818073ec5300.tar.gz gentoo-2-7e92413fae4d1c5698f788e654f6818073ec5300.tar.bz2 gentoo-2-7e92413fae4d1c5698f788e654f6818073ec5300.zip |
Stable on ppc64
(Portage version: 2.0.54-r2)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.7.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index 1a5af7c42f8f..f50e8f877e98 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.15 2006/05/02 12:10:58 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.16 2006/05/23 20:12:30 corsair Exp $ + + 23 May 2006; Markus Rothe <corsair@gentoo.org> stellarium-0.7.1.ebuild: + Stable on ppc64 02 May 2006; Michael Sterrett <mr_bones_@gentoo.org> +files/stellarium-0.8.0-gcc41.patch, stellarium-0.8.0.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.7.1.ebuild b/sci-astronomy/stellarium/stellarium-0.7.1.ebuild index befe36c7d8d7..e8eb834c2302 100644 --- a/sci-astronomy/stellarium/stellarium-0.7.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.7.1.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.7.1.ebuild,v 1.9 2006/03/15 17:32:48 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.7.1.ebuild,v 1.10 2006/05/23 20:12:30 corsair 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 |