public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/httplib2: httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild ChangeLog
@ 2010-05-22 10:58 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-22 10:58 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/22 10:58:08

  Modified:             httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild
                        ChangeLog
  Log:
  Add ~alpha/~ia64/~sparc
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.5                  dev-python/httplib2/httplib2-0.5.0.ebuild

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

Index: httplib2-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- httplib2-0.5.0.ebuild	7 Oct 2009 17:36:14 -0000	1.4
+++ httplib2-0.5.0.ebuild	22 May 2010 10:58:08 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v 1.4 2009/10/07 17:36:14 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v 1.5 2010/05/22 10:58:08 armin76 Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
 IUSE=""
 
 DEPEND=""



1.6                  dev-python/httplib2/httplib2-0.6.0.ebuild

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

Index: httplib2-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- httplib2-0.6.0.ebuild	8 Mar 2010 10:47:38 -0000	1.5
+++ httplib2-0.6.0.ebuild	22 May 2010 10:58:08 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.5 2010/03/08 10:47:38 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.6 2010/05/22 10:58:08 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="amd64 ppc x86"
+KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
 IUSE=""
 
 DEPEND=""



1.20                 dev-python/httplib2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog	8 Mar 2010 10:47:38 -0000	1.19
+++ ChangeLog	22 May 2010 10:58:08 -0000	1.20
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/httplib2
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.19 2010/03/08 10:47:38 djc Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.20 2010/05/22 10:58:08 armin76 Exp $
+
+  22 May 2010; Raúl Porcel <armin76@gentoo.org> httplib2-0.5.0.ebuild,
+  httplib2-0.6.0.ebuild:
+  Add ~alpha/~ia64/~sparc
 
   08 Mar 2010; Dirkjan Ochtman <djc@gentoo.org> httplib2-0.6.0.ebuild:
   stable amd64, bug 302674






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-python/httplib2: httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild ChangeLog
@ 2010-05-22 16:15 Raul Porcel (armin76)
  0 siblings, 0 replies; 2+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-22 16:15 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/22 16:15:08

  Modified:             httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild
                        ChangeLog
  Log:
  Add ~arm
  (Portage version: 2.1.8.3/cvs/Linux ia64)

Revision  Changes    Path
1.6                  dev-python/httplib2/httplib2-0.5.0.ebuild

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

Index: httplib2-0.5.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- httplib2-0.5.0.ebuild	22 May 2010 10:58:08 -0000	1.5
+++ httplib2-0.5.0.ebuild	22 May 2010 16:15:07 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v 1.5 2010/05/22 10:58:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.5.0.ebuild,v 1.6 2010/05/22 16:15:07 armin76 Exp $
 
 EAPI="2"
 
@@ -16,7 +16,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86"
 IUSE=""
 
 DEPEND=""



1.7                  dev-python/httplib2/httplib2-0.6.0.ebuild

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

Index: httplib2-0.6.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- httplib2-0.6.0.ebuild	22 May 2010 10:58:08 -0000	1.6
+++ httplib2-0.6.0.ebuild	22 May 2010 16:15:07 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.6 2010/05/22 10:58:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/httplib2-0.6.0.ebuild,v 1.7 2010/05/22 16:15:07 armin76 Exp $
 
 EAPI="2"
 SUPPORT_PYTHON_ABIS="1"
@@ -13,7 +13,7 @@
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ppc ~sparc x86"
+KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~sparc x86"
 IUSE=""
 
 DEPEND=""



1.21                 dev-python/httplib2/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	22 May 2010 10:58:08 -0000	1.20
+++ ChangeLog	22 May 2010 16:15:07 -0000	1.21
@@ -1,6 +1,10 @@
 # ChangeLog for dev-python/httplib2
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.20 2010/05/22 10:58:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.21 2010/05/22 16:15:07 armin76 Exp $
+
+  22 May 2010; Raúl Porcel <armin76@gentoo.org> httplib2-0.5.0.ebuild,
+  httplib2-0.6.0.ebuild:
+  Add ~arm
 
   22 May 2010; Raúl Porcel <armin76@gentoo.org> httplib2-0.5.0.ebuild,
   httplib2-0.6.0.ebuild:






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-22 16:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-22 10:58 [gentoo-commits] gentoo-x86 commit in dev-python/httplib2: httplib2-0.5.0.ebuild httplib2-0.6.0.ebuild ChangeLog Raul Porcel (armin76)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-22 16:15 Raul Porcel (armin76)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox