diff options
author | Dawid Węgliński <cla@gentoo.org> | 2008-04-07 09:12:51 +0000 |
---|---|---|
committer | Dawid Węgliński <cla@gentoo.org> | 2008-04-07 09:12:51 +0000 |
commit | 332a018871d71f4f7d232d9a0630d554ca251e3c (patch) | |
tree | 6869ce2917b0a18a4e77d157bf58deb65c89463e /media-gfx/yafray/yafray-0.0.9-r1.ebuild | |
parent | Version bump. License changed to GPL-2. Changed vim dependency to 7.0. Quoting. (diff) | |
download | gentoo-2-332a018871d71f4f7d232d9a0630d554ca251e3c.tar.gz gentoo-2-332a018871d71f4f7d232d9a0630d554ca251e3c.tar.bz2 gentoo-2-332a018871d71f4f7d232d9a0630d554ca251e3c.zip |
Stable on x86 wrt bug #216576
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx/yafray/yafray-0.0.9-r1.ebuild')
-rw-r--r-- | media-gfx/yafray/yafray-0.0.9-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/yafray/yafray-0.0.9-r1.ebuild b/media-gfx/yafray/yafray-0.0.9-r1.ebuild index 68c7e2cd3ce6..b081591c1f90 100644 --- a/media-gfx/yafray/yafray-0.0.9-r1.ebuild +++ b/media-gfx/yafray/yafray-0.0.9-r1.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-gfx/yafray/yafray-0.0.9-r1.ebuild,v 1.1 2008/01/01 14:58:51 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/yafray-0.0.9-r1.ebuild,v 1.2 2008/04/07 09:12:51 cla Exp $ inherit eutils python multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.yafray.org/sec/2/downloads/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc x86" IUSE="openexr" RDEPEND="media-libs/jpeg |