diff options
Diffstat (limited to 'media-gfx/dcraw/dcraw-6.08.ebuild')
-rw-r--r-- | media-gfx/dcraw/dcraw-6.08.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/dcraw/dcraw-6.08.ebuild b/media-gfx/dcraw/dcraw-6.08.ebuild index 5f4b9d812fd2..852b1a49a138 100644 --- a/media-gfx/dcraw/dcraw-6.08.ebuild +++ b/media-gfx/dcraw/dcraw-6.08.ebuild @@ -1,13 +1,13 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.1 2004/10/17 19:56:08 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/dcraw/dcraw-6.08.ebuild,v 1.1.1.1 2005/11/30 09:37:33 chriswhite 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" |