diff options
-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 27bab7700af3..e302aeec3808 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.1 2008/01/23 18:48:47 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/ChangeLog,v 1.2 2008/07/04 07:49:28 opfer Exp $ + + 04 Jul 2008; Christian Faulhammer <opfer@gentoo.org> + gnome-raw-thumbnailer-0.99.1.ebuild: + keyworded ~arch for x86, bug 230601 *gnome-raw-thumbnailer-0.99.1 (23 Jan 2008) 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 1a652cf3e002..80d37d7829b3 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-2008 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.1 2008/01/23 18:48:47 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/gnome-raw-thumbnailer/gnome-raw-thumbnailer-0.99.1.ebuild,v 1.2 2008/07/04 07:49:28 opfer Exp $ GCONF_DEBUG=no @@ -14,7 +14,7 @@ SRC_URI="http://libopenraw.freedesktop.org/download/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="" RDEPEND="media-libs/libopenraw |