summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-05-12 11:20:31 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-05-12 11:20:31 +0000
commitb5753192c0e502c609b9b375fc6b3f367a02cffa (patch)
tree88ce56da2bdedc51fa2962d52cc5c66d5d9d1180 /media-gfx
parentFix inherit (diff)
downloadgentoo-2-b5753192c0e502c609b9b375fc6b3f367a02cffa.tar.gz
gentoo-2-b5753192c0e502c609b9b375fc6b3f367a02cffa.tar.bz2
gentoo-2-b5753192c0e502c609b9b375fc6b3f367a02cffa.zip
The full license of include/lcdf/clp.h and src/clp.c is in fact MIT as per http://web.archive.org/web/20050407210616/http://www.pdos.lcs.mit.edu/click/license.html
(Portage version: 2.2.0_alpha174/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-gfx')
-rw-r--r--media-gfx/gifsicle/ChangeLog7
-rw-r--r--media-gfx/gifsicle/gifsicle-1.70.ebuild4
2 files changed, 8 insertions, 3 deletions
diff --git a/media-gfx/gifsicle/ChangeLog b/media-gfx/gifsicle/ChangeLog
index 627a71f0332f..b2f3f40bbc25 100644
--- a/media-gfx/gifsicle/ChangeLog
+++ b/media-gfx/gifsicle/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for media-gfx/gifsicle
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.46 2013/05/12 08:56:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/ChangeLog,v 1.47 2013/05/12 11:20:31 ssuominen Exp $
+
+ 12 May 2013; Samuli Suominen <ssuominen@gentoo.org> gifsicle-1.70.ebuild:
+ The full license of include/lcdf/clp.h and src/clp.c is in fact MIT as per
+ http://web.archive.org/web/20050407210616/http://www.pdos.lcs.mit.edu/click/l
+ icense.html
*gifsicle-1.70 (12 May 2013)
diff --git a/media-gfx/gifsicle/gifsicle-1.70.ebuild b/media-gfx/gifsicle/gifsicle-1.70.ebuild
index 8aa1324ed754..111fb65c39b9 100644
--- a/media-gfx/gifsicle/gifsicle-1.70.ebuild
+++ b/media-gfx/gifsicle/gifsicle-1.70.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.70.ebuild,v 1.1 2013/05/12 08:56:47 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-gfx/gifsicle/gifsicle-1.70.ebuild,v 1.2 2013/05/12 11:20:31 ssuominen Exp $
EAPI=5
@@ -8,7 +8,7 @@ DESCRIPTION="A command-line tool for creating, editing, and getting information
HOMEPAGE="http://www.lcdf.org/~eddietwo/gifsicle/"
SRC_URI="http://www.lcdf.org/~eddietwo/${PN}/${P}.tar.gz"
-LICENSE="clp GPL-2"
+LICENSE="GPL-2 MIT"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="X"