summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-12-05 08:13:18 +0000
committerUlrich Müller <ulm@gentoo.org>2012-12-05 08:13:18 +0000
commit125639df589bc509ef844efe2ca7f150dca4dbd6 (patch)
tree8d06a81fb71c7151c086903162279cc283b5dcb1 /dev-tcltk
parentVersion bump. Fix repoman keywords complaints. (diff)
downloadgentoo-2-125639df589bc509ef844efe2ca7f150dca4dbd6.tar.gz
gentoo-2-125639df589bc509ef844efe2ca7f150dca4dbd6.tar.bz2
gentoo-2-125639df589bc509ef844efe2ca7f150dca4dbd6.zip
Update LICENSE, BWidget was a duplicate of tcltk, bug 445468.
(Portage version: 2.1.11.33/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'dev-tcltk')
-rw-r--r--dev-tcltk/tktray/ChangeLog8
-rw-r--r--dev-tcltk/tktray/tktray-1.1-r1.ebuild6
-rw-r--r--dev-tcltk/tktray/tktray-1.1.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/dev-tcltk/tktray/ChangeLog b/dev-tcltk/tktray/ChangeLog
index f8ec48b06b19..7d37178642ba 100644
--- a/dev-tcltk/tktray/ChangeLog
+++ b/dev-tcltk/tktray/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tcltk/tktray
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/ChangeLog,v 1.6 2011/03/21 16:52:30 signals Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/ChangeLog,v 1.7 2012/12/05 08:13:18 ulm Exp $
+
+ 05 Dec 2012; Ulrich Müller <ulm@gentoo.org> tktray-1.1.ebuild,
+ tktray-1.1-r1.ebuild:
+ Update LICENSE, BWidget was a duplicate of tcltk, bug 445468.
21 Mar 2011; Kevin McCarthy <signals@gentoo.org> tktray-1.1.ebuild,
tktray-1.1-r1.ebuild:
diff --git a/dev-tcltk/tktray/tktray-1.1-r1.ebuild b/dev-tcltk/tktray/tktray-1.1-r1.ebuild
index 03ab10ca1bd0..4bc809d2db71 100644
--- a/dev-tcltk/tktray/tktray-1.1-r1.ebuild
+++ b/dev-tcltk/tktray/tktray-1.1-r1.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/tktray/tktray-1.1-r1.ebuild,v 1.2 2011/03/21 16:52:30 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/tktray-1.1-r1.ebuild,v 1.3 2012/12/05 08:13:18 ulm Exp $
EAPI="3"
@@ -12,7 +12,7 @@ DESCRIPTION="System Tray Icon Support for Tk on X11"
HOMEPAGE="http://sw4me.com/wiki/Tktray"
SRC_URI="http://www.sw4me.com/${MY_P}.tar.gz"
-LICENSE="BWidget"
+LICENSE="tcltk"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="threads debug"
diff --git a/dev-tcltk/tktray/tktray-1.1.ebuild b/dev-tcltk/tktray/tktray-1.1.ebuild
index be10ee3c308c..7bd770d22a90 100644
--- a/dev-tcltk/tktray/tktray-1.1.ebuild
+++ b/dev-tcltk/tktray/tktray-1.1.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/tktray/tktray-1.1.ebuild,v 1.6 2011/03/21 16:52:30 signals Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tktray/tktray-1.1.ebuild,v 1.7 2012/12/05 08:13:18 ulm Exp $
MY_P="${PN}${PV}"
@@ -8,7 +8,7 @@ DESCRIPTION="System Tray Icon Support for Tk on X11"
HOMEPAGE="http://sw4me.com/wiki/Tktray"
SRC_URI="http://www.sw4me.com/${MY_P}.tar.gz"
-LICENSE="BWidget"
+LICENSE="tcltk"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="threads debug"