maekke      15/06/07 09:25:10

  Modified:             ChangeLog retry-decorator-1.0.0.ebuild
  Log:
  arm stable, bug #540290
  
  (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/retry-decorator/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/retry-decorator/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog   8 Apr 2015 08:05:22 -0000       1.6
+++ ChangeLog   7 Jun 2015 09:25:10 -0000       1.7
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/retry-decorator
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/retry-decorator/ChangeLog,v 1.6 
2015/04/08 08:05:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/retry-decorator/ChangeLog,v 1.7 
2015/06/07 09:25:10 maekke Exp $
+
+  07 Jun 2015; Markus Meier <[email protected]> retry-decorator-1.0.0.ebuild:
+  arm stable, bug #540290
 
   08 Apr 2015; Michał Górny <[email protected]> retry-decorator-1.0.0.ebuild:
   Drop old Python implementations



1.7                  dev-python/retry-decorator/retry-decorator-1.0.0.ebuild

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

Index: retry-decorator-1.0.0.ebuild
===================================================================
RCS file: 
/var/cvsroot/gentoo-x86/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- retry-decorator-1.0.0.ebuild        8 Apr 2015 08:05:22 -0000       1.6
+++ retry-decorator-1.0.0.ebuild        7 Jun 2015 09:25:10 -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/retry-decorator/retry-decorator-1.0.0.ebuild,v
 1.6 2015/04/08 08:05:22 mgorny Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/retry-decorator/retry-decorator-1.0.0.ebuild,v
 1.7 2015/06/07 09:25:10 maekke Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_7,3_3,3_4} )
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ~arm x86"
+KEYWORDS="amd64 arm x86"
 IUSE=""
 
 RDEPEND="${PYTHON_DEPS}"




Reply via email to