diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-11 22:32:35 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-10-11 22:32:35 +0000 |
commit | 5262d1f85291f48ec8e868e81f0cd9167bd9e0fc (patch) | |
tree | 2e06d4312c6b27530a5961d53ae716e72ecd27b1 /sci-astronomy | |
parent | Version bump. (diff) | |
download | gentoo-2-5262d1f85291f48ec8e868e81f0cd9167bd9e0fc.tar.gz gentoo-2-5262d1f85291f48ec8e868e81f0cd9167bd9e0fc.tar.bz2 gentoo-2-5262d1f85291f48ec8e868e81f0cd9167bd9e0fc.zip |
ppc64 stable wrt #385985
(Portage version: 2.2.0_alpha64/cvs/Linux x86_64)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 4c8159208ad4..06f8f334ea9e 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.75 2011/10/08 16:46:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.76 2011/10/11 22:32:35 ssuominen Exp $ + + 11 Oct 2011; Samuli Suominen <ssuominen@gentoo.org> celestia-1.6.1.ebuild: + ppc64 stable wrt #385985 08 Oct 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> celestia-1.6.1.ebuild: x86 stable wrt bug #385985 diff --git a/sci-astronomy/celestia/celestia-1.6.1.ebuild b/sci-astronomy/celestia/celestia-1.6.1.ebuild index cdc981b75ed1..4bdfa561a503 100644 --- a/sci-astronomy/celestia/celestia-1.6.1.ebuild +++ b/sci-astronomy/celestia/celestia-1.6.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.5 2011/10/08 16:46:09 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.6.1.ebuild,v 1.6 2011/10/11 22:32:35 ssuominen Exp $ EAPI=2 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~ppc ppc64 ~sparc x86" IUSE="cairo gnome gtk nls pch theora threads" RDEPEND=" |