idella4     14/11/29 14:27:23

  Modified:             manuel-1.7.1.ebuild ChangeLog
  Log:
  clean old python impls, tidy
  
  (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.9                  dev-python/manuel/manuel-1.7.1.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild?rev=1.9&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild?rev=1.9&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild?r1=1.8&r2=1.9

Index: manuel-1.7.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- manuel-1.7.1.ebuild 25 Nov 2014 09:23:14 -0000      1.8
+++ manuel-1.7.1.ebuild 29 Nov 2014 14:27:23 -0000      1.9
@@ -1,11 +1,12 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild,v 1.8 
2014/11/25 09:23:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/manuel-1.7.1.ebuild,v 1.9 
2014/11/29 14:27:23 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python2_{6,7} python{3_2,3_3,3_4} pypy pypy2_0 )
 
-inherit distutils-r1 eutils
+PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
+
+inherit distutils-r1
 
 DESCRIPTION="Manuel lets you build tested documentation"
 HOMEPAGE="https://github.com/benji-york/manuel/ 
http://pypi.python.org/pypi/manuel";



1.14                 dev-python/manuel/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog   25 Nov 2014 09:23:14 -0000      1.13
+++ ChangeLog   29 Nov 2014 14:27:23 -0000      1.14
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/manuel
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v 1.13 
2014/11/25 09:23:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/manuel/ChangeLog,v 1.14 
2014/11/29 14:27:23 idella4 Exp $
+
+  29 Nov 2014; Ian Delaney <[email protected]> manuel-1.7.1.ebuild:
+  clean old python impls, tidy
 
   25 Nov 2014; Pacho Ramos <[email protected]> manuel-1.7.1.ebuild:
   Support python 3.4




Reply via email to