diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 19:00:12 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2010-01-12 19:00:12 +0000 |
commit | a927c666e07d76c6c9ff596318055edf76531c72 (patch) | |
tree | 6a9a8c59c1213525b761a71b5e28ca9affb9d6e4 | |
parent | Stable on amd64 wrt bug #300709 (diff) | |
download | gentoo-2-a927c666e07d76c6c9ff596318055edf76531c72.tar.gz gentoo-2-a927c666e07d76c6c9ff596318055edf76531c72.tar.bz2 gentoo-2-a927c666e07d76c6c9ff596318055edf76531c72.zip |
ppc stable #299835
(Portage version: 2.1.6.13/cvs/Linux ppc)
-rw-r--r-- | sci-visualization/opendx/ChangeLog | 7 | ||||
-rw-r--r-- | sci-visualization/opendx/opendx-4.4.4-r4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sci-visualization/opendx/ChangeLog b/sci-visualization/opendx/ChangeLog index ebc09b8f7326..e048a851e6bc 100644 --- a/sci-visualization/opendx/ChangeLog +++ b/sci-visualization/opendx/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-visualization/opendx -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.18 2009/12/03 20:13:51 bicatali Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/ChangeLog,v 1.19 2010/01/12 19:00:12 nixnut Exp $ + + 12 Jan 2010; nixnut <nixnut@gentoo.org> opendx-4.4.4-r4.ebuild: + ppc stable #299835 *opendx-4.4.4-r4 (03 Dec 2009) diff --git a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild index f6caebf6864b..8c9be00ac042 100644 --- a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild +++ b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.1 2009/12/03 20:13:51 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.2 2010/01/12 19:00:12 nixnut Exp $ EAPI=2 @@ -13,7 +13,7 @@ SRC_URI="http://opendx.sdsc.edu/source/${P/open}.tar.gz" LICENSE="IPL-1" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="hdf cdf netcdf tiff imagemagick szip smp" |