diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-15 17:32:48 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-15 17:32:48 +0000 |
commit | a2add6d61bb3f5262efc7eec2f611378780f01f6 (patch) | |
tree | dd13d04484900bdd743713ec8afbfd9c8c369825 /sci-astronomy | |
parent | Stable on ppc64; bug #124381 (diff) | |
download | gentoo-2-a2add6d61bb3f5262efc7eec2f611378780f01f6.tar.gz gentoo-2-a2add6d61bb3f5262efc7eec2f611378780f01f6.tar.bz2 gentoo-2-a2add6d61bb3f5262efc7eec2f611378780f01f6.zip |
Added ~ppc64; bug #126232
(Portage version: 2.0.54)
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 5b5184d0774c..2aff83f15f8a 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.12 2006/02/07 01:59:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.13 2006/03/15 17:32:48 corsair Exp $ + + 15 Mar 2006; Markus Rothe <corsair@gentoo.org> stellarium-0.7.1.ebuild: + Added ~ppc64; bug #126232 07 Feb 2006; Michael Sterrett <mr_bones_@gentoo.org> +files/stellarium-0.7.1-gcc41.patch, stellarium-0.7.1.ebuild: diff --git a/sci-astronomy/stellarium/stellarium-0.7.1.ebuild b/sci-astronomy/stellarium/stellarium-0.7.1.ebuild index 166d320259fa..befe36c7d8d7 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.8 2006/02/07 01:59:49 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.7.1.ebuild,v 1.9 2006/03/15 17:32:48 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 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="nls" RDEPEND="virtual/opengl |