diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-01-19 11:22:05 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-01-19 11:22:05 +0000 |
commit | 4113a48e95b7c209f6c714e0a8f2bdfd01f4dee1 (patch) | |
tree | 40acbce7c3f9099bdbd54349aba10dd257202bb3 /media-libs/libfpx/libfpx-1.2.0.9.ebuild | |
parent | Specify LICENSE more precisely, see netcat.blurb, bug 452342. (diff) | |
download | gentoo-2-4113a48e95b7c209f6c714e0a8f2bdfd01f4dee1.tar.gz gentoo-2-4113a48e95b7c209f6c714e0a8f2bdfd01f4dee1.tar.bz2 gentoo-2-4113a48e95b7c209f6c714e0a8f2bdfd01f4dee1.zip |
Fix LICENSE, see flashpix.h file, bug 450210.
(Portage version: 2.1.11.43/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-libs/libfpx/libfpx-1.2.0.9.ebuild')
-rw-r--r-- | media-libs/libfpx/libfpx-1.2.0.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/libfpx/libfpx-1.2.0.9.ebuild b/media-libs/libfpx/libfpx-1.2.0.9.ebuild index 6c574c7b632f..74f014e01ce0 100644 --- a/media-libs/libfpx/libfpx-1.2.0.9.ebuild +++ b/media-libs/libfpx/libfpx-1.2.0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild,v 1.22 2012/04/23 17:35:34 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libfpx/libfpx-1.2.0.9.ebuild,v 1.23 2013/01/19 11:22:05 ulm Exp $ ### uncomment the right variables depending on if we have a patchlevel or not #MY_P=${PN}-${PV%.*}-${PV#*.*.*.} @@ -12,7 +12,7 @@ DESCRIPTION="A library for manipulating FlashPIX images" HOMEPAGE="http://www.i3a.org/" SRC_URI="mirror://imagemagick/delegates/${MY_P}.tar.bz2" -LICENSE="as-is" +LICENSE="Flashpix" SLOT="0" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="" |