maekke      14/05/04 16:16:02

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

Revision  Changes    Path
1.11                 dev-python/flake8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog   25 Apr 2014 14:24:25 -0000      1.10
+++ ChangeLog   4 May 2014 16:16:02 -0000       1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/flake8
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.10 
2014/04/25 14:24:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.11 
2014/05/04 16:16:02 maekke Exp $
+
+  04 May 2014; Markus Meier <mae...@gentoo.org> flake8-2.0.ebuild:
+  add ~arm, bug #508282
 
   25 Apr 2014; Jeroen Roovers <j...@gentoo.org> flake8-2.0.ebuild,
   flake8-2.1.0.ebuild:



1.8                  dev-python/flake8/flake8-2.0.ebuild

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

Index: flake8-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- flake8-2.0.ebuild   25 Apr 2014 14:24:25 -0000      1.7
+++ flake8-2.0.ebuild   4 May 2014 16:16:02 -0000       1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.7 
2014/04/25 14:24:25 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.8 
2014/05/04 16:16:02 maekke Exp $
 
 EAPI=5
 
@@ -12,7 +12,7 @@
 HOMEPAGE="http://bitbucket.org/tarek/flake8";
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
-KEYWORDS="amd64 ~hppa x86"
+KEYWORDS="amd64 ~arm ~hppa x86"
 IUSE="test"
 LICENSE="MIT"
 SLOT="0"




Reply via email to