diff options
author | 2007-10-14 16:13:04 +0000 | |
---|---|---|
committer | 2007-10-14 16:13:04 +0000 | |
commit | e003a5b77ed68cedbbe0af00135cae45b58c7571 (patch) | |
tree | 4704cb70ee76292de41f9fa451bd3e6b0ca8b22d /media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild | |
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/raw-thumbnailer-0.1.ebuild')
-rw-r--r-- | media-gfx/raw-thumbnailer/raw-thumbnailer-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |