diff options
Diffstat (limited to 'dev-python/python-catcher/python-catcher-0.1.7.ebuild')
-rw-r--r-- | dev-python/python-catcher/python-catcher-0.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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="" |