summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2012-12-02 06:04:15 +0000
committerTim Harder <radhermit@gentoo.org>2012-12-02 06:04:15 +0000
commite223d309816a81476974cf5878351e5d9fc291a5 (patch)
treec416b9f13ce3988c26074917f693fdeae2179071 /dev-python/simpleparse/simpleparse-2.1.1.ebuild
parentRemove old. (diff)
downloadhistorical-e223d309816a81476974cf5878351e5d9fc291a5.tar.gz
historical-e223d309816a81476974cf5878351e5d9fc291a5.tar.bz2
historical-e223d309816a81476974cf5878351e5d9fc291a5.zip
Fix LICENSE (bug #445428 by ulm).
Package-Manager: portage-2.2.0_alpha143/cvs/Linux x86_64 Manifest-Sign-Key: 0x4AB3E85B4F064CA3
Diffstat (limited to 'dev-python/simpleparse/simpleparse-2.1.1.ebuild')
-rw-r--r--dev-python/simpleparse/simpleparse-2.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/simpleparse/simpleparse-2.1.1.ebuild b/dev-python/simpleparse/simpleparse-2.1.1.ebuild
index abad74e80235..75b0d8f9df95 100644
--- a/dev-python/simpleparse/simpleparse-2.1.1.ebuild
+++ b/dev-python/simpleparse/simpleparse-2.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1.ebuild,v 1.6 2012/05/28 17:08:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/simpleparse/simpleparse-2.1.1.ebuild,v 1.7 2012/12/02 06:04:13 radhermit Exp $
EAPI="3"
PYTHON_DEPEND="2"
@@ -16,7 +16,7 @@ DESCRIPTION="A Parser Generator for mxTextTools."
HOMEPAGE="http://simpleparse.sourceforge.net http://pypi.python.org/pypi/SimpleParse"
SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
-LICENSE="as-is eGenixPublic-1.1"
+LICENSE="eGenixPublic-1.1 HPND"
SLOT="0"
KEYWORDS="amd64 ~ppc x86"
IUSE="doc examples"