diff options
author | Mike Frysinger <vapier@gentoo.org> | 2007-08-26 21:46:33 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2007-08-26 21:46:33 +0000 |
commit | e862f5c603e9dac8cb6acb044e052c73834b9f65 (patch) | |
tree | 4039f34f96a4e460c7be38413b2ffd47ae4ffaf7 /media-libs/openexr | |
parent | Fix xen-tools-3.1.0 on x86 hardened (diff) | |
download | gentoo-2-e862f5c603e9dac8cb6acb044e052c73834b9f65.tar.gz gentoo-2-e862f5c603e9dac8cb6acb044e052c73834b9f65.tar.bz2 gentoo-2-e862f5c603e9dac8cb6acb044e052c73834b9f65.zip |
sh love
(Portage version: 2.1.3.7)
Diffstat (limited to 'media-libs/openexr')
-rw-r--r-- | media-libs/openexr/openexr-1.2.2-r2.ebuild | 4 | ||||
-rw-r--r-- | media-libs/openexr/openexr-1.4.0a.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/media-libs/openexr/openexr-1.2.2-r2.ebuild b/media-libs/openexr/openexr-1.2.2-r2.ebuild index dc965d214df3..204d85f037bf 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.15 2006/11/07 18:50:13 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.2.2-r2.ebuild,v 1.16 2007/08/26 21:46:33 vapier Exp $ WANT_AUTOMAKE=1.7 @@ -15,7 +15,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 sh sparc x86 ~x86-fbsd" IUSE="doc examples" RDEPEND="virtual/opengl" diff --git a/media-libs/openexr/openexr-1.4.0a.ebuild b/media-libs/openexr/openexr-1.4.0a.ebuild index 71840dfa19c3..5a238e6d2b5d 100644 --- a/media-libs/openexr/openexr-1.4.0a.ebuild +++ b/media-libs/openexr/openexr-1.4.0a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.4.0a.ebuild,v 1.3 2007/08/22 17:54:50 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr/openexr-1.4.0a.ebuild,v 1.4 2007/08/26 21:46:33 vapier Exp $ WANT_AUTOCONF=2.5 WANT_AUTOMAKE=1.9 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.openexr.com" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86" IUSE_VIDEO_CARDS="video_cards_nvidia" IUSE="doc examples opengl ${IUSE_VIDEO_CARDS}" |