summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/anigif/ChangeLog8
-rw-r--r--dev-tcltk/anigif/anigif-1.3.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-tcltk/anigif/ChangeLog b/dev-tcltk/anigif/ChangeLog
index 127845034fdb..b4818bb188f7 100644
--- a/dev-tcltk/anigif/ChangeLog
+++ b/dev-tcltk/anigif/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/anigif
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.5 2011/01/18 15:56:37 tomka Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/ChangeLog,v 1.6 2012/12/05 20:45:20 ulm Exp $
+
+ 05 Dec 2012; Ulrich Müller <ulm@gentoo.org> anigif-1.3.ebuild:
+ Fix LICENSE, see anygif.tcl: "AniGif is distributed under the same license
+ as Tcl/Tk." Bug 445468.
18 Jan 2011; Thomas Kahle <tomka@gentoo.org> anigif-1.3.ebuild:
x86 stable per bug 351749
diff --git a/dev-tcltk/anigif/anigif-1.3.ebuild b/dev-tcltk/anigif/anigif-1.3.ebuild
index 366113a6d78a..d87032060eda 100644
--- a/dev-tcltk/anigif/anigif-1.3.ebuild
+++ b/dev-tcltk/anigif/anigif-1.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3.ebuild,v 1.5 2011/01/18 15:56:37 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/anigif/anigif-1.3.ebuild,v 1.6 2012/12/05 20:45:20 ulm Exp $
inherit multilib
@@ -8,7 +8,7 @@ DESCRIPTION="Image rotation package"
HOMEPAGE="http://cardtable.sourceforge.net/tcltk/"
SRC_URI="http://dev.gentooexperimental.org/~jlec/distfiles/${P}.zip"
-LICENSE="as-is"
+LICENSE="tcltk"
SLOT="0"
KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE=""