diff options
author | 2009-09-26 09:54:59 +0000 | |
---|---|---|
committer | 2009-09-26 09:54:59 +0000 | |
commit | 4bdc22ab87da0f8e79bdcadd3dd36ea5ed627e9c (patch) | |
tree | 7402b0ba9512954d2ea5d2af4d5c2771516c42e7 /media-gfx/gnome-raw-thumbnailer | |
parent | Move huge patch to mirrors. (diff) | |
download | gentoo-2-4bdc22ab87da0f8e79bdcadd3dd36ea5ed627e9c.tar.gz gentoo-2-4bdc22ab87da0f8e79bdcadd3dd36ea5ed627e9c.tar.bz2 gentoo-2-4bdc22ab87da0f8e79bdcadd3dd36ea5ed627e9c.zip |
Stable for amd64 per bug #286409.
(Portage version: 2.2_rc42/cvs/Linux x86_64)
Diffstat (limited to 'media-gfx/gnome-raw-thumbnailer')
-rw-r--r-- | media-gfx/gnome-raw-thumbnailer/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-gfx/gnome-raw-thumbnailer/ChangeLog b/media-gfx/gnome-raw-thumbnailer/ChangeLog index c437eb1d2eeb..a16d5158a74f 100644 --- a/media-gfx/gnome-raw-thumbnailer/ChangeLog +++ b/media-gfx/gnome-raw-thumbnailer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/gnome-raw-thumbnailer # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.4 2009/09/12 13:06:33 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.5 2009/09/26 09:54:59 mrpouet Exp $ + + 26 Sep 2009; Romain Perier <mrpouet@gentoo.org> + gnome-raw-thumbnailer-0.99.1.ebuild: + Stable for amd64 per bug #286409. 12 Sep 2009; Petteri Räty <betelgeuse@gentoo.org> gnome-raw-thumbnailer-0.99.1.ebuild: diff --git a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild index 184fa5e676e1..da8ad6e16949 100644 --- a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild +++ b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild,v 1.3 2009/09/12 13:06:33 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild,v 1.4 2009/09/26 09:54:59 mrpouet Exp $ EAPI="2" GCONF_DEBUG=no @@ -15,7 +15,7 @@ SRC_URI="http://libopenraw.freedesktop.org/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="media-libs/libopenraw[gtk] |