summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schlich <wschlich@gentoo.org>2005-03-12 23:40:02 +0000
committerWolfram Schlich <wschlich@gentoo.org>2005-03-12 23:40:02 +0000
commitbaba1bef3a19e25fceda80d0b7863abc03636a18 (patch)
treebc61152c88428ac1f725717de0cbb50fa743ec3c /media-gfx/dcraw/dcraw-6.19.ebuild
parentMasked php5 (diff)
downloadhistorical-baba1bef3a19e25fceda80d0b7863abc03636a18.tar.gz
historical-baba1bef3a19e25fceda80d0b7863abc03636a18.tar.bz2
historical-baba1bef3a19e25fceda80d0b7863abc03636a18.zip
fix wrong LICENSE
Package-Manager: portage-2.0.51-r14
Diffstat (limited to 'media-gfx/dcraw/dcraw-6.19.ebuild')
-rw-r--r--media-gfx/dcraw/dcraw-6.19.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/dcraw/dcraw-6.19.ebuild b/media-gfx/dcraw/dcraw-6.19.ebuild
index a02f7e20021f..7d052d85e483 100644
--- a/media-gfx/dcraw/dcraw-6.19.ebuild
+++ b/media-gfx/dcraw/dcraw-6.19.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-6.19.ebuild,v 1.3 2005/01/17 17:25:56 wschlich Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-6.19.ebuild,v 1.4 2005/03/12 23:40:02 wschlich Exp $
inherit eutils flag-o-matic
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://dev.gentoo.org/~wschlich/src/media-gfx/dcraw/${P}.tar.bz2"
-LICENSE="public-domain"
+LICENSE="freedist"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc ~sparc"
IUSE="debug"