idella4     15/04/02 16:15:16

  Modified:             python-singledispatch-0.ebuild ChangeLog
  Log:
  drop old impl
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.2                  
virtual/python-singledispatch/python-singledispatch-0.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild?r1=1.1&r2=1.2

Index: python-singledispatch-0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- python-singledispatch-0.ebuild      15 Nov 2014 12:35:12 -0000      1.1
+++ python-singledispatch-0.ebuild      2 Apr 2015 16:15:16 -0000       1.2
@@ -1,9 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild,v
 1.1 2014/11/15 12:35:12 idella4 Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/virtual/python-singledispatch/python-singledispatch-0.ebuild,v
 1.2 2015/04/02 16:15:16 idella4 Exp $
 
 EAPI=5
-PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} )
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
 inherit python-r1
 
 DESCRIPTION="A virtual for the Python functools.singledispatch module"
@@ -15,4 +15,4 @@
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 
-RDEPEND="$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' 
python2_7 python3_2 python3_3)"
+RDEPEND="$(python_gen_cond_dep 'dev-python/singledispatch[${PYTHON_USEDEP}]' 
python2_7 python3_3)"



1.2                  virtual/python-singledispatch/ChangeLog

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/ChangeLog?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/ChangeLog?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/python-singledispatch/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog   15 Nov 2014 12:35:12 -0000      1.1
+++ ChangeLog   2 Apr 2015 16:15:16 -0000       1.2
@@ -1,6 +1,9 @@
 # ChangeLog for virtual/python-singledispatch
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/ChangeLog,v 
1.1 2014/11/15 12:35:12 idella4 Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/python-singledispatch/ChangeLog,v 
1.2 2015/04/02 16:15:16 idella4 Exp $
+
+  02 Apr 2015; Ian Delaney <idel...@gentoo.org> python-singledispatch-0.ebuild:
+  drop old impl
 
 *python-singledispatch-0 (15 Nov 2014)
 




Reply via email to