klausman    15/04/01 10:22:05

  Modified:             ChangeLog pycparser-2.10.ebuild
  Log:
  Keyworded on alpha, bug 503094
  
  (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 
CE5D54E8)

Revision  Changes    Path
1.32                 dev-python/pycparser/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog   7 Feb 2015 15:35:07 -0000       1.31
+++ ChangeLog   1 Apr 2015 10:22:05 -0000       1.32
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pycparser
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.31 
2015/02/07 15:35:07 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pycparser/ChangeLog,v 1.32 
2015/04/01 10:22:05 klausman Exp $
+
+  01 Apr 2015; Tobias Klausmann <[email protected]> pycparser-2.10.ebuild:
+  Keyworded on alpha, bug 503094
 
   07 Feb 2015; Agostino Sarubbo <[email protected]> pycparser-2.10.ebuild:
   Stable for ppc, wrt bug #530592



1.21                 dev-python/pycparser/pycparser-2.10.ebuild

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?rev=1.21&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?rev=1.21&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild?r1=1.20&r2=1.21

Index: pycparser-2.10.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- pycparser-2.10.ebuild       7 Feb 2015 15:35:07 -0000       1.20
+++ pycparser-2.10.ebuild       1 Apr 2015 10:22:05 -0000       1.21
@@ -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/pycparser/pycparser-2.10.ebuild,v 1.20 
2015/02/07 15:35:07 ago Exp $
+# $Header: 
/var/cvsroot/gentoo-x86/dev-python/pycparser/pycparser-2.10.ebuild,v 1.21 
2015/04/01 10:22:05 klausman Exp $
 
 EAPI="5"
 PYTHON_COMPAT=( python{2_7,3_3,3_4} pypy )
@@ -13,7 +13,7 @@
 
 LICENSE="BSD"
 SLOT="0"
-KEYWORDS="amd64 arm hppa ~ia64 ~mips ppc ppc64 x86 ~x86-fbsd ~x86-freebsd 
~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos 
~sparc-solaris ~x64-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 x86 ~x86-fbsd 
~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos 
~x86-macos ~sparc-solaris ~x64-solaris"
 IUSE="test"
 
 RDEPEND="dev-python/ply[${PYTHON_USEDEP}]"




Reply via email to