summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Cort <tcort@gentoo.org>2006-08-22 03:45:38 +0000
committerThomas Cort <tcort@gentoo.org>2006-08-22 03:45:38 +0000
commit37dc2f20c26b6b3995bbc8f83fc0bdf80cee14d9 (patch)
tree58f3576ea9f767b1d76d6a8ff9d7904ba04aca04 /media-gfx/dcraw
parentStable on alpha wrt Bug #144492. (diff)
downloadgentoo-2-37dc2f20c26b6b3995bbc8f83fc0bdf80cee14d9.tar.gz
gentoo-2-37dc2f20c26b6b3995bbc8f83fc0bdf80cee14d9.tar.bz2
gentoo-2-37dc2f20c26b6b3995bbc8f83fc0bdf80cee14d9.zip
Stable on alpha.
(Portage version: 2.1-r2)
Diffstat (limited to 'media-gfx/dcraw')
-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 ff2cfc7cdc7c..ad16b4bdf09d 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.24 2006/08/22 02:11:01 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/ChangeLog,v 1.25 2006/08/22 03:45:38 tcort Exp $
+
+ 22 Aug 2006; Thomas Cort <tcort@gentoo.org> dcraw-8.03.ebuild:
+ Stable on alpha.
22 Aug 2006; Jason Wever <weeve@gentoo.org> dcraw-8.03.ebuild:
Stable on SPARC wrt security bug #144379.
diff --git a/media-gfx/dcraw/dcraw-8.03.ebuild b/media-gfx/dcraw/dcraw-8.03.ebuild
index 046f7b7c6d65..bb304a332bfe 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.7 2006/08/22 02:11:01 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.03.ebuild,v 1.8 2006/08/22 03:45:38 tcort 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"