idella4     14/06/06 07:59:12

  Modified:             pep8-1.5.6.ebuild pep8-1.5.7.ebuild ChangeLog
  Log:
  add missing keyword
  
  (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 
0xB8072B0D)

Revision  Changes    Path
1.3                  dev-python/pep8/pep8-1.5.6.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.3&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?rev=1.3&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild?r1=1.2&r2=1.3

Index: pep8-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pep8-1.5.6.ebuild   4 May 2014 08:08:36 -0000       1.2
+++ pep8-1.5.6.ebuild   6 Jun 2014 07:59:12 -0000       1.3
@@ -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/pep8/pep8-1.5.6.ebuild,v 1.2 
2014/05/04 08:08:36 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.6.ebuild,v 1.3 
2014/06/06 07:59:12 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



1.2                  dev-python/pep8/pep8-1.5.7.ebuild

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

Index: pep8-1.5.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pep8-1.5.7.ebuild   2 Jun 2014 06:45:44 -0000       1.1
+++ pep8-1.5.7.ebuild   6 Jun 2014 07:59:12 -0000       1.2
@@ -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/pep8/pep8-1.5.7.ebuild,v 1.1 
2014/06/02 06:45:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/pep8-1.5.7.ebuild,v 1.2 
2014/06/06 07:59:12 idella4 Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux"
 IUSE="doc"
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]



1.31                 dev-python/pep8/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog   2 Jun 2014 06:45:44 -0000       1.30
+++ ChangeLog   6 Jun 2014 07:59:12 -0000       1.31
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/pep8
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.30 2014/06/02 
06:45:44 idella4 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pep8/ChangeLog,v 1.31 2014/06/06 
07:59:12 idella4 Exp $
+
+  06 Jun 2014; Ian Delaney <idel...@gentoo.org> pep8-1.5.6.ebuild,
+  pep8-1.5.7.ebuild:
+  add missing keyword
 
 *pep8-1.5.7 (02 Jun 2014)
 




Reply via email to