summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2011-04-07 15:01:37 +0000
committerJustin Lecher <jlec@gentoo.org>2011-04-07 15:01:37 +0000
commitb19186747d58b7a2b20428ee7d687366ec3f07b7 (patch)
treea5d32fa214961468906ea021f93f760bff2b4626 /dev-tcltk/tktable
parentClean up old revision. (diff)
downloadgentoo-2-b19186747d58b7a2b20428ee7d687366ec3f07b7.tar.gz
gentoo-2-b19186747d58b7a2b20428ee7d687366ec3f07b7.tar.bz2
gentoo-2-b19186747d58b7a2b20428ee7d687366ec3f07b7.zip
Fixed license, #362451
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'dev-tcltk/tktable')
-rw-r--r--dev-tcltk/tktable/ChangeLog8
-rw-r--r--dev-tcltk/tktable/tktable-2.10.ebuild6
-rw-r--r--dev-tcltk/tktable/tktable-2.9.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-tcltk/tktable/ChangeLog b/dev-tcltk/tktable/ChangeLog
index 4e99e5087b17..234dee1819c4 100644
--- a/dev-tcltk/tktable/ChangeLog
+++ b/dev-tcltk/tktable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/tktable
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.11 2010/07/18 12:34:58 nixnut Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/ChangeLog,v 1.12 2011/04/07 15:01:35 jlec Exp $
+
+ 07 Apr 2011; Justin Lecher <jlec@gentoo.org> tktable-2.9.ebuild,
+ tktable-2.10.ebuild:
+ Fixed license, #362451
18 Jul 2010; <nixnut@gentoo.org> tktable-2.10.ebuild:
ppc stable #317253
diff --git a/dev-tcltk/tktable/tktable-2.10.ebuild b/dev-tcltk/tktable/tktable-2.10.ebuild
index 39286e0a8afe..8495e4331c93 100644
--- a/dev-tcltk/tktable/tktable-2.10.ebuild
+++ b/dev-tcltk/tktable/tktable-2.10.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.10.ebuild,v 1.4 2010/07/18 12:34:58 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.10.ebuild,v 1.5 2011/04/07 15:01:35 jlec Exp $
EAPI="2"
@@ -9,7 +9,7 @@ DESCRIPTION="full-featured 2D table widget"
HOMEPAGE="http://tktable.sourceforge.net/"
SRC_URI="mirror://sourceforge/tktable/${MY_P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="BSD"
KEYWORDS="amd64 ppc x86"
SLOT="0"
IUSE=""
diff --git a/dev-tcltk/tktable/tktable-2.9.ebuild b/dev-tcltk/tktable/tktable-2.9.ebuild
index a3672b772863..e1dae1bbaf51 100644
--- a/dev-tcltk/tktable/tktable-2.9.ebuild
+++ b/dev-tcltk/tktable/tktable-2.9.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.9.ebuild,v 1.5 2006/06/03 19:47:30 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktable/tktable-2.9.ebuild,v 1.6 2011/04/07 15:01:37 jlec Exp $
MY_P="Tktable${PV}"
DESCRIPTION="full-featured 2D table widget"
HOMEPAGE="http://tktable.sourceforge.net/"
SRC_URI="mirror://sourceforge/tktable/${MY_P}.tar.gz"
-LICENSE="GPL-2"
+LICENSE="BSD"
KEYWORDS="~amd64 ppc x86"
SLOT="0"
IUSE=""