diff options
author | Lars Weiler <pylon@gentoo.org> | 2006-07-09 21:19:40 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2006-07-09 21:19:40 +0000 |
commit | 19d23207f23b8a8c85ffafb27e6317f46ed4f573 (patch) | |
tree | 78b4b095299fa91b2fd9a137c74af4156346a267 /media-libs/openexr/openexr-1.2.2-r2.ebuild | |
parent | 0.71 version bump. Both patches are now in upstream. Fixes bug 139781. Thanks... (diff) | |
download | gentoo-2-19d23207f23b8a8c85ffafb27e6317f46ed4f573.tar.gz gentoo-2-19d23207f23b8a8c85ffafb27e6317f46ed4f573.tar.bz2 gentoo-2-19d23207f23b8a8c85ffafb27e6317f46ed4f573.zip |
Stable on ppc.
(Portage version: 2.1.1_pre2-r6)
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 37734e5fd366..815d41c3b294 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.6 2006/06/02 23:11:19 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.2.2-r2.ebuild,v 1.7 2006/07/09 21:19:40 pylon 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" |