summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-04-30 16:26:31 +0000
committerUlrich Müller <ulm@gentoo.org>2013-04-30 16:26:31 +0000
commit31b0f4aa576e9c32f3d62e2b81aa4d80db09fc8f (patch)
tree5a1b9c85db99b3448586a7c51e618a5cffea351f /dev-tcltk
parentFix LICENSE, see COPYRIGHT file, bug 465030. (diff)
downloadgentoo-2-31b0f4aa576e9c32f3d62e2b81aa4d80db09fc8f.tar.gz
gentoo-2-31b0f4aa576e9c32f3d62e2b81aa4d80db09fc8f.tar.bz2
gentoo-2-31b0f4aa576e9c32f3d62e2b81aa4d80db09fc8f.zip
Fix LICENSE, see COPYRIGHT file, bug 464988.
(Portage version: 2.1.11.62/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tkpiechart/ChangeLog8
-rw-r--r--dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild6
-rw-r--r--dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-tcltk/tkpiechart/ChangeLog b/dev-tcltk/tkpiechart/ChangeLog
index 27fa980caaa0..f9fbda9f570d 100644
--- a/dev-tcltk/tkpiechart/ChangeLog
+++ b/dev-tcltk/tkpiechart/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/tkpiechart
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.9 2011/05/23 07:14:35 tomka Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/ChangeLog,v 1.10 2013/04/30 16:26:31 ulm Exp $
+
+ 30 Apr 2013; Ulrich Müller <ulm@gentoo.org> tkpiechart-6.5.ebuild,
+ tkpiechart-6.5-r1.ebuild:
+ Fix LICENSE, see COPYRIGHT file, bug 464988.
23 May 2011; Thomas Kahle <tomka@gentoo.org> tkpiechart-6.5-r1.ebuild:
x86 stable per bug 364825
diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
index 0a74faabdc4f..07d7cbcf2e02 100644
--- a/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
+++ b/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.3 2011/05/23 07:14:35 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5-r1.ebuild,v 1.4 2013/04/30 16:26:31 ulm Exp $
inherit multilib
@@ -8,7 +8,7 @@ DESCRIPTION="create and update 2D or 3D pie charts in a Tcl/Tk application"
HOMEPAGE="http://jfontain.free.fr/piechart6.htm"
SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
-LICENSE="as-is"
+LICENSE="jfontain"
KEYWORDS="amd64 ~ppc x86"
SLOT="0"
IUSE=""
diff --git a/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild b/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild
index 3d5f45c97bb5..31f2eb9c8126 100644
--- a/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild
+++ b/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild,v 1.6 2010/03/31 20:14:24 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpiechart/tkpiechart-6.5.ebuild,v 1.7 2013/04/30 16:26:31 ulm Exp $
DESCRIPTION="create and update 2D or 3D pie charts in a Tcl/Tk application"
HOMEPAGE="http://jfontain.free.fr/piechart6.htm"
SRC_URI="http://jfontain.free.fr/${P}.tar.bz2"
-LICENSE="as-is"
+LICENSE="jfontain"
KEYWORDS="x86 ~ppc ~amd64"
SLOT="0"
IUSE=""