diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-03-15 17:02:03 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-03-15 17:02:03 +0000 |
commit | 7887acb648f6307472f319954efce3f16a8f8e6a (patch) | |
tree | 2244b078145a6100a6c407e828929a74bdca17bf /sci-astronomy | |
parent | Added ~ppc64 (diff) | |
download | gentoo-2-7887acb648f6307472f319954efce3f16a8f8e6a.tar.gz gentoo-2-7887acb648f6307472f319954efce3f16a8f8e6a.tar.bz2 gentoo-2-7887acb648f6307472f319954efce3f16a8f8e6a.zip |
Added ~ppc64; bug #126217
(Portage version: 2.0.54)
Diffstat (limited to 'sci-astronomy')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.4.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 35cb0e935ff0..003cb68c6366 100644 --- a/sci-astronomy/celestia/ChangeLog +++ b/sci-astronomy/celestia/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/celestia # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.14 2006/03/14 23:21:48 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.15 2006/03/15 17:02:03 corsair Exp $ + + 15 Mar 2006; Markus Rothe <corsair@gentoo.org> celestia-1.4.1.ebuild: + Added ~ppc64; bug #126217 14 Mar 2006; Daniel Goller <morfic@gentoo.org> celestia-1.4.1.ebuild: Making sure crafts are installed till we have a better fix diff --git a/sci-astronomy/celestia/celestia-1.4.1.ebuild b/sci-astronomy/celestia/celestia-1.4.1.ebuild index f362f684487f..91f530800028 100644 --- a/sci-astronomy/celestia/celestia-1.4.1.ebuild +++ b/sci-astronomy/celestia/celestia-1.4.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/celestia/celestia-1.4.1.ebuild,v 1.3 2006/03/14 23:21:48 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.4.1.ebuild,v 1.4 2006/03/15 17:02:03 corsair Exp $ inherit eutils flag-o-matic gnome2 kde-functions @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" IUSE="gnome gtk kde arts threads nls lua" DEPEND="virtual/glu |