diff options
Diffstat (limited to 'media-gfx/dcraw/dcraw-6.08.ebuild')
-rw-r--r-- | media-gfx/dcraw/dcraw-6.08.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/dcraw/dcraw-6.08.ebuild b/media-gfx/dcraw/dcraw-6.08.ebuild index a620ae9ff1a6..0e3a7215f5ca 100644 --- a/media-gfx/dcraw/dcraw-6.08.ebuild +++ b/media-gfx/dcraw/dcraw-6.08.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.08.ebuild,v 1.2 2005/01/17 17:25:56 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-6.08.ebuild,v 1.3 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/dcraw-6.08.tar.bz2" -LICENSE="public-domain" +LICENSE="freedist" SLOT="0" KEYWORDS="~x86" IUSE="debug" |