summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2010-03-04 10:09:29 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2010-03-04 10:09:29 +0000
commitaf8722e5dc4195cc17cd2f4b848dfd73db7d6a2d (patch)
tree580f74f3810c2159aae96f004d37038d5f4f1319 /media-gfx
parentNew ebuild, imported from sci on request 206934 (diff)
downloadgentoo-2-af8722e5dc4195cc17cd2f4b848dfd73db7d6a2d.tar.gz
gentoo-2-af8722e5dc4195cc17cd2f4b848dfd73db7d6a2d.tar.bz2
gentoo-2-af8722e5dc4195cc17cd2f4b848dfd73db7d6a2d.zip
x86 stable wrt bug #304229
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/dcraw/ChangeLog5
-rw-r--r--media-gfx/dcraw/dcraw-8.98-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/dcraw/ChangeLog b/media-gfx/dcraw/ChangeLog
index 89db4c2b21f2..406a5a066f01 100644
--- a/media-gfx/dcraw/ChangeLog
+++ b/media-gfx/dcraw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/dcraw
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.52 2010/02/15 20:00:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.53 2010/03/04 10:09:29 phajdan.jr Exp $
+
+ 04 Mar 2010; Pawel Hajdan jr <phajdan.jr@gentoo.org> dcraw-8.98-r1.ebuild:
+ x86 stable wrt bug #304229
15 Feb 2010; Joseph Jezak <josejx@gentoo.org> dcraw-8.98-r1.ebuild:
Marked ppc/ppc64 stable for bug #304229.
diff --git a/media-gfx/dcraw/dcraw-8.98-r1.ebuild b/media-gfx/dcraw/dcraw-8.98-r1.ebuild
index b81a5e0cd54e..de25c10a4fbe 100644
--- a/media-gfx/dcraw/dcraw-8.98-r1.ebuild
+++ b/media-gfx/dcraw/dcraw-8.98-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.98-r1.ebuild,v 1.3 2010/02/15 20:00:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.98-r1.ebuild,v 1.4 2010/03/04 10:09:29 phajdan.jr Exp $
EAPI="2"
@@ -14,7 +14,7 @@ SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
LICENSE="freedist 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="nls gimp jpeg lcms"
COMMON_DEPEND="jpeg? ( >=media-libs/jpeg-6b )