hattya      14/06/08 09:40:17

  Modified:             pip-1.5.6.ebuild pip-1.5.5.ebuild
                        pip-1.5.4-r1.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #508282
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key 
EC917A6D)

Revision  Changes    Path
1.2                  dev-python/pip/pip-1.5.6.ebuild

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

Index: pip-1.5.6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pip-1.5.6.ebuild    17 May 2014 07:04:19 -0000      1.1
+++ pip-1.5.6.ebuild    8 Jun 2014 09:40:16 -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/pip/pip-1.5.6.ebuild,v 1.1 
2014/05/17 07:04:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.6.ebuild,v 1.2 
2014/06/08 09:40:16 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_7,3_2,3_3,3_4} pypy )
@@ -12,7 +12,7 @@
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="zsh-completion"
 



1.3                  dev-python/pip/pip-1.5.5.ebuild

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

Index: pip-1.5.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pip-1.5.5.ebuild    4 May 2014 16:17:56 -0000       1.2
+++ pip-1.5.5.ebuild    8 Jun 2014 09:40:16 -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/pip/pip-1.5.5.ebuild,v 1.2 
2014/05/04 16:17:56 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.5.ebuild,v 1.3 
2014/06/08 09:40:16 hattya Exp $
 
 EAPI=5
 PYTHON_COMPAT=( python{2_6,2_7,3_2,3_3,3_4} pypy )
@@ -12,7 +12,7 @@
 SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
 
 LICENSE="MIT"
-KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="zsh-completion"
 



1.5                  dev-python/pip/pip-1.5.4-r1.ebuild

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

Index: pip-1.5.4-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pip-1.5.4-r1.ebuild 4 May 2014 16:16:24 -0000       1.4
+++ pip-1.5.4-r1.ebuild 8 Jun 2014 09:40:16 -0000       1.5
@@ -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.5.4-r1.ebuild,v 1.4 
2014/05/04 16:16:24 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/pip-1.5.4-r1.ebuild,v 1.5 
2014/06/08 09:40:16 hattya 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 ~arm ~hppa ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86 ~amd64-linux ~x86-linux"
 SLOT="0"
 IUSE="zsh-completion"
 



1.37                 dev-python/pip/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog   17 May 2014 07:04:19 -0000      1.36
+++ ChangeLog   8 Jun 2014 09:40:17 -0000       1.37
@@ -1,6 +1,10 @@
 # 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.36 2014/05/17 
07:04:19 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pip/ChangeLog,v 1.37 2014/06/08 
09:40:17 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori <hat...@gentoo.org> pip-1.5.4-r1.ebuild,
+  pip-1.5.5.ebuild, pip-1.5.6.ebuild:
+  keyword ~ia64 wrt bug #508282
 
 *pip-1.5.6 (17 May 2014)
 




Reply via email to