diff options
Diffstat (limited to 'media-gfx/gnome-raw-thumbnailer')
-rw-r--r-- | media-gfx/gnome-raw-thumbnailer/ChangeLog | 8 | ||||
-rw-r--r-- | media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/media-gfx/gnome-raw-thumbnailer/ChangeLog b/media-gfx/gnome-raw-thumbnailer/ChangeLog index 5e8dcaca2021..466825a10f61 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.10 2011/12/31 17:49:22 eva Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.11 2012/04/18 20:53:08 ago Exp $ + + 18 Apr 2012; Agostino Sarubbo <ago@gentoo.org> + gnome-raw-thumbnailer-3.0.0.ebuild: + Stable for amd64, wrt bug #410611 *gnome-raw-thumbnailer-3.0.0 (31 Dec 2011) diff --git a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild index e0c6b4b39c02..838a5ef2ac9e 100644 --- a/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild +++ b/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 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-3.0.0.ebuild,v 1.2 2011/12/31 18:50:41 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-3.0.0.ebuild,v 1.3 2012/04/18 20:53:08 ago Exp $ EAPI="4" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ SRC_URI="http://libopenraw.freedesktop.org/download/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=">=media-libs/libopenraw-0.0.9[gtk] |