diff options
author | 2010-01-17 18:40:03 +0000 | |
---|---|---|
committer | 2010-01-17 18:40:03 +0000 | |
commit | efcdac36fae196da909f4c918c0a33910dfef6da (patch) | |
tree | 966806c01ec211eb4fcf0193c3999d3633bbb4c0 /sci-visualization/opendx/opendx-4.4.4-r4.ebuild | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #297023 (diff) | |
download | gentoo-2-efcdac36fae196da909f4c918c0a33910dfef6da.tar.gz gentoo-2-efcdac36fae196da909f4c918c0a33910dfef6da.tar.bz2 gentoo-2-efcdac36fae196da909f4c918c0a33910dfef6da.zip |
stable x86, bug 299835
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'sci-visualization/opendx/opendx-4.4.4-r4.ebuild')
-rw-r--r-- | sci-visualization/opendx/opendx-4.4.4-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-visualization/opendx/opendx-4.4.4-r4.ebuild b/sci-visualization/opendx/opendx-4.4.4-r4.ebuild index 8c9be00ac042..28858eed9618 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-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.2 2010/01/12 19:00:12 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-visualization/opendx/opendx-4.4.4-r4.ebuild,v 1.3 2010/01/17 18:40:03 fauli 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" |