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-r5.ebuild
@ 2009-09-07 19:12 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 10+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-09-07 19:12 UTC (permalink / raw
  To: gentoo-commits

klausman    09/09/07 19:12:02

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog	13 Jun 2009 02:48:48 -0000	1.182
+++ ChangeLog	7 Sep 2009 19:12:02 -0000	1.183
@@ -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.182 2009/06/13 02:48:48 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.183 2009/09/07 19:12:02 klausman Exp $
+
+  07 Sep 2009; Tobias Klausmann <klausman@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
+  Stable on alpha, bug #270008
 
 *bash-completion-1.0-r5 (13 Jun 2009)
 



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.1&r2=1.2

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bash-completion-1.0-r5.ebuild	13 Jun 2009 02:48:48 -0000	1.1
+++ bash-completion-1.0-r5.ebuild	7 Sep 2009 19:12:02 -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-r5.ebuild,v 1.1 2009/06/13 02:48:48 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.2 2009/09/07 19:12:02 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-09-11  3:05 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeremy Olexa (darkside) @ 2009-09-11  3:05 UTC (permalink / raw
  To: gentoo-commits

darkside    09/09/11 03:05:04

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.184
retrieving revision 1.185
diff -u -r1.184 -r1.185
--- ChangeLog	11 Sep 2009 03:04:11 -0000	1.184
+++ ChangeLog	11 Sep 2009 03:05:03 -0000	1.185
@@ -1,8 +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.184 2009/09/11 03:04:11 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.185 2009/09/11 03:05:03 darkside Exp $
 
-  11 Sep 2009; Jeremy Olexa <darkside@gentoo.org> ChangeLog:
+  11 Sep 2009; Jeremy Olexa <darkside@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
   amd64 stable, bug 270008
 
   07 Sep 2009; Tobias Klausmann <klausman@gentoo.org>



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.2&r2=1.3

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bash-completion-1.0-r5.ebuild	7 Sep 2009 19:12:02 -0000	1.2
+++ bash-completion-1.0-r5.ebuild	11 Sep 2009 03:05:03 -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-r5.ebuild,v 1.2 2009/09/07 19:12:02 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.3 2009/09/11 03:05:03 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-09-15  1:23 Jeroen Roovers (jer)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeroen Roovers (jer) @ 2009-09-15  1:23 UTC (permalink / raw
  To: gentoo-commits

jer         09/09/15 01:23:27

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.185
retrieving revision 1.186
diff -u -r1.185 -r1.186
--- ChangeLog	11 Sep 2009 03:05:03 -0000	1.185
+++ ChangeLog	15 Sep 2009 01:23:27 -0000	1.186
@@ -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.185 2009/09/11 03:05:03 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.186 2009/09/15 01:23:27 jer Exp $
+
+  15 Sep 2009; Jeroen Roovers <jer@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
+  Stable for HPPA (bug #270008).
 
   11 Sep 2009; Jeremy Olexa <darkside@gentoo.org>
   bash-completion-1.0-r5.ebuild:



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.3&r2=1.4

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bash-completion-1.0-r5.ebuild	11 Sep 2009 03:05:03 -0000	1.3
+++ bash-completion-1.0-r5.ebuild	15 Sep 2009 01:23:27 -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-r5.ebuild,v 1.3 2009/09/11 03:05:03 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.4 2009/09/15 01:23:27 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-09-16 19:55 Christian Faulhammer (fauli)
  0 siblings, 0 replies; 10+ messages in thread
From: Christian Faulhammer (fauli) @ 2009-09-16 19:55 UTC (permalink / raw
  To: gentoo-commits

fauli       09/09/16 19:55:35

  Modified:             ChangeLog bash-completion-1.0-r5.ebuild
  Log:
  stable x86, bug 270008
  (Portage version: 2.1.6.13/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.186
retrieving revision 1.187
diff -u -r1.186 -r1.187
--- ChangeLog	15 Sep 2009 01:23:27 -0000	1.186
+++ ChangeLog	16 Sep 2009 19:55:35 -0000	1.187
@@ -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.186 2009/09/15 01:23:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.187 2009/09/16 19:55:35 fauli Exp $
+
+  16 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
+  stable x86, bug 270008
 
   15 Sep 2009; Jeroen Roovers <jer@gentoo.org>
   bash-completion-1.0-r5.ebuild:



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.4&r2=1.5

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-completion-1.0-r5.ebuild	15 Sep 2009 01:23:27 -0000	1.4
+++ bash-completion-1.0-r5.ebuild	16 Sep 2009 19:55:35 -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-r5.ebuild,v 1.4 2009/09/15 01:23:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.5 2009/09/16 19:55:35 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-09-19 15:53 Gysbert Wassenaar (nixnut)
  0 siblings, 0 replies; 10+ messages in thread
From: Gysbert Wassenaar (nixnut) @ 2009-09-19 15:53 UTC (permalink / raw
  To: gentoo-commits

nixnut      09/09/19 15:53:17

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- ChangeLog	16 Sep 2009 19:55:35 -0000	1.187
+++ ChangeLog	19 Sep 2009 15:53:17 -0000	1.188
@@ -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.187 2009/09/16 19:55:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.188 2009/09/19 15:53:17 nixnut Exp $
+
+  19 Sep 2009; nixnut <nixnut@gentoo.org> bash-completion-1.0-r5.ebuild:
+  ppc stable #270008
 
   16 Sep 2009; Christian Faulhammer <fauli@gentoo.org>
   bash-completion-1.0-r5.ebuild:



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.5&r2=1.6

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bash-completion-1.0-r5.ebuild	16 Sep 2009 19:55:35 -0000	1.5
+++ bash-completion-1.0-r5.ebuild	19 Sep 2009 15:53:17 -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-r5.ebuild,v 1.5 2009/09/16 19:55:35 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.6 2009/09/19 15:53:17 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-09-26 13:07 Brent Baude (ranger)
  0 siblings, 0 replies; 10+ messages in thread
From: Brent Baude (ranger) @ 2009-09-26 13:07 UTC (permalink / raw
  To: gentoo-commits

ranger      09/09/26 13:07:53

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.188
retrieving revision 1.189
diff -u -r1.188 -r1.189
--- ChangeLog	19 Sep 2009 15:53:17 -0000	1.188
+++ ChangeLog	26 Sep 2009 13:07:52 -0000	1.189
@@ -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.188 2009/09/19 15:53:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.189 2009/09/26 13:07:52 ranger Exp $
+
+  26 Sep 2009; Brent Baude <ranger@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
+  Marking bash-completion-1.0-r5 ppc64 for bug 270008
 
   19 Sep 2009; nixnut <nixnut@gentoo.org> bash-completion-1.0-r5.ebuild:
   ppc stable #270008



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.6&r2=1.7

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bash-completion-1.0-r5.ebuild	19 Sep 2009 15:53:17 -0000	1.6
+++ bash-completion-1.0-r5.ebuild	26 Sep 2009 13:07:52 -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-r5.ebuild,v 1.6 2009/09/19 15:53:17 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.7 2009/09/26 13:07:52 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-10-03 16:37 Tiago Cunha (tcunha)
  0 siblings, 0 replies; 10+ messages in thread
From: Tiago Cunha (tcunha) @ 2009-10-03 16:37 UTC (permalink / raw
  To: gentoo-commits

tcunha      09/10/03 16:37:22

  Modified:             ChangeLog bash-completion-1.0-r5.ebuild
  Log:
  stable sparc, bug 270008
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- ChangeLog	26 Sep 2009 13:07:52 -0000	1.189
+++ ChangeLog	3 Oct 2009 16:37:21 -0000	1.190
@@ -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.189 2009/09/26 13:07:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.190 2009/10/03 16:37:21 tcunha Exp $
+
+  03 Oct 2009; Tiago Cunha <tcunha@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
+  stable sparc, bug 270008
 
   26 Sep 2009; Brent Baude <ranger@gentoo.org>
   bash-completion-1.0-r5.ebuild:



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.7&r2=1.8

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bash-completion-1.0-r5.ebuild	26 Sep 2009 13:07:52 -0000	1.7
+++ bash-completion-1.0-r5.ebuild	3 Oct 2009 16:37:21 -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-r5.ebuild,v 1.7 2009/09/26 13:07:52 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.8 2009/10/03 16:37:21 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-10-03 16:51 Markus Meier (maekke)
  0 siblings, 0 replies; 10+ messages in thread
From: Markus Meier (maekke) @ 2009-10-03 16:51 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/03 16:51:01

  Modified:             ChangeLog bash-completion-1.0-r5.ebuild
  Log:
  arm stable, bug #270008
  (Portage version: 2.2_rc42/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.190
retrieving revision 1.191
diff -u -r1.190 -r1.191
--- ChangeLog	3 Oct 2009 16:37:21 -0000	1.190
+++ ChangeLog	3 Oct 2009 16:51:00 -0000	1.191
@@ -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.190 2009/10/03 16:37:21 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.191 2009/10/03 16:51:00 maekke Exp $
+
+  03 Oct 2009; Markus Meier <maekke@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
+  arm stable, bug #270008
 
   03 Oct 2009; Tiago Cunha <tcunha@gentoo.org>
   bash-completion-1.0-r5.ebuild:



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

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.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-r5.ebuild?r1=1.8&r2=1.9

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bash-completion-1.0-r5.ebuild	3 Oct 2009 16:37:21 -0000	1.8
+++ bash-completion-1.0-r5.ebuild	3 Oct 2009 16:51:00 -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-r5.ebuild,v 1.8 2009/10/03 16:37:21 tcunha Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.9 2009/10/03 16:51:00 maekke 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2009-10-09 16:43 Raul Porcel (armin76)
  0 siblings, 0 replies; 10+ messages in thread
From: Raul Porcel (armin76) @ 2009-10-09 16:43 UTC (permalink / raw
  To: gentoo-commits

armin76     09/10/09 16:43:50

  Modified:             ChangeLog bash-completion-1.0-r5.ebuild
  Log:
  ia64/s390 stable wrt #270008
  (Portage version: 2.1.6.13/cvs/Linux ia64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.191
retrieving revision 1.192
diff -u -r1.191 -r1.192
--- ChangeLog	3 Oct 2009 16:51:00 -0000	1.191
+++ ChangeLog	9 Oct 2009 16:43:49 -0000	1.192
@@ -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.191 2009/10/03 16:51:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.192 2009/10/09 16:43:49 armin76 Exp $
+
+  09 Oct 2009; Raúl Porcel <armin76@gentoo.org>
+  bash-completion-1.0-r5.ebuild:
+  ia64/s390 stable wrt #270008
 
   03 Oct 2009; Markus Meier <maekke@gentoo.org>
   bash-completion-1.0-r5.ebuild:



1.10                 app-shells/bash-completion/bash-completion-1.0-r5.ebuild

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

Index: bash-completion-1.0-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- bash-completion-1.0-r5.ebuild	3 Oct 2009 16:51:00 -0000	1.9
+++ bash-completion-1.0-r5.ebuild	9 Oct 2009 16:43:49 -0000	1.10
@@ -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-r5.ebuild,v 1.9 2009/10/03 16:51:00 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.0-r5.ebuild,v 1.10 2009/10/09 16:43:49 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] 10+ messages in thread

* [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild
@ 2010-07-02 14:48 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 10+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-07-02 14:48 UTC (permalink / raw
  To: gentoo-commits

darkside    10/07/02 14:48:42

  Modified:             ChangeLog
  Removed:              bash-completion-1.0-r5.ebuild
  Log:
  remove old
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

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

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.215&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/ChangeLog?rev=1.215&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-shells/bash-completion/ChangeLog?r1=1.214&r2=1.215

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.214
retrieving revision 1.215
diff -u -r1.214 -r1.215
--- ChangeLog	13 May 2010 20:22:11 -0000	1.214
+++ ChangeLog	2 Jul 2010 14:48:41 -0000	1.215
@@ -1,6 +1,12 @@
 # ChangeLog for app-shells/bash-completion
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.214 2010/05/13 20:22:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.215 2010/07/02 14:48:41 darkside Exp $
+
+  02 Jul 2010; Jeremy Olexa <darkside@gentoo.org>
+  -bash-completion-1.0-r5.ebuild, -files/bash-completion-1.0-bash4.patch,
+  -files/bash-completion-1.0-gentoo.patch,
+  -files/bash-completion-1.0-shadow-compat.patch, -files/bash-completion:
+  remove old
 
   13 May 2010; Fabian Groffen <grobian@gentoo.org>
   bash-completion-1.1-r5.ebuild:






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

end of thread, other threads:[~2010-07-02 14:48 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-15  1:23 [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.0-r5.ebuild Jeroen Roovers (jer)
  -- strict thread matches above, loose matches on Subject: below --
2010-07-02 14:48 Jeremy Olexa (darkside)
2009-10-09 16:43 Raul Porcel (armin76)
2009-10-03 16:51 Markus Meier (maekke)
2009-10-03 16:37 Tiago Cunha (tcunha)
2009-09-26 13:07 Brent Baude (ranger)
2009-09-19 15:53 Gysbert Wassenaar (nixnut)
2009-09-16 19:55 Christian Faulhammer (fauli)
2009-09-11  3:05 Jeremy Olexa (darkside)
2009-09-07 19: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