diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-12-05 08:08:19 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-12-05 08:08:19 +0000 |
commit | 00da7094e8300b110cc936faa7dacfd8659b95be (patch) | |
tree | 1710d78244b3a9421b22d8ee7e2c11f9414be425 /dev-tcltk | |
parent | Update LICENSE, BWidget was a duplicate of tcltk, bug 445468. (diff) | |
download | gentoo-2-00da7094e8300b110cc936faa7dacfd8659b95be.tar.gz gentoo-2-00da7094e8300b110cc936faa7dacfd8659b95be.tar.bz2 gentoo-2-00da7094e8300b110cc936faa7dacfd8659b95be.zip |
Update LICENSE, tktreectrl 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/tkpng/ChangeLog | 7 | ||||
-rw-r--r-- | dev-tcltk/tkpng/tkpng-0.9.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-tcltk/tkpng/ChangeLog b/dev-tcltk/tkpng/ChangeLog index 2d3aeabc8a08..b7323dbcae09 100644 --- a/dev-tcltk/tkpng/ChangeLog +++ b/dev-tcltk/tkpng/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-tcltk/tkpng -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpng/ChangeLog,v 1.2 2010/04/13 12:10:39 jlec Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpng/ChangeLog,v 1.3 2012/12/05 08:08:19 ulm Exp $ + + 05 Dec 2012; Ulrich Müller <ulm@gentoo.org> tkpng-0.9.ebuild: + Update LICENSE, tktreectrl was a duplicate of tcltk, bug 445468. 13 Apr 2010; Justin Lecher <jlec@gentoo.org> tkpng-0.9.ebuild: Restrict test, as the test suite is not shipped, #314973 diff --git a/dev-tcltk/tkpng/tkpng-0.9.ebuild b/dev-tcltk/tkpng/tkpng-0.9.ebuild index 54b953031bd0..ad5e7e3da82c 100644 --- a/dev-tcltk/tkpng/tkpng-0.9.ebuild +++ b/dev-tcltk/tkpng/tkpng-0.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 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/tkpng/tkpng-0.9.ebuild,v 1.2 2010/04/13 12:10:39 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tcltk/tkpng/tkpng-0.9.ebuild,v 1.3 2012/12/05 08:08:19 ulm Exp $ EAPI="3" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PN}/${PV}/${MY_P}.tgz" SLOT="0" KEYWORDS="~amd64 ~x86" -LICENSE="tktreectrl" +LICENSE="tcltk" IUSE="debug threads" RDEPEND=" |