maekke      15/07/26 10:11:51

  Modified:             singledispatch-3.4.0.3.ebuild ChangeLog
  Log:
  add ~arm, bug #555402
  
  (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: 
--include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.7                  dev-python/singledispatch/singledispatch-3.4.0.3.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild?r1=1.6&r2=1.7

Index: singledispatch-3.4.0.3.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- singledispatch-3.4.0.3.ebuild       20 Jul 2015 04:38:02 -0000      1.6
+++ singledispatch-3.4.0.3.ebuild       26 Jul 2015 10:11:51 -0000      1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: 
/var/cvsroot/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild,v
 1.6 2015/07/20 04:38:02 jer Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/singledispatch/singledispatch-3.4.0.3.ebuild,v
 1.7 2015/07/26 10:11:51 maekke Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~hppa ~ppc64 x86"
+KEYWORDS="amd64 ~arm ~hppa ~ppc64 x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"



1.9                  dev-python/singledispatch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog   20 Jul 2015 04:38:02 -0000      1.8
+++ ChangeLog   26 Jul 2015 10:11:51 -0000      1.9
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/singledispatch
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v 1.8 
2015/07/20 04:38:02 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/singledispatch/ChangeLog,v 1.9 
2015/07/26 10:11:51 maekke Exp $
+
+  26 Jul 2015; Markus Meier <[email protected]> singledispatch-3.4.0.3.ebuild:
+  add ~arm, bug #555402
 
   20 Jul 2015; Jeroen Roovers <[email protected]> singledispatch-3.4.0.3.ebuild:
   Mark ~hppa (bug #555402).




Reply via email to