diff options
author | Lars Weiler <pylon@gentoo.org> | 2007-10-10 23:20:14 +0000 |
---|---|---|
committer | Lars Weiler <pylon@gentoo.org> | 2007-10-10 23:20:14 +0000 |
commit | 5828e38c5a422a2e87a8d8d5a6e4bc37362354e5 (patch) | |
tree | 6ea33abf9bf05b5da757352a42d96eb2631d6f20 /media-gfx/raw-thumbnailer | |
parent | stable ppc, bug #195250 (diff) | |
download | gentoo-2-5828e38c5a422a2e87a8d8d5a6e4bc37362354e5.tar.gz gentoo-2-5828e38c5a422a2e87a8d8d5a6e4bc37362354e5.tar.bz2 gentoo-2-5828e38c5a422a2e87a8d8d5a6e4bc37362354e5.zip |
stable ppc, bug #195250
(Portage version: 2.1.3.12)
Diffstat (limited to 'media-gfx/raw-thumbnailer')
-rw-r--r-- | media-gfx/raw-thumbnailer/ChangeLog | 5 | ||||
-rw-r--r-- | media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/raw-thumbnailer/ChangeLog b/media-gfx/raw-thumbnailer/ChangeLog index 44cbb66c39f2..606ff5663410 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.11 2007/10/10 17:18:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.12 2007/10/10 23:20:14 pylon Exp $ + + 10 Oct 2007; Lars Weiler <pylon@gentoo.org> raw-thumbnailer-0.1.ebuild: + stable ppc, bug #195250 10 Oct 2007; Raúl Porcel <armin76@gentoo.org> raw-thumbnailer-0.1.ebuild: alpha/ia64/sparc stable wrt #195250 diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild index b4857b9830bc..a56260fe358b 100644 --- a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild +++ b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.1.ebuild,v 1.11 2007/10/10 17:18:52 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild,v 1.12 2007/10/10 23:20:14 pylon 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 |