idella4     14/05/03 02:29:32

  Modified:             ChangeLog lxml-3.3.5.ebuild
  Log:
  Manifests
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.191                dev-python/lxml/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.191&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/ChangeLog?rev=1.191&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/ChangeLog?r1=1.190&r2=1.191

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog   25 Apr 2014 05:03:39 -0000      1.190
+++ ChangeLog   3 May 2014 02:29:31 -0000       1.191
@@ -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.190 
2014/04/25 05:03:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/ChangeLog,v 1.191 
2014/05/03 02:29:31 idella4 Exp $
+
+  03 May 2014; Ian Delaney <[email protected]> lxml-3.3.3.ebuild,
+  lxml-3.3.5.ebuild:
+  drop py2.6
 
 *lxml-3.3.5 (25 Apr 2014)
 



1.2                  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.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild?r1=1.1&r2=1.2

Index: lxml-3.3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lxml-3.3.5.ebuild   25 Apr 2014 05:03:39 -0000      1.1
+++ lxml-3.3.5.ebuild   3 May 2014 02:29:32 -0000       1.2
@@ -1,10 +1,10 @@
 # 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.1 
2014/04/25 05:03:39 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/lxml/lxml-3.3.5.ebuild,v 1.2 
2014/05/03 02:29:32 idella4 Exp $
 
 EAPI=5
 
-PYTHON_COMPAT=( python{2_6,2_7,3_{2,3,4}} )
+PYTHON_COMPAT=( python{2_7,3_{2,3,4}} )
 inherit distutils-r1 flag-o-matic
 
 DESCRIPTION="A Pythonic binding for the libxml2 and libxslt libraries"
@@ -21,7 +21,6 @@
        >=dev-libs/libxml2-2.7.2
        >=dev-libs/libxslt-1.1.15
        beautifulsoup3? (
-               python_targets_python2_6? ( 
dev-python/beautifulsoup:python-2[python_targets_python2_6] )
                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] )




Reply via email to