klausman    14/07/20 11:05:37

  Modified:             pip-1.4.1.ebuild ChangeLog
  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.6                  dev-python/pip/pip-1.4.1.ebuild

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

Index: pip-1.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.4.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- pip-1.4.1.ebuild    31 Mar 2014 20:40:09 -0000      1.5
+++ pip-1.4.1.ebuild    20 Jul 2014 11:05:37 -0000      1.6
@@ -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/pip/pip-1.4.1.ebuild,v 1.5 
2014/03/31 20:40:09 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.4.1.ebuild,v 1.6 
2014/07/20 11:05:37 klausman Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3} pypy pypy2_0 )
@@ -12,7 +12,7 @@
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="zsh-completion"
 



1.38                 dev-python/pip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog   8 Jun 2014 09:40:17 -0000       1.37
+++ ChangeLog   20 Jul 2014 11:05:37 -0000      1.38
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/pip
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.37 2014/06/08 
09:40:17 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.38 2014/07/20 
11:05:37 klausman Exp $
+
+  20 Jul 2014; Tobias Klausmann <klaus...@gentoo.org> pip-1.4.1.ebuild:
+  Keyworded on alpha, bug #508282
 
   08 Jun 2014; Akinori Hattori <hat...@gentoo.org> pip-1.5.4-r1.ebuild,
   pip-1.5.5.ebuild, pip-1.5.6.ebuild:




Reply via email to