diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-01 17:20:48 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-02-01 17:20:48 +0000 |
commit | 066255cbef27fc8974a82ff168f29d7ff7a2f0c0 (patch) | |
tree | d4bf52bf61edd49a192d8e7d9565267720681ffa /sci-astronomy/celestia | |
parent | Version bump. (diff) | |
download | gentoo-2-066255cbef27fc8974a82ff168f29d7ff7a2f0c0.tar.gz gentoo-2-066255cbef27fc8974a82ff168f29d7ff7a2f0c0.tar.bz2 gentoo-2-066255cbef27fc8974a82ff168f29d7ff7a2f0c0.zip |
Keyworded ~sparc
(Portage version: 2.0.54)
Diffstat (limited to 'sci-astronomy/celestia')
-rw-r--r-- | sci-astronomy/celestia/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/celestia/celestia-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sci-astronomy/celestia/ChangeLog b/sci-astronomy/celestia/ChangeLog index 42c87f6d158a..c0b345442fc3 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.9 2006/01/31 05:16:35 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/ChangeLog,v 1.10 2006/02/01 17:20:48 gustavoz Exp $ + + 01 Feb 2006; Gustavo Zacarias <gustavoz@gentoo.org> celestia-1.4.0.ebuild: + Keyworded ~sparc 31 Jan 2006; Daniel Goller <morfic@gentoo.org> celestia-1.4.0.ebuild: Work around gnome eclass writing files to /var/tmp/portage/* diff --git a/sci-astronomy/celestia/celestia-1.4.0.ebuild b/sci-astronomy/celestia/celestia-1.4.0.ebuild index bc1180e66207..1b154d6b1d76 100644 --- a/sci-astronomy/celestia/celestia-1.4.0.ebuild +++ b/sci-astronomy/celestia/celestia-1.4.0.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.0.ebuild,v 1.5 2006/01/31 05:16:35 morfic Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/celestia/celestia-1.4.0.ebuild,v 1.6 2006/02/01 17:20:48 gustavoz 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 ~x86" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" IUSE="gnome gtk kde arts threads nls lua" DEPEND="virtual/glu |