summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-19 10:23:13 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-19 10:23:13 +0000
commit558ef235b77741aa0c84a8dddc06a9e398fc0fbc (patch)
tree78746d70fa713372aa0355749b4fc4457b41692c /dev-tcltk
parentUse an ugly hack instead of relying on eclass to do it for us. (diff)
downloadgentoo-2-558ef235b77741aa0c84a8dddc06a9e398fc0fbc.tar.gz
gentoo-2-558ef235b77741aa0c84a8dddc06a9e398fc0fbc.tar.bz2
gentoo-2-558ef235b77741aa0c84a8dddc06a9e398fc0fbc.zip
Specify LICENSE more precisely, see COPYRIGHT.txt, bug 452924.
(Portage version: 2.1.11.43/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tablelist/ChangeLog8
-rw-r--r--dev-tcltk/tablelist/tablelist-5.6.ebuild6
-rw-r--r--dev-tcltk/tablelist/tablelist-5.7.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-tcltk/tablelist/ChangeLog b/dev-tcltk/tablelist/ChangeLog
index 2f2cb626dc22..73b86f4461c8 100644
--- a/dev-tcltk/tablelist/ChangeLog
+++ b/dev-tcltk/tablelist/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/tablelist
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.18 2012/12/13 15:16:10 jlec Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/ChangeLog,v 1.19 2013/01/19 10:23:13 ulm Exp $
+
+ 19 Jan 2013; Ulrich Müller <ulm@gentoo.org> tablelist-5.6.ebuild,
+ tablelist-5.7.ebuild:
+ Specify LICENSE more precisely, see COPYRIGHT.txt, bug 452924.
*tablelist-5.7 (13 Dec 2012)
diff --git a/dev-tcltk/tablelist/tablelist-5.6.ebuild b/dev-tcltk/tablelist/tablelist-5.6.ebuild
index d0aba221817c..f4b63d0a175b 100644
--- a/dev-tcltk/tablelist/tablelist-5.6.ebuild
+++ b/dev-tcltk/tablelist/tablelist-5.6.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/dev-tcltk/tablelist/tablelist-5.6.ebuild,v 1.3 2012/06/12 06:30:45 jdhore Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.6.ebuild,v 1.4 2013/01/19 10:23:13 ulm Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Multi-Column Listbox Package"
HOMEPAGE="http://www.nemethi.de/tablelist/index.html"
SRC_URI="http://www.nemethi.de/tablelist/${MY_P}.tar.gz"
-LICENSE="as-is"
+LICENSE="tablelist"
SLOT="0"
KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux"
IUSE="examples doc"
diff --git a/dev-tcltk/tablelist/tablelist-5.7.ebuild b/dev-tcltk/tablelist/tablelist-5.7.ebuild
index 8f8021fcc14a..0884e10843e4 100644
--- a/dev-tcltk/tablelist/tablelist-5.7.ebuild
+++ b/dev-tcltk/tablelist/tablelist-5.7.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/dev-tcltk/tablelist/tablelist-5.7.ebuild,v 1.1 2012/12/13 15:16:10 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tablelist/tablelist-5.7.ebuild,v 1.2 2013/01/19 10:23:13 ulm Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Multi-Column Listbox Package"
HOMEPAGE="http://www.nemethi.de/tablelist/index.html"
SRC_URI="http://www.nemethi.de/tablelist/${MY_P}.tar.gz"
-LICENSE="as-is"
+LICENSE="tablelist"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
IUSE="examples doc"