zerochaos 14/11/24 15:22:10
Modified: lxml-3.4.0.ebuild lxml-3.3.6.ebuild
lxml-3.3.5.ebuild ChangeLog
Log:
remove references to python3_2 since it's no longer in IUSE
(Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key
DD11F94A)
Revision Changes Path
1.2 dev-python/lxml/lxml-3.4.0.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.4.0.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.4.0.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.4.0.ebuild?r1=1.1&r2=1.2
Index: lxml-3.4.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.4.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxml-3.4.0.ebuild 11 Sep 2014 16:16:58 -0000 1.1
+++ lxml-3.4.0.ebuild 24 Nov 2014 15:22:10 -0000 1.2
@@ -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/lxml/lxml-3.4.0.ebuild,v 1.1
2014/09/11 16:16:58 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.4.0.ebuild,v 1.2
2014/11/24 15:22:10 zerochaos Exp $
EAPI=5
@@ -22,7 +22,6 @@
>=dev-libs/libxslt-1.1.23
beautifulsoup3? (
python_targets_python2_7? (
dev-python/beautifulsoup:python-2[python_targets_python2_7] )
- python_targets_python3_2? (
dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? (
dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
1.2 dev-python/lxml/lxml-3.3.6.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.6.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.6.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.6.ebuild?r1=1.1&r2=1.2
Index: lxml-3.3.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxml-3.3.6.ebuild 29 Aug 2014 13:58:17 -0000 1.1
+++ lxml-3.3.6.ebuild 24 Nov 2014 15:22:10 -0000 1.2
@@ -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/lxml/lxml-3.3.6.ebuild,v 1.1
2014/08/29 13:58:17 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.6.ebuild,v 1.2
2014/11/24 15:22:10 zerochaos Exp $
EAPI=5
@@ -22,7 +22,6 @@
>=dev-libs/libxslt-1.1.15
beautifulsoup3? (
python_targets_python2_7? (
dev-python/beautifulsoup:python-2[python_targets_python2_7] )
- python_targets_python3_2? (
dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? (
dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
1.12 dev-python/lxml/lxml-3.3.5.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild?r1=1.11&r2=1.12
Index: lxml-3.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- lxml-3.3.5.ebuild 17 May 2014 13:50:27 -0000 1.11
+++ lxml-3.3.5.ebuild 24 Nov 2014 15:22:10 -0000 1.12
@@ -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/lxml/lxml-3.3.5.ebuild,v 1.11
2014/05/17 13:50:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild,v 1.12
2014/11/24 15:22:10 zerochaos Exp $
EAPI=5
@@ -22,7 +22,6 @@
>=dev-libs/libxslt-1.1.15
beautifulsoup3? (
python_targets_python2_7? (
dev-python/beautifulsoup:python-2[python_targets_python2_7] )
- python_targets_python3_2? (
dev-python/beautifulsoup:python-3[python_targets_python3_2] )
python_targets_python3_3? (
dev-python/beautifulsoup:python-3[python_targets_python3_3] )
)"
DEPEND="${RDEPEND}
1.205 dev-python/lxml/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.205&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.205&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/ChangeLog?r1=1.204&r2=1.205
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v
retrieving revision 1.204
retrieving revision 1.205
diff -u -r1.204 -r1.205
--- ChangeLog 21 Nov 2014 07:54:01 -0000 1.204
+++ ChangeLog 24 Nov 2014 15:22:10 -0000 1.205
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/lxml
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.204
2014/11/21 07:54:01 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.205
2014/11/24 15:22:10 zerochaos Exp $
+
+ 24 Nov 2014; Rick Farina <[email protected]> lxml-3.3.5.ebuild,
+ lxml-3.3.6.ebuild, lxml-3.4.0.ebuild:
+ remove references to python3_2 since it's no longer in IUSE
*lxml-3.4.1 (21 Nov 2014)