diff options
author | 2008-03-23 18:18:25 +0000 | |
---|---|---|
committer | 2008-03-23 18:18:25 +0000 | |
commit | 42b41332b4a714db8c92f3d3f419bc5cb18ecb57 (patch) | |
tree | 05d2cbb6211bb9b08293ab82915c9f2519d68b77 /media-gfx | |
parent | sparc stable wrt security #214277, thanks to Friedrich Oslage for testing (diff) | |
download | gentoo-2-42b41332b4a714db8c92f3d3f419bc5cb18ecb57.tar.gz gentoo-2-42b41332b4a714db8c92f3d3f419bc5cb18ecb57.tar.bz2 gentoo-2-42b41332b4a714db8c92f3d3f419bc5cb18ecb57.zip |
ia64/sparc stable wrt #214222
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/raw-thumbnailer/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/raw-thumbnailer/ChangeLog b/media-gfx/raw-thumbnailer/ChangeLog index 3053c0adc58d..af42ac7c8ade 100644 --- a/media-gfx/raw-thumbnailer/ChangeLog +++ b/media-gfx/raw-thumbnailer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/raw-thumbnailer # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.21 2008/03/22 19:37:00 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.22 2008/03/23 18:18:25 armin76 Exp $ + + 23 Mar 2008; Raúl Porcel <armin76@gentoo.org> raw-thumbnailer-0.2.ebuild: + ia64/sparc stable wrt #214222 22 Mar 2008; Christian Faulhammer <opfer@gentoo.org> raw-thumbnailer-0.2.ebuild: diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.ebuild index da950329b835..63b7dfe525bb 100644 --- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.ebuild +++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.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/raw-thumbnailer/raw-thumbnailer-0.2.ebuild,v 1.7 2008/03/22 19:37:00 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.2.ebuild,v 1.8 2008/03/23 18:18:25 armin76 Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND="media-libs/libopenraw |