diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-10-14 16:13:04 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-10-14 16:13:04 +0000 |
commit | e003a5b77ed68cedbbe0af00135cae45b58c7571 (patch) | |
tree | 4704cb70ee76292de41f9fa451bd3e6b0ca8b22d /media-gfx/raw-thumbnailer | |
parent | Stable on ppc64; bug #195811 (diff) | |
download | gentoo-2-e003a5b77ed68cedbbe0af00135cae45b58c7571.tar.gz gentoo-2-e003a5b77ed68cedbbe0af00135cae45b58c7571.tar.bz2 gentoo-2-e003a5b77ed68cedbbe0af00135cae45b58c7571.zip |
Stable on ppc64; bug #195250
(Portage version: 2.1.3.9)
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 606ff5663410..af0096e522b6 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.12 2007/10/10 23:20:14 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/ChangeLog,v 1.13 2007/10/14 16:13:04 corsair Exp $ + + 14 Oct 2007; Markus Rothe <corsair@gentoo.org> raw-thumbnailer-0.1.ebuild: + Stable on ppc64; bug #195250 10 Oct 2007; Lars Weiler <pylon@gentoo.org> raw-thumbnailer-0.1.ebuild: stable ppc, bug #195250 diff --git a/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild b/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild index a56260fe358b..d0163c3d6d5a 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.12 2007/10/10 23:20:14 pylon Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild,v 1.13 2007/10/14 16:13:04 corsair 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 |