summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-08-22 03:47:54 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-08-22 03:47:54 +0000
commite5cb9f57a6174dfb4c25c2d0dd361a52ce483e7b (patch)
tree56ac1046665e83c4986b03a543f75274848f0e7b /media-gfx
parentStable on alpha wrt Bug #144379. (diff)
downloadgentoo-2-e5cb9f57a6174dfb4c25c2d0dd361a52ce483e7b.tar.gz
gentoo-2-e5cb9f57a6174dfb4c25c2d0dd361a52ce483e7b.tar.bz2
gentoo-2-e5cb9f57a6174dfb4c25c2d0dd361a52ce483e7b.zip
Stable x86
(Portage version: 2.1-r2)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/dcraw/ChangeLog5
-rw-r--r--media-gfx/dcraw/dcraw-8.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-gfx/dcraw/ChangeLog b/media-gfx/dcraw/ChangeLog
index ad16b4bdf09d..3bb2cd52df1d 100644
--- a/media-gfx/dcraw/ChangeLog
+++ b/media-gfx/dcraw/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-gfx/dcraw
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.25 2006/08/22 03:45:38 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.26 2006/08/22 03:47:54 tsunam Exp $
+
+ 22 Aug 2006; Joshua Jackson <tsunam@gentoo.org> dcraw-8.03.ebuild:
+ stable x86; for gallery
22 Aug 2006; Thomas Cort <tcort@gentoo.org> dcraw-8.03.ebuild:
Stable on alpha.
diff --git a/media-gfx/dcraw/dcraw-8.03.ebuild b/media-gfx/dcraw/dcraw-8.03.ebuild
index bb304a332bfe..33939140764f 100644
--- a/media-gfx/dcraw/dcraw-8.03.ebuild
+++ b/media-gfx/dcraw/dcraw-8.03.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.03.ebuild,v 1.8 2006/08/22 03:45:38 tcort Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.03.ebuild,v 1.9 2006/08/22 03:47:54 tsunam Exp $
inherit eutils flag-o-matic
@@ -9,7 +9,7 @@ HOMEPAGE="http://www.cybercom.net/~dcoffin/dcraw/"
SRC_URI="http://dev.gentoo.org/~wschlich/src/media-gfx/dcraw/${P}.tar.bz2"
LICENSE="freedist GPL-2"
SLOT="0"
-KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc ~x86"
+KEYWORDS="alpha ~amd64 hppa ~ia64 ~ppc ppc64 sparc x86"
DEPEND="virtual/libc
>=media-libs/jpeg-6b
media-libs/lcms"