diff options
author | Joseph Jezak <josejx@gentoo.org> | 2009-01-09 22:45:01 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2009-01-09 22:45:01 +0000 |
commit | 80b284b5cb59e302de23823cababf94bf008863c (patch) | |
tree | fcde626d1edbb46a05bc251787edb8c9184d7dda /sci-astronomy/ds9 | |
parent | Marked ~ppc for bug #253299. (diff) | |
download | gentoo-2-80b284b5cb59e302de23823cababf94bf008863c.tar.gz gentoo-2-80b284b5cb59e302de23823cababf94bf008863c.tar.bz2 gentoo-2-80b284b5cb59e302de23823cababf94bf008863c.zip |
Marked ~ppc for bug #253299.
(Portage version: 2.1.6.4/cvs/Linux 2.6.23 x86_64)
Diffstat (limited to 'sci-astronomy/ds9')
-rw-r--r-- | sci-astronomy/ds9/ChangeLog | 7 | ||||
-rw-r--r-- | sci-astronomy/ds9/ds9-5.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-astronomy/ds9/ChangeLog b/sci-astronomy/ds9/ChangeLog index 1e214da3a88b..c116e8d5a8d6 100644 --- a/sci-astronomy/ds9/ChangeLog +++ b/sci-astronomy/ds9/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/ds9 -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ChangeLog,v 1.14 2008/11/20 11:25:43 bicatali Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ChangeLog,v 1.15 2009/01/09 22:45:01 josejx Exp $ + + 09 Jan 2009; Joseph Jezak <josejx@gentoo.org> ds9-5.4.ebuild: + Marked ~ppc for bug #253299. 20 Nov 2008; Sébastien Fabbro <bicatali@gentoo.org> ds9-5.4.ebuild: Added x11-libs/xpa dependency diff --git a/sci-astronomy/ds9/ds9-5.4.ebuild b/sci-astronomy/ds9/ds9-5.4.ebuild index 51bb6f8f0329..2e14324799b0 100644 --- a/sci-astronomy/ds9/ds9-5.4.ebuild +++ b/sci-astronomy/ds9/ds9-5.4.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/ds9/ds9-5.4.ebuild,v 1.2 2008/11/20 11:25:43 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/ds9/ds9-5.4.ebuild,v 1.3 2009/01/09 22:45:01 josejx Exp $ EAPI=2 inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://hea-www.harvard.edu/RD/ds9" SRC_URI="http://hea-www.harvard.edu/saord/download/${PN}/source/${PN}.${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-tcltk/blt >=dev-tcltk/tcllib-1.10 |