diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-01-09 22:44:37 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-01-09 22:44:37 +0000 |
commit | b6108d0b322b0a10e4b01af964fa314bd0c985c7 (patch) | |
tree | d8dd0e44749b4e3d495bf2221c5463dba4616adf /sci-astronomy/funtools | |
parent | Marked ~ppc for bug #253299. (diff) | |
download | gentoo-2-b6108d0b322b0a10e4b01af964fa314bd0c985c7.tar.gz gentoo-2-b6108d0b322b0a10e4b01af964fa314bd0c985c7.tar.bz2 gentoo-2-b6108d0b322b0a10e4b01af964fa314bd0c985c7.zip |
Marked ~ppc for bug #253299.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'sci-astronomy/funtools')
-rw-r--r-- | sci-astronomy/funtools/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/funtools/funtools-1.4.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/funtools/ChangeLog b/sci-astronomy/funtools/ChangeLog index 8330d1426f54..8a669424f8ac 100644 --- a/sci-astronomy/funtools/ChangeLog +++ b/sci-astronomy/funtools/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/funtools -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/ChangeLog,v 1.3 2008/12/08 10:13:36 bicatali Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/ChangeLog,v 1.4 2009/01/09 22:44:37 josejx Exp $ + + 09 Jan 2009; Joseph Jezak <josejx@gentoo.org> funtools-1.4.0.ebuild: + Marked ~ppc for bug #253299. 08 Dec 2008; Sébastien Fabbro <bicatali@gentoo.org> -files/funtools-1.4.0-ds9-5.4.patch, funtools-1.4.0.ebuild: diff --git a/sci-astronomy/funtools/funtools-1.4.0.ebuild b/sci-astronomy/funtools/funtools-1.4.0.ebuild index 589ea3e4cd5c..60b2316b4d36 100644 --- a/sci-astronomy/funtools/funtools-1.4.0.ebuild +++ b/sci-astronomy/funtools/funtools-1.4.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/funtools-1.4.0.ebuild,v 1.4 2008/12/08 10:13:36 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/funtools/funtools-1.4.0.ebuild,v 1.5 2009/01/09 22:44:37 josejx Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://cfa-www.harvard.edu/~john/${PN}/${P}.tar.gz mirror://gentoo/${P}-ds9-5.4.patch.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="doc" RDEPEND="sys-libs/zlib |