diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-10-28 18:29:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-10-28 18:29:45 +0000 |
commit | f6e9a7c7ab0a9e89cc92277c434158d625123939 (patch) | |
tree | a4cd1f047048a04200300fa727a884eeccf4125a /media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild | |
parent | ia64/s390/sh/sparc stable wrt #287548 (diff) | |
download | gentoo-2-f6e9a7c7ab0a9e89cc92277c434158d625123939.tar.gz gentoo-2-f6e9a7c7ab0a9e89cc92277c434158d625123939.tar.bz2 gentoo-2-f6e9a7c7ab0a9e89cc92277c434158d625123939.zip |
alpha/ia64/sparc stable wrt #290143
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild')
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild index 3ccff8b3fe39..bf6ccea5a0b5 100644 --- a/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild +++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v 1.5 2009/10/22 17:59:59 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1-r1.ebuild,v 1.6 2009/10/28 18:29:45 armin76 Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~hppa ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/ilmbase |