summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-01-04 15:49:51 +0000
committerUlrich Müller <ulm@gentoo.org>2013-01-04 15:49:51 +0000
commit9ee0bbe60d46e81610abd5d0d790842ed65271f6 (patch)
treecfb75246852bdee5188c0d3ad56e9a24830dc57c /dev-tcltk/mysqltcl
parentFix LICENSE, see notices in source files, bug 448274. (diff)
downloadgentoo-2-9ee0bbe60d46e81610abd5d0d790842ed65271f6.tar.gz
gentoo-2-9ee0bbe60d46e81610abd5d0d790842ed65271f6.tar.bz2
gentoo-2-9ee0bbe60d46e81610abd5d0d790842ed65271f6.zip
Fix LICENSE, see README-mysqltcl, bug 448284.
(Portage version: 2.1.11.38/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-tcltk/mysqltcl')
-rw-r--r--dev-tcltk/mysqltcl/ChangeLog8
-rw-r--r--dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild8
-rw-r--r--dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild6
-rw-r--r--dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild6
4 files changed, 16 insertions, 12 deletions
diff --git a/dev-tcltk/mysqltcl/ChangeLog b/dev-tcltk/mysqltcl/ChangeLog
index 22a514a0ede5..d9752785f251 100644
--- a/dev-tcltk/mysqltcl/ChangeLog
+++ b/dev-tcltk/mysqltcl/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/mysqltcl
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.18 2011/05/23 07:15:28 tomka Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/ChangeLog,v 1.19 2013/01/04 15:49:51 ulm Exp $
+
+ 04 Jan 2013; Ulrich Müller <ulm@gentoo.org> mysqltcl-2.40.ebuild,
+ mysqltcl-2.50.ebuild, mysqltcl-3.05.ebuild:
+ Fix LICENSE, see README-mysqltcl, bug 448284.
23 May 2011; Thomas Kahle <tomka@gentoo.org> mysqltcl-3.05.ebuild:
x86 stable per bug 364825
diff --git a/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild b/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild
index 4a424ab9d5a6..79f23816f2e6 100644
--- a/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild
+++ b/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild
@@ -1,15 +1,15 @@
-# 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/mysqltcl/mysqltcl-2.40.ebuild,v 1.8 2011/05/04 04:24:33 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.40.ebuild,v 1.9 2013/01/04 15:49:51 ulm Exp $
DESCRIPTION="TCL MySQL Interface"
HOMEPAGE="http://www.xdobry.de/mysqltcl/"
SRC_URI="http://www.xdobry.de/mysqltcl/${P}.tar.gz"
-IUSE=""
-LICENSE="as-is"
+LICENSE="HPND"
SLOT="0"
KEYWORDS="x86"
+IUSE=""
DEPEND="
dev-lang/tcl
diff --git a/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild b/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
index 5d61d27bc0cd..9e02eaba816f 100644
--- a/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
+++ b/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild
@@ -1,12 +1,12 @@
-# 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/mysqltcl/mysqltcl-2.50.ebuild,v 1.7 2011/05/02 06:03:44 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-2.50.ebuild,v 1.8 2013/01/04 15:49:51 ulm Exp $
DESCRIPTION="TCL MySQL Interface"
HOMEPAGE="http://www.xdobry.de/mysqltcl/"
SRC_URI="http://www.xdobry.de/mysqltcl/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="HPND"
SLOT="0"
KEYWORDS="~x86 ~amd64 ~ppc"
IUSE=""
diff --git a/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild b/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild
index 5add6c524141..679dda72eb20 100644
--- a/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild
+++ b/dev-tcltk/mysqltcl/mysqltcl-3.05.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/mysqltcl/mysqltcl-3.05.ebuild,v 1.6 2011/05/23 07:15:28 tomka Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/mysqltcl/mysqltcl-3.05.ebuild,v 1.7 2013/01/04 15:49:51 ulm Exp $
EAPI=4
@@ -10,7 +10,7 @@ DESCRIPTION="TCL MySQL Interface"
HOMEPAGE="http://www.xdobry.de/mysqltcl/"
SRC_URI="http://www.xdobry.de/mysqltcl/${P}.tar.gz"
-LICENSE="as-is"
+LICENSE="HPND"
SLOT="0"
KEYWORDS="amd64 ~ppc ~sparc x86"
IUSE=""