diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-31 18:52:00 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-01-31 18:52:00 +0000 |
commit | 80e923c70c2d1974d174ad60271be7c1fe822a2f (patch) | |
tree | c732cd9da63a8c08a93979406dcf28e05979d275 /media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild | |
parent | fix depend.apache usage wrt #208033; update metadata (diff) | |
download | gentoo-2-80e923c70c2d1974d174ad60271be7c1fe822a2f.tar.gz gentoo-2-80e923c70c2d1974d174ad60271be7c1fe822a2f.tar.bz2 gentoo-2-80e923c70c2d1974d174ad60271be7c1fe822a2f.zip |
Stable on ppc wrt bug 207663
(Portage version: 2.1.4)
Diffstat (limited to 'media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild')
-rw-r--r-- | media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild b/media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild index d8388821db1b..c2dcc28b9910 100644 --- a/media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild +++ b/media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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.ebuild,v 1.6 2008/01/30 14:23:55 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/openexr_ctl/openexr_ctl-1.0.1.ebuild,v 1.7 2008/01/31 18:52:00 nixnut Exp $ DESCRIPTION="OpenEXR CTL libraries" HOMEPAGE="http://sourceforge.net/projects/ampasctl" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/ampasctl/${P}.tar.gz" LICENSE="AMPAS" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" IUSE="" RDEPEND="media-libs/ilmbase |