radhermit    15/07/18 17:00:18

  Modified:             ChangeLog pkgcheck-9999.ebuild
  Log:
  Revert py3 targets addition, a bit more work should be done first.
  
  (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 
4AB3E85B4F064CA3)

Revision  Changes    Path
1.5                  dev-util/pkgcheck/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcheck/ChangeLog?rev=1.5&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcheck/ChangeLog?rev=1.5&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcheck/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgcheck/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog   18 Jul 2015 03:46:29 -0000      1.4
+++ ChangeLog   18 Jul 2015 17:00:17 -0000      1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-util/pkgcheck
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcheck/ChangeLog,v 1.4 
2015/07/18 03:46:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcheck/ChangeLog,v 1.5 
2015/07/18 17:00:17 radhermit Exp $
+
+  18 Jul 2015; Tim Harder <radher...@gentoo.org> pkgcheck-9999.ebuild:
+  Revert py3 targets addition, a bit more work should be done first.
 
   18 Jul 2015; Tim Harder <radher...@gentoo.org> pkgcheck-9999.ebuild:
   Enable py3 targets.



1.4                  dev-util/pkgcheck/pkgcheck-9999.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcheck/pkgcheck-9999.ebuild?rev=1.4&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcheck/pkgcheck-9999.ebuild?rev=1.4&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/pkgcheck/pkgcheck-9999.ebuild?r1=1.3&r2=1.4

Index: pkgcheck-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/pkgcheck/pkgcheck-9999.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pkgcheck-9999.ebuild        18 Jul 2015 03:46:29 -0000      1.3
+++ pkgcheck-9999.ebuild        18 Jul 2015 17:00:17 -0000      1.4
@@ -1,9 +1,9 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcheck/pkgcheck-9999.ebuild,v 
1.3 2015/07/18 03:46:29 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/pkgcheck/pkgcheck-9999.ebuild,v 
1.4 2015/07/18 17:00:17 radhermit Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+PYTHON_COMPAT=( python2_7 )
 inherit distutils-r1
 
 if [[ ${PV} == *9999 ]] ; then




Reply via email to