klausman    14/07/20 11:05:25

  Modified:             ChangeLog flake8-2.0.ebuild
  Log:
  Keyworded on alpha, bug #508282
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  Changes    Path
1.15                 dev-python/flake8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog   20 Jul 2014 09:45:32 -0000      1.14
+++ ChangeLog   20 Jul 2014 11:05:24 -0000      1.15
@@ -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.14 
2014/07/20 09:45:32 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/ChangeLog,v 1.15 
2014/07/20 11:05:24 klausman Exp $
+
+  20 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> flake8-2.0.ebuild:
+  Keyworded on alpha, bug #508282
 
   20 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> flake8-2.1.0.ebuild:
   Keyworded on alpha, bug #508282



1.10                 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.10&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?rev=1.10&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild?r1=1.9&r2=1.10

Index: flake8-2.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- flake8-2.0.ebuild   8 Jun 2014 09:25:13 -0000       1.9
+++ flake8-2.0.ebuild   20 Jul 2014 11:05:24 -0000      1.10
@@ -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.9 
2014/06/08 09:25:13 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/flake8/flake8-2.0.ebuild,v 1.10 
2014/07/20 11:05:24 klausman 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 ~arm ~hppa ~ia64 x86"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 x86"
 IUSE="test"
 LICENSE="MIT"
 SLOT="0"




Reply via email to