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-1.0-r3.ebuild
@ 2009-05-16 11:12 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 8+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-05-16 11:12 UTC (permalink / raw
  To: gentoo-commits

klausman    09/05/16 11:12:35

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  Stable on alpha, bug #265504
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- ChangeLog	14 Apr 2009 15:42:10 -0000	1.171
+++ ChangeLog	16 May 2009 11:12:35 -0000	1.172
@@ -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.171 2009/04/14 15:42:10 darkside Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.172 2009/05/16 11:12:35 klausman Exp $
+
+  16 May 2009; Tobias Klausmann <klausman@gentoo.org>
+  bash-completion-1.0-r3.ebuild:
+  Stable on alpha, bug #265504
 
 *bash-completion-1.0-r3 (14 Apr 2009)
 



1.2                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bash-completion-1.0-r3.ebuild	14 Apr 2009 15:42:10 -0000	1.1
+++ bash-completion-1.0-r3.ebuild	16 May 2009 11:12:35 -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-1.0-r3.ebuild,v 1.1 2009/04/14 15:42:10 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.2 2009/05/16 11:12:35 klausman Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-1.0-r3.ebuild
@ 2009-05-16 14:11 Jeroen Roovers (jer)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeroen Roovers (jer) @ 2009-05-16 14:11 UTC (permalink / raw
  To: gentoo-commits

jer         09/05/16 14:11:18

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  Stable for HPPA (bug #265504).
  (Portage version: 2.2_rc33/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.172
retrieving revision 1.173
diff -u -r1.172 -r1.173
--- ChangeLog	16 May 2009 11:12:35 -0000	1.172
+++ ChangeLog	16 May 2009 14:11:18 -0000	1.173
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.172 2009/05/16 11:12:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.173 2009/05/16 14:11:18 jer Exp $
+
+  16 May 2009; Jeroen Roovers <jer@gentoo.org>
+  bash-completion-1.0-r3.ebuild:
+  Stable for HPPA (bug #265504).
 
   16 May 2009; Tobias Klausmann <klausman@gentoo.org>
   bash-completion-1.0-r3.ebuild:



1.3                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bash-completion-1.0-r3.ebuild	16 May 2009 11:12:35 -0000	1.2
+++ bash-completion-1.0-r3.ebuild	16 May 2009 14:11:18 -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-1.0-r3.ebuild,v 1.2 2009/05/16 11:12:35 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.3 2009/05/16 14:11:18 jer Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-1.0-r3.ebuild
@ 2009-05-16 15:40 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-05-16 15:40 UTC (permalink / raw
  To: gentoo-commits

darkside    09/05/16 15:40:02

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  amd64 stable, bug 265504
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- ChangeLog	16 May 2009 14:11:18 -0000	1.173
+++ ChangeLog	16 May 2009 15:40:02 -0000	1.174
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.173 2009/05/16 14:11:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.174 2009/05/16 15:40:02 darkside Exp $
+
+  16 May 2009; Jeremy Olexa <darkside@gentoo.org>
+  bash-completion-1.0-r3.ebuild:
+  amd64 stable, bug 265504
 
   16 May 2009; Jeroen Roovers <jer@gentoo.org>
   bash-completion-1.0-r3.ebuild:



1.4                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bash-completion-1.0-r3.ebuild	16 May 2009 14:11:18 -0000	1.3
+++ bash-completion-1.0-r3.ebuild	16 May 2009 15:40:02 -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-1.0-r3.ebuild,v 1.3 2009/05/16 14:11:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.4 2009/05/16 15:40:02 darkside Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-1.0-r3.ebuild
@ 2009-05-17 17:32 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 8+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-05-17 17:32 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/05/17 17:32:08

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  ppc stable #265504
  (Portage version: 2.1.6.13/cvs/Linux ppc)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- ChangeLog	16 May 2009 15:40:02 -0000	1.174
+++ ChangeLog	17 May 2009 17:32:08 -0000	1.175
@@ -1,6 +1,9 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.174 2009/05/16 15:40:02 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.175 2009/05/17 17:32:08 nixnut Exp $
+
+  17 May 2009; nixnut <nixnut@gentoo.org> bash-completion-1.0-r3.ebuild:
+  ppc stable #265504
 
   16 May 2009; Jeremy Olexa <darkside@gentoo.org>
   bash-completion-1.0-r3.ebuild:



1.5                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-completion-1.0-r3.ebuild	16 May 2009 15:40:02 -0000	1.4
+++ bash-completion-1.0-r3.ebuild	17 May 2009 17:32:08 -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-1.0-r3.ebuild,v 1.4 2009/05/16 15:40:02 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.5 2009/05/17 17:32:08 nixnut Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-1.0-r3.ebuild
@ 2009-05-18 16:05 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 8+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-05-18 16:05 UTC (permalink / raw
  To: gentoo-commits

fauli       09/05/18 16:05:19

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  stable x86, bug 265504
  (Portage version: 2.1.6.11/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- ChangeLog	17 May 2009 17:32:08 -0000	1.175
+++ ChangeLog	18 May 2009 16:05:19 -0000	1.176
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.175 2009/05/17 17:32:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.176 2009/05/18 16:05:19 fauli Exp $
+
+  18 May 2009; Christian Faulhammer <fauli@gentoo.org>
+  bash-completion-1.0-r3.ebuild:
+  stable x86, bug 265504
 
   17 May 2009; nixnut <nixnut@gentoo.org> bash-completion-1.0-r3.ebuild:
   ppc stable #265504



1.6                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bash-completion-1.0-r3.ebuild	17 May 2009 17:32:08 -0000	1.5
+++ bash-completion-1.0-r3.ebuild	18 May 2009 16:05:19 -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-1.0-r3.ebuild,v 1.5 2009/05/17 17:32:08 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.6 2009/05/18 16:05:19 fauli Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-1.0-r3.ebuild
@ 2009-05-19 23:45 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 8+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-05-19 23:45 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/05/19 23:45:03

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  stable sparc, bug 265504
  (Portage version: 2.1.6.11/cvs/Linux sparc64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog	18 May 2009 16:05:19 -0000	1.176
+++ ChangeLog	19 May 2009 23:45:03 -0000	1.177
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.176 2009/05/18 16:05:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.177 2009/05/19 23:45:03 tcunha Exp $
+
+  19 May 2009; Tiago Cunha <tcunha@gentoo.org>
+  bash-completion-1.0-r3.ebuild:
+  stable sparc, bug 265504
 
   18 May 2009; Christian Faulhammer <fauli@gentoo.org>
   bash-completion-1.0-r3.ebuild:



1.7                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bash-completion-1.0-r3.ebuild	18 May 2009 16:05:19 -0000	1.6
+++ bash-completion-1.0-r3.ebuild	19 May 2009 23:45:03 -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-1.0-r3.ebuild,v 1.6 2009/05/18 16:05:19 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.7 2009/05/19 23:45:03 tcunha Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-1.0-r3.ebuild
@ 2009-05-21 18:23 Raul Porcel (armin76)
  0 siblings, 0 replies; 8+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-21 18:23 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/21 18:23:20

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  arm/ia64/s390 stable wrt #265504
  (Portage version: 2.1.6.11/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.177
retrieving revision 1.178
diff -u -r1.177 -r1.178
--- ChangeLog	19 May 2009 23:45:03 -0000	1.177
+++ ChangeLog	21 May 2009 18:23:20 -0000	1.178
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.177 2009/05/19 23:45:03 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.178 2009/05/21 18:23:20 armin76 Exp $
+
+  21 May 2009; Raúl Porcel <armin76@gentoo.org>
+  bash-completion-1.0-r3.ebuild:
+  arm/ia64/s390 stable wrt #265504
 
   19 May 2009; Tiago Cunha <tcunha@gentoo.org>
   bash-completion-1.0-r3.ebuild:



1.8                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bash-completion-1.0-r3.ebuild	19 May 2009 23:45:03 -0000	1.7
+++ bash-completion-1.0-r3.ebuild	21 May 2009 18:23:20 -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-1.0-r3.ebuild,v 1.7 2009/05/19 23:45:03 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.8 2009/05/21 18:23:20 armin76 Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-1.0-r3.ebuild
@ 2009-05-31 18:22 Brent Baude (ranger)
  0 siblings, 0 replies; 8+ messages in thread
From: Brent Baude (ranger) @ 2009-05-31 18:22 UTC (permalink / raw
  To: gentoo-commits

ranger      09/05/31 18:22:46

  Modified:             ChangeLog bash-completion-1.0-r3.ebuild
  Log:
  Marking bash-completion-1.0-r3 ppc64 for bug 265504
  (Portage version: 2.1.6.13/cvs/Linux ppc64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -r1.178 -r1.179
--- ChangeLog	21 May 2009 18:23:20 -0000	1.178
+++ ChangeLog	31 May 2009 18:22:46 -0000	1.179
@@ -1,6 +1,10 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.178 2009/05/21 18:23:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.179 2009/05/31 18:22:46 ranger Exp $
+
+  31 May 2009; Brent Baude <ranger@gentoo.org>
+  bash-completion-1.0-r3.ebuild:
+  Marking bash-completion-1.0-r3 ppc64 for bug 265504
 
   21 May 2009; Raúl Porcel <armin76@gentoo.org>
   bash-completion-1.0-r3.ebuild:



1.9                  app-shells/bash-completion/bash-completion-1.0-r3.ebuild

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

Index: bash-completion-1.0-r3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bash-completion-1.0-r3.ebuild	21 May 2009 18:23:20 -0000	1.8
+++ bash-completion-1.0-r3.ebuild	31 May 2009 18:22:46 -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-1.0-r3.ebuild,v 1.8 2009/05/21 18:23:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r3.ebuild,v 1.9 2009/05/31 18:22:46 ranger Exp $
 
 EAPI="2"
 
@@ -13,7 +13,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-05-31 18:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-17 17:32 [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r3.ebuild Gysbert Wassenaar (nixnut)
  -- strict thread matches above, loose matches on Subject: below --
2009-05-31 18:22 Brent Baude (ranger)
2009-05-21 18:23 Raul Porcel (armin76)
2009-05-19 23:45 Tiago Cunha (tcunha)
2009-05-18 16:05 Christian Faulhammer (fauli)
2009-05-16 15:40 Jeremy Olexa (darkside)
2009-05-16 14:11 Jeroen Roovers (jer)
2009-05-16 11:12 Tobias Klausmann (klausman)

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