diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-31 15:52:16 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-31 15:52:16 +0000 |
commit | aadc608431e729e414791dedccf9045176c0a66f (patch) | |
tree | eac832fdbde4afb6dac198c6fb1c9f8bc9c9e918 /sci-astronomy/stellarium | |
parent | stable ppc64, bug 271376 (diff) | |
download | gentoo-2-aadc608431e729e414791dedccf9045176c0a66f.tar.gz gentoo-2-aadc608431e729e414791dedccf9045176c0a66f.tar.bz2 gentoo-2-aadc608431e729e414791dedccf9045176c0a66f.zip |
Marking stellarium-0.10.2 ppc64 for bug 271176
(Portage version: 2.1.6.13/cvs/Linux ppc64)
Diffstat (limited to 'sci-astronomy/stellarium')
-rw-r--r-- | sci-astronomy/stellarium/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/stellarium/stellarium-0.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/stellarium/ChangeLog b/sci-astronomy/stellarium/ChangeLog index ff84b27c612a..38fd7503214b 100644 --- a/sci-astronomy/stellarium/ChangeLog +++ b/sci-astronomy/stellarium/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/stellarium # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.49 2009/03/11 20:59:46 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/ChangeLog,v 1.50 2009/05/31 15:52:16 ranger Exp $ + + 31 May 2009; Brent Baude <ranger@gentoo.org> stellarium-0.10.2.ebuild: + Marking stellarium-0.10.2 ppc64 for bug 271176 *stellarium-0.10.2 (11 Mar 2009) diff --git a/sci-astronomy/stellarium/stellarium-0.10.2.ebuild b/sci-astronomy/stellarium/stellarium-0.10.2.ebuild index b8303871bd62..586c64071bb2 100644 --- a/sci-astronomy/stellarium/stellarium-0.10.2.ebuild +++ b/sci-astronomy/stellarium/stellarium-0.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.2 2009/05/27 17:26:35 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/stellarium/stellarium-0.10.2.ebuild,v 1.3 2009/05/31 15:52:16 ranger Exp $ EAPI=2 inherit cmake-utils eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/stellarium/${P}.tar.gz" LICENSE="GPL-2 BitstreamVera" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc ppc64 ~x86" IUSE="nls" RESTRICT="test" |