summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJesus Rivero <neurogeek@gentoo.org>2012-08-02 21:59:05 +0000
committerJesus Rivero <neurogeek@gentoo.org>2012-08-02 21:59:05 +0000
commit5ff65d80594421d0a8bd544a8734b51d582a05fe (patch)
treefd220f81f2b6466e9243c9e379b023c60d94e1eb /dev-python/html5lib/html5lib-0.90.ebuild
parentBumped to EAPI 4 and added xml(+) (diff)
downloadgentoo-2-5ff65d80594421d0a8bd544a8734b51d582a05fe.tar.gz
gentoo-2-5ff65d80594421d0a8bd544a8734b51d582a05fe.tar.bz2
gentoo-2-5ff65d80594421d0a8bd544a8734b51d582a05fe.zip
Bumped to EAPI 4 and added xml(+) to PYTHON_USE_WITH
(Portage version: 2.2.0_alpha100/cvs/Linux i686)
Diffstat (limited to 'dev-python/html5lib/html5lib-0.90.ebuild')
-rw-r--r--dev-python/html5lib/html5lib-0.90.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-python/html5lib/html5lib-0.90.ebuild b/dev-python/html5lib/html5lib-0.90.ebuild
index 63368ff997f1..b04606d083d3 100644
--- a/dev-python/html5lib/html5lib-0.90.ebuild
+++ b/dev-python/html5lib/html5lib-0.90.ebuild
@@ -1,10 +1,10 @@
-# 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-python/html5lib/html5lib-0.90.ebuild,v 1.5 2010/10/30 22:59:19 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/html5lib/html5lib-0.90.ebuild,v 1.6 2012/08/02 21:59:05 neurogeek Exp $
-EAPI="3"
+EAPI="4"
PYTHON_DEPEND="2"
-PYTHON_USE_WITH="xml"
+PYTHON_USE_WITH="xml(+)"
SUPPORT_PYTHON_ABIS="1"
RESTRICT_PYTHON_ABIS="3.*"