diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-01-04 14:45:48 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-01-04 14:45:48 +0000 |
commit | 1b87180462bcfbf172d8f80d42dbf6920c303395 (patch) | |
tree | 02c26fb1dca9c1caee06367a639f125434236ec9 /media-libs/gd/gd-2.0.35-r3.ebuild | |
parent | Add gd to MISC-FREE license group, bug 450244. (diff) | |
download | gentoo-2-1b87180462bcfbf172d8f80d42dbf6920c303395.tar.gz gentoo-2-1b87180462bcfbf172d8f80d42dbf6920c303395.tar.bz2 gentoo-2-1b87180462bcfbf172d8f80d42dbf6920c303395.zip |
Fix LICENSE, see COPYING and notices in source files, bug 450244.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'media-libs/gd/gd-2.0.35-r3.ebuild')
-rw-r--r-- | media-libs/gd/gd-2.0.35-r3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-libs/gd/gd-2.0.35-r3.ebuild b/media-libs/gd/gd-2.0.35-r3.ebuild index 17869aad7ad4..b7da7b78ac4a 100644 --- a/media-libs/gd/gd-2.0.35-r3.ebuild +++ b/media-libs/gd/gd-2.0.35-r3.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/gd/gd-2.0.35-r3.ebuild,v 1.18 2012/05/05 08:02:43 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gd/gd-2.0.35-r3.ebuild,v 1.19 2013/01/04 14:45:48 ulm Exp $ EAPI="2" @@ -10,7 +10,7 @@ DESCRIPTION="A graphics library for fast image creation" HOMEPAGE="http://libgd.org/ http://www.boutell.com/gd/" SRC_URI="http://libgd.org/releases/${P}.tar.bz2" -LICENSE="as-is BSD" +LICENSE="gd IJG HPND BSD" SLOT="2" KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd" IUSE="fontconfig jpeg png static-libs truetype xpm zlib" |