diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:31:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-05-07 20:31:47 +0000 |
commit | 14e7e3ffb60f406777ed87a36775972935f42cca (patch) | |
tree | c5fc846dc2a460401862496acc54f124399eea3d /media-gfx/yafray | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-14e7e3ffb60f406777ed87a36775972935f42cca.tar.gz gentoo-2-14e7e3ffb60f406777ed87a36775972935f42cca.tar.bz2 gentoo-2-14e7e3ffb60f406777ed87a36775972935f42cca.zip |
Stable on ppc64
(Portage version: 2203-svn)
Diffstat (limited to 'media-gfx/yafray')
-rw-r--r-- | media-gfx/yafray/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/yafray/yafray-0.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/yafray/ChangeLog b/media-gfx/yafray/ChangeLog index 4d686ffa22ff..7295cd56fdb9 100644 --- a/media-gfx/yafray/ChangeLog +++ b/media-gfx/yafray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/yafray # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/ChangeLog,v 1.28 2006/02/07 21:19:43 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/ChangeLog,v 1.29 2006/05/07 20:31:47 corsair Exp $ + + 07 May 2006; Markus Rothe <corsair@gentoo.org> yafray-0.0.8.ebuild: + Stable on ppc64 07 Feb 2006; Simon Stelling <blubb@gentoo.org> yafray-0.0.8.ebuild: stable on amd64 diff --git a/media-gfx/yafray/yafray-0.0.8.ebuild b/media-gfx/yafray/yafray-0.0.8.ebuild index 192729280c3e..25cb4b94001b 100644 --- a/media-gfx/yafray/yafray-0.0.8.ebuild +++ b/media-gfx/yafray/yafray-0.0.8.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-gfx/yafray/yafray-0.0.8.ebuild,v 1.7 2006/02/07 21:19:43 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/yafray-0.0.8.ebuild,v 1.8 2006/05/07 20:31:47 corsair 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="amd64 ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 ~sparc x86" IUSE="" RDEPEND="media-libs/jpeg |