diff options
author | 2006-10-15 09:12:11 +0000 | |
---|---|---|
committer | 2006-10-15 09:12:11 +0000 | |
commit | f0cbda288c73ec036c45fa9bbbbb12981d57ccf7 (patch) | |
tree | f7f5eb4256aca54b3553cc94e2f3ddf41e528236 /media-libs/openexr/openexr-1.2.2-r2.ebuild | |
parent | Version bump. (diff) | |
download | gentoo-2-f0cbda288c73ec036c45fa9bbbbb12981d57ccf7.tar.gz gentoo-2-f0cbda288c73ec036c45fa9bbbbb12981d57ccf7.tar.bz2 gentoo-2-f0cbda288c73ec036c45fa9bbbbb12981d57ccf7.zip |
Stable on ia64.
(Portage version: 2.1.2_pre3-r1)
Diffstat (limited to 'media-libs/openexr/openexr-1.2.2-r2.ebuild')
-rw-r--r-- | media-libs/openexr/openexr-1.2.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr/openexr-1.2.2-r2.ebuild b/media-libs/openexr/openexr-1.2.2-r2.ebuild index a5316aab441e..cac3dcd27bfc 100644 --- a/media-libs/openexr/openexr-1.2.2-r2.ebuild +++ b/media-libs/openexr/openexr-1.2.2-r2.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/media-libs/openexr/openexr-1.2.2-r2.ebuild,v 1.11 2006/09/04 05:30:37 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.2.2-r2.ebuild,v 1.12 2006/10/15 09:12:11 kloeri Exp $ inherit eutils libtool autotools @@ -13,7 +13,7 @@ HOMEPAGE="http://www.openexr.com" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha amd64 hppa ~ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND="virtual/opengl" |