commit:     26216471fab751941784ce9bdaec452e49635c46
Author:     Michael Weber <michael <AT> xmw <DOT> de>
AuthorDate: Fri Jun 10 06:43:35 2016 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Fri Jun 10 06:43:35 2016 +0000
URL:        https://gitweb.gentoo.org/dev/xmw.git/commit/?id=26216471

dev-libs/libcxml: switch to python-any-r1.

Package-Manager: portage-2.2.28
Manifest-Sign-Key: 0x71D573A82F434065

 dev-libs/libcxml/libcxml-0.15.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-libs/libcxml/libcxml-0.15.1.ebuild 
b/dev-libs/libcxml/libcxml-0.15.1.ebuild
index 17ea5c0..421c055 100644
--- a/dev-libs/libcxml/libcxml-0.15.1.ebuild
+++ b/dev-libs/libcxml/libcxml-0.15.1.ebuild
@@ -6,11 +6,11 @@ EAPI=6
 
 PYTHON_COMPAT=( python2_7 python3_3 python3_4 python3_5 )
 PYTHON_REQ_USE="threads(+)"
-inherit python-single-r1 waf-utils
+inherit python-any-r1 waf-utils
 
 DESCRIPTION="small C++ library which makes it marginally neater to parse XML 
using libxml++"
 HOMEPAGE="http://carlh.net/libcxml";
-SRC_URI="http://carlh.net/downloads/libcxml/libcxml-0.15.1.tar.bz2";
+SRC_URI="http://carlh.net/downloads/${PN}/${P}.tar.bz2";
 
 LICENSE="GPL-2"
 SLOT="0"

Reply via email to