diff options
author | Justin Lecher <jlec@gentoo.org> | 2014-06-27 06:52:01 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2014-06-27 06:52:01 +0000 |
commit | 86327a88c50d36d37c976b3397186816236f64fd (patch) | |
tree | 4455cf067890a88744ebb774d9157e5c2e213ef9 /dev-python/python-catcher | |
parent | dev-python/python-catcher: New package written by me (diff) | |
download | gentoo-2-86327a88c50d36d37c976b3397186816236f64fd.tar.gz gentoo-2-86327a88c50d36d37c976b3397186816236f64fd.tar.bz2 gentoo-2-86327a88c50d36d37c976b3397186816236f64fd.zip |
dev-python/python-catcher: Update license to anjeti one
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
Diffstat (limited to 'dev-python/python-catcher')
-rw-r--r-- | dev-python/python-catcher/ChangeLog | 5 | ||||
-rw-r--r-- | dev-python/python-catcher/python-catcher-0.1.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-python/python-catcher/ChangeLog b/dev-python/python-catcher/ChangeLog index ff4005677d0a..a3a8ed479b43 100644 --- a/dev-python/python-catcher/ChangeLog +++ b/dev-python/python-catcher/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-python/python-catcher # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-catcher/ChangeLog,v 1.1 2014/06/27 06:40:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-catcher/ChangeLog,v 1.2 2014/06/27 06:52:01 jlec Exp $ + + 27 Jun 2014; Justin Lecher <jlec@gentoo.org> python-catcher-0.1.7.ebuild: + Update license to anjeti one *python-catcher-0.1.7 (27 Jun 2014) diff --git a/dev-python/python-catcher/python-catcher-0.1.7.ebuild b/dev-python/python-catcher/python-catcher-0.1.7.ebuild index bdca783baa95..db275c297d9c 100644 --- a/dev-python/python-catcher/python-catcher-0.1.7.ebuild +++ b/dev-python/python-catcher/python-catcher-0.1.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/python-catcher/python-catcher-0.1.7.ebuild,v 1.1 2014/06/27 06:40:32 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/python-catcher/python-catcher-0.1.7.ebuild,v 1.2 2014/06/27 06:52:01 jlec Exp $ EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="https://pypi.python.org/pypi/python-catcher/ http://ajenti.org/" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="LGPL-3" KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="" |