summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2009-12-13 17:42:22 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2009-12-13 17:42:22 +0000
commit1a28e9b99159673a6ff5576ccc97efe131ef0a9a (patch)
tree357d3380ae72e6599be98ddc79ef082bc3f3d3a2 /media-gfx/dcraw
parentAdd die clauses to install since emake does not die on failure. (diff)
downloadgentoo-2-1a28e9b99159673a6ff5576ccc97efe131ef0a9a.tar.gz
gentoo-2-1a28e9b99159673a6ff5576ccc97efe131ef0a9a.tar.bz2
gentoo-2-1a28e9b99159673a6ff5576ccc97efe131ef0a9a.zip
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'media-gfx/dcraw')
-rw-r--r--media-gfx/dcraw/dcraw-8.98.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/dcraw/dcraw-8.98.ebuild b/media-gfx/dcraw/dcraw-8.98.ebuild
index f67a61339f62..5c847fa20325 100644
--- a/media-gfx/dcraw/dcraw-8.98.ebuild
+++ b/media-gfx/dcraw/dcraw-8.98.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.98.ebuild,v 1.1 2009/12/13 08:54:29 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-8.98.ebuild,v 1.2 2009/12/13 17:42:22 mr_bones_ Exp $
EAPI="2"
@@ -9,7 +9,7 @@ inherit eutils toolchain-funcs
DESCRIPTION="Converts the native (RAW) format of various digital cameras into netpbm portable pixmap (.ppm) image"
HOMEPAGE="http://www.cybercom.net/~dcoffin/dcraw/"
SRC_URI="http://www.cybercom.net/~dcoffin/dcraw/archive/${P}.tar.gz
- mirror://gentoo/parse-1.69.tar.bz2
+ mirror://gentoo/parse-1.69.tar.bz2
gimp? ( mirror://gentoo/rawphoto-1.32.tar.bz2 )"
LICENSE="freedist GPL-2"