public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-python/ssl-fetch: ChangeLog ssl-fetch-0.1.ebuild
@ 2014-05-05 15:51 Jeroen Roovers (jer)
  0 siblings, 0 replies; 2+ messages in thread
From: Jeroen Roovers (jer) @ 2014-05-05 15:51 UTC (permalink / raw
  To: gentoo-commits

jer         14/05/05 15:51:05

  Modified:             ChangeLog ssl-fetch-0.1.ebuild
  Log:
  Marked ~hppa (bug #509628).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.2                  dev-python/ssl-fetch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	2 Mar 2014 05:42:49 -0000	1.1
+++ ChangeLog	5 May 2014 15:51:04 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ssl-fetch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.1 2014/03/02 05:42:49 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.2 2014/05/05 15:51:04 jer Exp $
+
+  05 May 2014; Jeroen Roovers <jer@gentoo.org> ssl-fetch-0.1.ebuild:
+  Marked ~hppa (bug #509628).
 
 *ssl-fetch-9999 (02 Mar 2014)
 *ssl-fetch-0.1 (02 Mar 2014)



1.2                  dev-python/ssl-fetch/ssl-fetch-0.1.ebuild

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

Index: ssl-fetch-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ssl-fetch-0.1.ebuild	2 Mar 2014 05:42:49 -0000	1.1
+++ ssl-fetch-0.1.ebuild	5 May 2014 15:51:04 -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/ssl-fetch/ssl-fetch-0.1.ebuild,v 1.1 2014/03/02 05:42:49 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild,v 1.2 2014/05/05 15:51:04 jer Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
 
 DEPEND=""
 





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

* [gentoo-commits] gentoo-x86 commit in dev-python/ssl-fetch: ChangeLog ssl-fetch-0.1.ebuild
@ 2014-05-15 20:02 Markus Meier (maekke)
  0 siblings, 0 replies; 2+ messages in thread
From: Markus Meier (maekke) @ 2014-05-15 20:02 UTC (permalink / raw
  To: gentoo-commits

maekke      14/05/15 20:02:45

  Modified:             ChangeLog ssl-fetch-0.1.ebuild
  Log:
  add ~arm, bug #509628
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.6                  dev-python/ssl-fetch/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	7 May 2014 23:33:07 -0000	1.5
+++ ChangeLog	15 May 2014 20:02:45 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for dev-python/ssl-fetch
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.5 2014/05/07 23:33:07 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ChangeLog,v 1.6 2014/05/15 20:02:45 maekke Exp $
+
+  15 May 2014; Markus Meier <maekke@gentoo.org> ssl-fetch-0.1.ebuild:
+  add ~arm, bug #509628
 
   07 May 2014; Brian Dolbec <dolsen@gentoo.org> ssl-fetch-0.1.ebuild,
   ssl-fetch-9999.ebuild:



1.6                  dev-python/ssl-fetch/ssl-fetch-0.1.ebuild

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

Index: ssl-fetch-0.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ssl-fetch-0.1.ebuild	7 May 2014 23:33:07 -0000	1.5
+++ ssl-fetch-0.1.ebuild	15 May 2014 20:02:45 -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/ssl-fetch/ssl-fetch-0.1.ebuild,v 1.5 2014/05/07 23:33:07 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/ssl-fetch/ssl-fetch-0.1.ebuild,v 1.6 2014/05/15 20:02:45 maekke Exp $
 
 EAPI="5"
 
@@ -16,7 +16,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
 
 DEPEND=""
 





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

end of thread, other threads:[~2014-05-15 20:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-15 20:02 [gentoo-commits] gentoo-x86 commit in dev-python/ssl-fetch: ChangeLog ssl-fetch-0.1.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2014-05-05 15:51 Jeroen Roovers (jer)

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