public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-06 22:56 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2009-03-06 22:56 UTC (permalink / raw
  To: gentoo-commits

jer         09/03/06 22:56:18

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  Stable for HPPA (bug #259724).
  (Portage version: 2.2_rc23/cvs/Linux i686)

Revision  Changes    Path
1.156                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.156&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.156&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.155&r2=1.156

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.155
retrieving revision 1.156
diff -u -r1.155 -r1.156
--- ChangeLog	27 Feb 2009 05:56:24 -0000	1.155
+++ ChangeLog	6 Mar 2009 22:56:18 -0000	1.156
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.155 2009/02/27 05:56:24 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.156 2009/03/06 22:56:18 jer Exp $
+
+  06 Mar 2009; Jeroen Roovers <jer@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  Stable for HPPA (bug #259724).
 
   27 Feb 2009; Jeremy Olexa <darkside@gentoo.org> metadata.xml:
   I will monitor this through the shell-tools alias



1.2                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.1&r2=1.2

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bash-completion-20081219-r1.ebuild	21 Feb 2009 18:52:50 -0000	1.1
+++ bash-completion-20081219-r1.ebuild	6 Mar 2009 22:56:18 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.1 2009/02/21 18:52:50 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.2 2009/03/06 22:56:18 jer Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-07  3:21 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-03-07  3:21 UTC (permalink / raw
  To: gentoo-commits

darkside    09/03/07 03:21:12

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  amd64 stable, bug 259724
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.157                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.157&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.157&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.156&r2=1.157

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.156
retrieving revision 1.157
diff -u -r1.156 -r1.157
--- ChangeLog	6 Mar 2009 22:56:18 -0000	1.156
+++ ChangeLog	7 Mar 2009 03:21:12 -0000	1.157
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.156 2009/03/06 22:56:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.157 2009/03/07 03:21:12 darkside Exp $
+
+  07 Mar 2009; Jeremy Olexa <darkside@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  amd64 stable, bug 259724
 
   06 Mar 2009; Jeroen Roovers <jer@gentoo.org>
   bash-completion-20081219-r1.ebuild:



1.3                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.2&r2=1.3

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bash-completion-20081219-r1.ebuild	6 Mar 2009 22:56:18 -0000	1.2
+++ bash-completion-20081219-r1.ebuild	7 Mar 2009 03:21:12 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.2 2009/03/06 22:56:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.3 2009/03/07 03:21:12 darkside Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-07 21:16 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-03-07 21:16 UTC (permalink / raw
  To: gentoo-commits

fauli       09/03/07 21:16:33

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  x86 stable, bug 259724
  (Portage version: 2.1.6.7/cvs/Linux i686)

Revision  Changes    Path
1.158                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.158&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.158&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.157&r2=1.158

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -r1.157 -r1.158
--- ChangeLog	7 Mar 2009 03:21:12 -0000	1.157
+++ ChangeLog	7 Mar 2009 21:16:33 -0000	1.158
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.157 2009/03/07 03:21:12 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.158 2009/03/07 21:16:33 fauli Exp $
+
+  07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  x86 stable, bug 259724
 
   07 Mar 2009; Jeremy Olexa <darkside@gentoo.org>
   bash-completion-20081219-r1.ebuild:



1.4                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.3&r2=1.4

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bash-completion-20081219-r1.ebuild	7 Mar 2009 03:21:12 -0000	1.3
+++ bash-completion-20081219-r1.ebuild	7 Mar 2009 21:16:33 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.3 2009/03/07 03:21:12 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.4 2009/03/07 21:16:33 fauli Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-08 19:02 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-03-08 19:02 UTC (permalink / raw
  To: gentoo-commits

klausman    09/03/08 19:02:15

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  Stable on alpha, bug #259724
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.159                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.159&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.159&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.158&r2=1.159

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.158
retrieving revision 1.159
diff -u -r1.158 -r1.159
--- ChangeLog	7 Mar 2009 21:16:33 -0000	1.158
+++ ChangeLog	8 Mar 2009 19:02:15 -0000	1.159
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.158 2009/03/07 21:16:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.159 2009/03/08 19:02:15 klausman Exp $
+
+  08 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  Stable on alpha, bug #259724
 
   07 Mar 2009; Christian Faulhammer <fauli@gentoo.org>
   bash-completion-20081219-r1.ebuild:



1.5                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.4&r2=1.5

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-completion-20081219-r1.ebuild	7 Mar 2009 21:16:33 -0000	1.4
+++ bash-completion-20081219-r1.ebuild	8 Mar 2009 19:02:15 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.4 2009/03/07 21:16:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.5 2009/03/08 19:02:15 klausman Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-09  0:38 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 8+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-03-09  0:38 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/03/09 00:38:43

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  stable sparc, bug 259724
  (Portage version: 2.1.6.7/cvs/Linux sparc64)

Revision  Changes    Path
1.160                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.160&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.160&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.159&r2=1.160

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog	8 Mar 2009 19:02:15 -0000	1.159
+++ ChangeLog	9 Mar 2009 00:38:43 -0000	1.160
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.159 2009/03/08 19:02:15 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.160 2009/03/09 00:38:43 tcunha Exp $
+
+  09 Mar 2009; Tiago Cunha <tcunha@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  stable sparc, bug 259724
 
   08 Mar 2009; Tobias Klausmann <klausman@gentoo.org>
   bash-completion-20081219-r1.ebuild:



1.6                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.5&r2=1.6

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bash-completion-20081219-r1.ebuild	8 Mar 2009 19:02:15 -0000	1.5
+++ bash-completion-20081219-r1.ebuild	9 Mar 2009 00:38:43 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.5 2009/03/08 19:02:15 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.6 2009/03/09 00:38:43 tcunha Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-14 17:22 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-03-14 17:22 UTC (permalink / raw
  To: gentoo-commits

armin76     09/03/14 17:22:11

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  arm/ia64/s390 stable wrt #259724
  (Portage version: 2.1.6.7/cvs/Linux ia64)

Revision  Changes    Path
1.161                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.161&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.161&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.160&r2=1.161

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.160
retrieving revision 1.161
diff -u -r1.160 -r1.161
--- ChangeLog	9 Mar 2009 00:38:43 -0000	1.160
+++ ChangeLog	14 Mar 2009 17:22:11 -0000	1.161
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.160 2009/03/09 00:38:43 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.161 2009/03/14 17:22:11 armin76 Exp $
+
+  14 Mar 2009; Raúl Porcel <armin76@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  arm/ia64/s390 stable wrt #259724
 
   09 Mar 2009; Tiago Cunha <tcunha@gentoo.org>
   bash-completion-20081219-r1.ebuild:



1.7                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.6&r2=1.7

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bash-completion-20081219-r1.ebuild	9 Mar 2009 00:38:43 -0000	1.6
+++ bash-completion-20081219-r1.ebuild	14 Mar 2009 17:22:11 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.6 2009/03/09 00:38:43 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.7 2009/03/14 17:22:11 armin76 Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-15 15:05 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-03-15 15:05 UTC (permalink / raw
  To: gentoo-commits

ranger      09/03/15 15:05:47

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  stable ppc64, bug 259724
  (Portage version: 2.1.6.7/cvs/Linux ppc64)

Revision  Changes    Path
1.162                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.161&r2=1.162

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	14 Mar 2009 17:22:11 -0000	1.161
+++ ChangeLog	15 Mar 2009 15:05:47 -0000	1.162
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.161 2009/03/14 17:22:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.162 2009/03/15 15:05:47 ranger Exp $
+
+  15 Mar 2009; Brent Baude <ranger@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  stable ppc64, bug 259724
 
   14 Mar 2009; Raúl Porcel <armin76@gentoo.org>
   bash-completion-20081219-r1.ebuild:



1.8                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.7&r2=1.8

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bash-completion-20081219-r1.ebuild	14 Mar 2009 17:22:11 -0000	1.7
+++ bash-completion-20081219-r1.ebuild	15 Mar 2009 15:05:47 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.7 2009/03/14 17:22:11 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.8 2009/03/15 15:05:47 ranger Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sparc x86"
 IUSE=""
 
 DEPEND=""






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

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild
@ 2009-03-18  8:05 Joseph Jezak (josejx)
  0 siblings, 0 replies; 8+ messages in thread
From: Joseph Jezak (josejx) @ 2009-03-18  8:05 UTC (permalink / raw
  To: gentoo-commits

josejx      09/03/18 08:05:23

  Modified:             ChangeLog bash-completion-20081219-r1.ebuild
  Log:
  Marked ppc stable for bug #259724.
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.163                app-shells/bash-completion/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.163&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.163&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	15 Mar 2009 15:05:47 -0000	1.162
+++ ChangeLog	18 Mar 2009 08:05:23 -0000	1.163
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.162 2009/03/15 15:05:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.163 2009/03/18 08:05:23 josejx Exp $
+
+  18 Mar 2009; Joseph Jezak <josejx@gentoo.org>
+  bash-completion-20081219-r1.ebuild:
+  Marked ppc stable for bug #259724.
 
   15 Mar 2009; Brent Baude <ranger@gentoo.org>
   bash-completion-20081219-r1.ebuild:



1.9                  app-shells/bash-completion/bash-completion-20081219-r1.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild?r1=1.8&r2=1.9

Index: bash-completion-20081219-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bash-completion-20081219-r1.ebuild	15 Mar 2009 15:05:47 -0000	1.8
+++ bash-completion-20081219-r1.ebuild	18 Mar 2009 08:05:23 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.8 2009/03/15 15:05:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-20081219-r1.ebuild,v 1.9 2009/03/18 08:05:23 josejx Exp $
 
 EAPI="2"
 
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86"
 IUSE=""
 
 DEPEND=""






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

end of thread, other threads:[~2009-03-18  8:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-18  8:05 [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-20081219-r1.ebuild Joseph Jezak (josejx)
  -- strict thread matches above, loose matches on Subject: below --
2009-03-15 15:05 Brent Baude (ranger)
2009-03-14 17:22 Raul Porcel (armin76)
2009-03-09  0:38 Tiago Cunha (tcunha)
2009-03-08 19:02 Tobias Klausmann (klausman)
2009-03-07 21:16 Christian Faulhammer (fauli)
2009-03-07  3:21 Jeremy Olexa (darkside)
2009-03-06 22:56 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