diff options
author | Travis Tilley <lv@gentoo.org> | 2004-06-01 22:00:56 +0000 |
---|---|---|
committer | Travis Tilley <lv@gentoo.org> | 2004-06-01 22:00:56 +0000 |
commit | 793355c3e51a2bd59fcb6752bc2e308a26655e72 (patch) | |
tree | 2ca6db836b6fb6d2ac07ac7fde13984e1d06e528 /media-gfx | |
parent | need libfame #52691 by Armando Di Cianno (diff) | |
download | gentoo-2-793355c3e51a2bd59fcb6752bc2e308a26655e72.tar.gz gentoo-2-793355c3e51a2bd59fcb6752bc2e308a26655e72.tar.bz2 gentoo-2-793355c3e51a2bd59fcb6752bc2e308a26655e72.zip |
stable on amd64
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/gimp/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/gimp/gimp-2.0.0.ebuild | 4 | ||||
-rw-r--r-- | media-gfx/yafray/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/yafray/yafray-0.0.6.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/media-gfx/gimp/ChangeLog b/media-gfx/gimp/ChangeLog index a8ac1746cdd1..2a92885f40c8 100644 --- a/media-gfx/gimp/ChangeLog +++ b/media-gfx/gimp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/gimp # Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.78 2004/04/29 01:38:39 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/ChangeLog,v 1.79 2004/06/01 21:59:10 lv Exp $ + + 01 Jun 2004; Travis Tilley <lv@gentoo.org> gimp-2.0.0.ebuild: + stable on amd64 28 Apr 2004; Travis Tilley <lv@gentoo.org> +files/gimp-2.0.0-gcc34.patch, gimp-2.0.0.ebuild: diff --git a/media-gfx/gimp/gimp-2.0.0.ebuild b/media-gfx/gimp/gimp-2.0.0.ebuild index 819270553849..6aa01d362c2b 100644 --- a/media-gfx/gimp/gimp-2.0.0.ebuild +++ b/media-gfx/gimp/gimp-2.0.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.0.ebuild,v 1.4 2004/04/29 01:38:40 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gimp/gimp-2.0.0.ebuild,v 1.5 2004/06/01 21:59:10 lv Exp $ inherit flag-o-matic libtool eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.gimp.org/" SLOT="2" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~hppa ~sparc ~amd64 ~mips" +KEYWORDS="~x86 ~ppc ~hppa ~sparc amd64 ~mips" IUSE="doc python aalib png jpeg tiff mng wmf gimpprint gtkhtml mmx sse X altivec debug" # FIXME : some more things can be (local) USE flagged diff --git a/media-gfx/yafray/ChangeLog b/media-gfx/yafray/ChangeLog index 12785a7b0c6a..200e98d43f6e 100644 --- a/media-gfx/yafray/ChangeLog +++ b/media-gfx/yafray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/yafray # Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/ChangeLog,v 1.6 2004/05/03 14:37:16 hanno Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/ChangeLog,v 1.7 2004/06/01 22:00:56 lv Exp $ + + 01 Jun 2004; Travis Tilley <lv@gentoo.org> yafray-0.0.6.ebuild: + stable on amd64 03 May 2004; Hanno Boeck <hanno@gentoo.org> +files/yafray-gcc34-fix.gz, yafray-0.0.6.ebuild: diff --git a/media-gfx/yafray/yafray-0.0.6.ebuild b/media-gfx/yafray/yafray-0.0.6.ebuild index 117efa1a5e9d..cc6bc6c04786 100644 --- a/media-gfx/yafray/yafray-0.0.6.ebuild +++ b/media-gfx/yafray/yafray-0.0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/yafray-0.0.6.ebuild,v 1.5 2004/05/28 15:41:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/yafray/yafray-0.0.6.ebuild,v 1.6 2004/06/01 22:00:56 lv Exp $ inherit gcc eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.coala.uniovi.es/~jandro/noname/downloads/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc amd64" IUSE="" RDEPEND="media-libs/jpeg |