summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild')
-rw-r--r--dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild b/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild
index 4af89a41ef99..e3b6a47ae1ff 100644
--- a/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild
+++ b/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild,v 1.1 2012/08/14 21:14:18 iksaif Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ansi2html/ansi2html-0.9.1-r1.ebuild,v 1.2 2013/09/28 13:49:15 sping Exp $
EAPI="4"
@@ -16,7 +16,7 @@ DESCRIPTION="Convert text with ANSI color codes to HTML"
HOMEPAGE="http://pypi.python.org/pypi/ansi2html https://github.com/ralphbean/ansi2html"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-LICENSE="BSD"
+LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"