diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-03-13 14:06:12 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-03-13 14:06:12 +0000 |
commit | 90d8c5bb89fe410abee6c7240cb96e4ddbe0209b (patch) | |
tree | 08b6d5e1f42194cad6a34581820baac520a8f115 /sci-astronomy | |
parent | Added tcltk-8.5 support (fixes bug #212936). (diff) | |
download | gentoo-2-90d8c5bb89fe410abee6c7240cb96e4ddbe0209b.tar.gz gentoo-2-90d8c5bb89fe410abee6c7240cb96e4ddbe0209b.tar.bz2 gentoo-2-90d8c5bb89fe410abee6c7240cb96e4ddbe0209b.zip |
Added ~ppc64; bug #211785
(Portage version: 2.1.4.4)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index cbd63cf9b294..1a411134fbad 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.35 2008/01/20 00:52:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.36 2008/03/13 14:06:12 corsair Exp $ + + 13 Mar 2008; Markus Rothe <corsair@gentoo.org> stellarium-0.9.1.ebuild: + Added ~ppc64; bug #211785 *stellarium-0.9.1 (20 Jan 2008) diff --git a/sci-astronomy/stellarium/stellarium-0.9.1.ebuild b/sci-astronomy/stellarium/stellarium-0.9.1.ebuild index 85945157666e..507fe697adb5 100644 --- a/sci-astronomy/stellarium/stellarium-0.9.1.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.9.1.ebuild,v 1.1 2008/01/20 00:52:27 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.9.1.ebuild,v 1.2 2008/03/13 14:06:12 corsair Exp $ inherit toolchain-funcs eutils qt4 @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="nls" RDEPEND="virtual/opengl |