public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-06-08 17:16 Akinori Hattori (hattya)
  0 siblings, 0 replies; 11+ messages in thread
From: Akinori Hattori (hattya) @ 2014-06-08 17:16 UTC (permalink / raw
  To: gentoo-commits

hattya      14/06/08 17:16:17

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  keyword ~ia64 wrt bug #509628
  
  (Portage version: 2.2.8-r1/cvs/Linux i686, signed Manifest commit with key EC917A6D)

Revision  Changes    Path
1.2                  app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.1&r2=1.2

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- mirrorselect-2.2.2.ebuild	29 May 2014 16:23:13 -0000	1.1
+++ mirrorselect-2.2.2.ebuild	8 Jun 2014 17:16: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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.1 2014/05/29 16:23:13 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.2 2014/06/08 17:16:16 hattya Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~amd64 ~arm ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86"
 
 RDEPEND="
 	dev-util/dialog



1.138                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.138&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.138&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.137&r2=1.138

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.137
retrieving revision 1.138
diff -u -r1.137 -r1.138
--- ChangeLog	29 May 2014 16:23:13 -0000	1.137
+++ ChangeLog	8 Jun 2014 17:16:16 -0000	1.138
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.137 2014/05/29 16:23:13 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.138 2014/06/08 17:16:16 hattya Exp $
+
+  08 Jun 2014; Akinori Hattori <hattya@gentoo.org> mirrorselect-2.2.2.ebuild:
+  keyword ~ia64 wrt bug #509628
 
 *mirrorselect-2.2.2 (29 May 2014)
 





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-06-15 14:50 Jeroen Roovers (jer)
  0 siblings, 0 replies; 11+ messages in thread
From: Jeroen Roovers (jer) @ 2014-06-15 14:50 UTC (permalink / raw
  To: gentoo-commits

jer         14/06/15 14:50:58

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Stable for HPPA (bug #513278).
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)

Revision  Changes    Path
1.3                  app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.2&r2=1.3

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- mirrorselect-2.2.2.ebuild	8 Jun 2014 17:16:16 -0000	1.2
+++ mirrorselect-2.2.2.ebuild	15 Jun 2014 14:50:58 -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.2 2014/06/08 17:16:16 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.3 2014/06/15 14:50:58 jer Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~x86"
+KEYWORDS="~amd64 ~arm hppa ~ia64 ~x86"
 
 RDEPEND="
 	dev-util/dialog



1.139                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.139&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.139&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.138&r2=1.139

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.138
retrieving revision 1.139
diff -u -r1.138 -r1.139
--- ChangeLog	8 Jun 2014 17:16:16 -0000	1.138
+++ ChangeLog	15 Jun 2014 14:50:58 -0000	1.139
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.138 2014/06/08 17:16:16 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.139 2014/06/15 14:50:58 jer Exp $
+
+  15 Jun 2014; Jeroen Roovers <jer@gentoo.org> mirrorselect-2.2.2.ebuild:
+  Stable for HPPA (bug #513278).
 
   08 Jun 2014; Akinori Hattori <hattya@gentoo.org> mirrorselect-2.2.2.ebuild:
   keyword ~ia64 wrt bug #509628





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-06-19 18:13 Markus Meier (maekke)
  0 siblings, 0 replies; 11+ messages in thread
From: Markus Meier (maekke) @ 2014-06-19 18:13 UTC (permalink / raw
  To: gentoo-commits

maekke      14/06/19 18:13:36

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  arm stable, bug #513278
  
  (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)

Revision  Changes    Path
1.4                  app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.3&r2=1.4

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- mirrorselect-2.2.2.ebuild	15 Jun 2014 14:50:58 -0000	1.3
+++ mirrorselect-2.2.2.ebuild	19 Jun 2014 18:13:36 -0000	1.4
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.3 2014/06/15 14:50:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.4 2014/06/19 18:13:36 maekke Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~amd64 ~arm hppa ~ia64 ~x86"
+KEYWORDS="~amd64 arm hppa ~ia64 ~x86"
 
 RDEPEND="
 	dev-util/dialog



1.140                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.140&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.140&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.139&r2=1.140

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.139
retrieving revision 1.140
diff -u -r1.139 -r1.140
--- ChangeLog	15 Jun 2014 14:50:58 -0000	1.139
+++ ChangeLog	19 Jun 2014 18:13:36 -0000	1.140
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.139 2014/06/15 14:50:58 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.140 2014/06/19 18:13:36 maekke Exp $
+
+  19 Jun 2014; Markus Meier <maekke@gentoo.org> mirrorselect-2.2.2.ebuild:
+  arm stable, bug #513278
 
   15 Jun 2014; Jeroen Roovers <jer@gentoo.org> mirrorselect-2.2.2.ebuild:
   Stable for HPPA (bug #513278).





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-08-02 18:18 Raul Porcel (armin76)
  0 siblings, 0 replies; 11+ messages in thread
From: Raul Porcel (armin76) @ 2014-08-02 18:18 UTC (permalink / raw
  To: gentoo-commits

armin76     14/08/02 18:18:23

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  alpha/ia64/sparc stable wrt #513278
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)

Revision  Changes    Path
1.6                  app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.5&r2=1.6

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- mirrorselect-2.2.2.ebuild	20 Jul 2014 12:15:05 -0000	1.5
+++ mirrorselect-2.2.2.ebuild	2 Aug 2014 18:18:22 -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.5 2014/07/20 12:15:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.6 2014/08/02 18:18:22 armin76 Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 sparc ~x86"
 
 RDEPEND="
 	dev-util/dialog



1.142                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.142&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.142&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.141&r2=1.142

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog	20 Jul 2014 12:15:05 -0000	1.141
+++ ChangeLog	2 Aug 2014 18:18:22 -0000	1.142
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.141 2014/07/20 12:15:05 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.142 2014/08/02 18:18:22 armin76 Exp $
+
+  02 Aug 2014; Raúl Porcel <armin76@gentoo.org> mirrorselect-2.2.2.ebuild:
+  alpha/ia64/sparc stable wrt #513278
 
   20 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
   mirrorselect-2.2.2.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-08-18  7:01 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 11+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-08-18  7:01 UTC (permalink / raw
  To: gentoo-commits

blueness    14/08/18 07:01:59

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Keyword ~ppc ~ppc64, bug #509628
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)

Revision  Changes    Path
1.7                  app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.6&r2=1.7

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- mirrorselect-2.2.2.ebuild	2 Aug 2014 18:18:22 -0000	1.6
+++ mirrorselect-2.2.2.ebuild	18 Aug 2014 07:01:59 -0000	1.7
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.6 2014/08/02 18:18:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.7 2014/08/18 07:01:59 blueness Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha ~amd64 arm hppa ia64 sparc ~x86"
+KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
 	dev-util/dialog



1.143                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.143&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.143&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.142&r2=1.143

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog	2 Aug 2014 18:18:22 -0000	1.142
+++ ChangeLog	18 Aug 2014 07:01:59 -0000	1.143
@@ -1,6 +1,10 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.142 2014/08/02 18:18:22 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.143 2014/08/18 07:01:59 blueness Exp $
+
+  18 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
+  mirrorselect-2.2.2.ebuild, mirrorselect-9999.ebuild:
+  Keyword ~ppc ~ppc64, bug #509628
 
   02 Aug 2014; Raúl Porcel <armin76@gentoo.org> mirrorselect-2.2.2.ebuild:
   alpha/ia64/sparc stable wrt #513278





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-08-25 17:30 Manuel Rueger (mrueg)
  0 siblings, 0 replies; 11+ messages in thread
From: Manuel Rueger (mrueg) @ 2014-08-25 17:30 UTC (permalink / raw
  To: gentoo-commits

mrueg       14/08/25 17:30:35

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Mark amd64 stable. Bug #513278.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key )

Revision  Changes    Path
1.8                  app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.7&r2=1.8

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- mirrorselect-2.2.2.ebuild	18 Aug 2014 07:01:59 -0000	1.7
+++ mirrorselect-2.2.2.ebuild	25 Aug 2014 17:30:35 -0000	1.8
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.7 2014/08/18 07:01:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.8 2014/08/25 17:30:35 mrueg Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha ~amd64 arm hppa ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc ~x86"
 
 RDEPEND="
 	dev-util/dialog



1.144                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.144&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.144&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.143&r2=1.144

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- ChangeLog	18 Aug 2014 07:01:59 -0000	1.143
+++ ChangeLog	25 Aug 2014 17:30:35 -0000	1.144
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.143 2014/08/18 07:01:59 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.144 2014/08/25 17:30:35 mrueg Exp $
+
+  25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> mirrorselect-2.2.2.ebuild:
+  Mark amd64 stable. Bug #513278.
 
   18 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
   mirrorselect-2.2.2.ebuild, mirrorselect-9999.ebuild:





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-08-28  8:39 Naohiro Aota (naota)
  0 siblings, 0 replies; 11+ messages in thread
From: Naohiro Aota (naota) @ 2014-08-28  8:39 UTC (permalink / raw
  To: gentoo-commits

naota       14/08/28 08:39:09

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Add ~x86-fbsd. #509628
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key F8551514)

Revision  Changes    Path
1.9                  app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.8&r2=1.9

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- mirrorselect-2.2.2.ebuild	25 Aug 2014 17:30:35 -0000	1.8
+++ mirrorselect-2.2.2.ebuild	28 Aug 2014 08:39:09 -0000	1.9
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.8 2014/08/25 17:30:35 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.9 2014/08/28 08:39:09 naota Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 
 RDEPEND="
 	dev-util/dialog



1.145                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.145&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.145&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.144&r2=1.145

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.144
retrieving revision 1.145
diff -u -r1.144 -r1.145
--- ChangeLog	25 Aug 2014 17:30:35 -0000	1.144
+++ ChangeLog	28 Aug 2014 08:39:09 -0000	1.145
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.144 2014/08/25 17:30:35 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.145 2014/08/28 08:39:09 naota Exp $
+
+  28 Aug 2014; Naohiro Aota <naota@gentoo.org> mirrorselect-2.2.2.ebuild:
+  Add ~x86-fbsd. #509628
 
   25 Aug 2014; Manuel Rüger <mrueg@gentoo.org> mirrorselect-2.2.2.ebuild:
   Mark amd64 stable. Bug #513278.





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-08-28  9:11 Joshua Kinard (kumba)
  0 siblings, 0 replies; 11+ messages in thread
From: Joshua Kinard (kumba) @ 2014-08-28  9:11 UTC (permalink / raw
  To: gentoo-commits

kumba       14/08/28 09:11:34

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Added ~mips to KEYWORDS, per #509628.
  
  (Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key D25D95E3)

Revision  Changes    Path
1.10                 app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.9&r2=1.10

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- mirrorselect-2.2.2.ebuild	28 Aug 2014 08:39:09 -0000	1.9
+++ mirrorselect-2.2.2.ebuild	28 Aug 2014 09:11:34 -0000	1.10
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.9 2014/08/28 08:39:09 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.10 2014/08/28 09:11:34 kumba Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 
 RDEPEND="
 	dev-util/dialog



1.146                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.146&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.146&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.145&r2=1.146

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- ChangeLog	28 Aug 2014 08:39:09 -0000	1.145
+++ ChangeLog	28 Aug 2014 09:11:34 -0000	1.146
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.145 2014/08/28 08:39:09 naota Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.146 2014/08/28 09:11:34 kumba Exp $
+
+  28 Aug 2014; Joshua Kinard <kumba@gentoo.org> mirrorselect-2.2.2.ebuild:
+  Added ~mips to KEYWORDS, per #509628.
 
   28 Aug 2014; Naohiro Aota <naota@gentoo.org> mirrorselect-2.2.2.ebuild:
   Add ~x86-fbsd. #509628





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-09-24  9:32 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24  9:32 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/24 09:32:34

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Stable for ppc, wrt bug #513278
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.11                 app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.10&r2=1.11

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- mirrorselect-2.2.2.ebuild	28 Aug 2014 09:11:34 -0000	1.10
+++ mirrorselect-2.2.2.ebuild	24 Sep 2014 09:32:34 -0000	1.11
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.10 2014/08/28 09:11:34 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.11 2014/09/24 09:32:34 ago Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd"
 
 RDEPEND="
 	dev-util/dialog



1.147                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.146&r2=1.147

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	28 Aug 2014 09:11:34 -0000	1.146
+++ ChangeLog	24 Sep 2014 09:32:34 -0000	1.147
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.146 2014/08/28 09:11:34 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.147 2014/09/24 09:32:34 ago Exp $
+
+  24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> mirrorselect-2.2.2.ebuild:
+  Stable for ppc, wrt bug #513278
 
   28 Aug 2014; Joshua Kinard <kumba@gentoo.org> mirrorselect-2.2.2.ebuild:
   Added ~mips to KEYWORDS, per #509628.





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-09-24  9:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24  9:33 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/24 09:33:01

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Stable for ppc64, wrt bug #513278
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.12                 app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.11&r2=1.12

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- mirrorselect-2.2.2.ebuild	24 Sep 2014 09:32:34 -0000	1.11
+++ mirrorselect-2.2.2.ebuild	24 Sep 2014 09:33:01 -0000	1.12
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.11 2014/09/24 09:32:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.12 2014/09/24 09:33:01 ago Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd"
 
 RDEPEND="
 	dev-util/dialog



1.148                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.148&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.148&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.147&r2=1.148

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog	24 Sep 2014 09:32:34 -0000	1.147
+++ ChangeLog	24 Sep 2014 09:33:01 -0000	1.148
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.147 2014/09/24 09:32:34 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.148 2014/09/24 09:33:01 ago Exp $
+
+  24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> mirrorselect-2.2.2.ebuild:
+  Stable for ppc64, wrt bug #513278
 
   24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> mirrorselect-2.2.2.ebuild:
   Stable for ppc, wrt bug #513278





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

* [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog
@ 2014-09-24  9:33 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 11+ messages in thread
From: Agostino Sarubbo (ago) @ 2014-09-24  9:33 UTC (permalink / raw
  To: gentoo-commits

ago         14/09/24 09:33:24

  Modified:             mirrorselect-2.2.2.ebuild ChangeLog
  Log:
  Stable for x86, wrt bug #513278
  
  (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)

Revision  Changes    Path
1.13                 app-portage/mirrorselect/mirrorselect-2.2.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild?r1=1.12&r2=1.13

Index: mirrorselect-2.2.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- mirrorselect-2.2.2.ebuild	24 Sep 2014 09:33:01 -0000	1.12
+++ mirrorselect-2.2.2.ebuild	24 Sep 2014 09:33:24 -0000	1.13
@@ -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/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.12 2014/09/24 09:33:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/mirrorselect-2.2.2.ebuild,v 1.13 2014/09/24 09:33:24 ago Exp $
 
 EAPI="5"
 
@@ -19,7 +19,7 @@
 SLOT="0"
 IUSE=""
 
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
 
 RDEPEND="
 	dev-util/dialog



1.149                app-portage/mirrorselect/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-portage/mirrorselect/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	24 Sep 2014 09:33:01 -0000	1.148
+++ ChangeLog	24 Sep 2014 09:33:24 -0000	1.149
@@ -1,6 +1,9 @@
 # ChangeLog for app-portage/mirrorselect
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.148 2014/09/24 09:33:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-portage/mirrorselect/ChangeLog,v 1.149 2014/09/24 09:33:24 ago Exp $
+
+  24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> mirrorselect-2.2.2.ebuild:
+  Stable for x86, wrt bug #513278
 
   24 Sep 2014; Agostino Sarubbo <ago@gentoo.org> mirrorselect-2.2.2.ebuild:
   Stable for ppc64, wrt bug #513278





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

end of thread, other threads:[~2014-09-24  9:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-24  9:33 [gentoo-commits] gentoo-x86 commit in app-portage/mirrorselect: mirrorselect-2.2.2.ebuild ChangeLog Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-09-24  9:33 Agostino Sarubbo (ago)
2014-09-24  9:32 Agostino Sarubbo (ago)
2014-08-28  9:11 Joshua Kinard (kumba)
2014-08-28  8:39 Naohiro Aota (naota)
2014-08-25 17:30 Manuel Rueger (mrueg)
2014-08-18  7:01 Anthony G. Basile (blueness)
2014-08-02 18:18 Raul Porcel (armin76)
2014-06-19 18:13 Markus Meier (maekke)
2014-06-15 14:50 Jeroen Roovers (jer)
2014-06-08 17:16 Akinori Hattori (hattya)

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