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.1-r5.ebuild
@ 2010-01-05  1:59 Joseph Jezak (josejx)
  0 siblings, 0 replies; 8+ messages in thread
From: Joseph Jezak (josejx) @ 2010-01-05  1:59 UTC (permalink / raw
  To: gentoo-commits

josejx      10/01/05 01:59:45

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  Marked ppc stable for bug #295348.
  (Portage version: 2.1.6.13/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -r1.205 -r1.206
--- ChangeLog	25 Dec 2009 02:32:43 -0000	1.205
+++ ChangeLog	5 Jan 2010 01:59:45 -0000	1.206
@@ -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.205 2009/12/25 02:32:43 darkside Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.206 2010/01/05 01:59:45 josejx Exp $
+
+  05 Jan 2010; Joseph Jezak <josejx@gentoo.org>
+  bash-completion-1.1-r5.ebuild:
+  Marked ppc stable for bug #295348.
 
 *bash-completion-1.1-r5 (25 Dec 2009)
 



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

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

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bash-completion-1.1-r5.ebuild	25 Dec 2009 02:32:43 -0000	1.1
+++ bash-completion-1.1-r5.ebuild	5 Jan 2010 01:59:45 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 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.1-r5.ebuild,v 1.1 2009/12/25 02:32:43 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.2 2010/01/05 01:59:45 josejx Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
 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.1-r5.ebuild
@ 2010-01-07 13:08 Alexis Ballier (aballier)
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier (aballier) @ 2010-01-07 13:08 UTC (permalink / raw
  To: gentoo-commits

aballier    10/01/07 13:08:12

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  keyword ~x86-fbsd
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.207
retrieving revision 1.208
diff -u -r1.207 -r1.208
--- ChangeLog	6 Jan 2010 17:46:01 -0000	1.207
+++ ChangeLog	7 Jan 2010 13:08:12 -0000	1.208
@@ -1,6 +1,10 @@
 # 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.207 2010/01/06 17:46:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.208 2010/01/07 13:08:12 aballier Exp $
+
+  07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+  bash-completion-1.1-r5.ebuild:
+  keyword ~x86-fbsd
 
   06 Jan 2010; Raúl Porcel <armin76@gentoo.org>
   bash-completion-1.0-r5.ebuild, bash-completion-1.1-r5.ebuild:



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

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

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- bash-completion-1.1-r5.ebuild	6 Jan 2010 17:46:01 -0000	1.3
+++ bash-completion-1.1-r5.ebuild	7 Jan 2010 13:08:12 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.1-r5.ebuild,v 1.3 2010/01/06 17:46:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.4 2010/01/07 13:08:12 aballier Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
 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.1-r5.ebuild
@ 2010-01-09 15:12 Alexis Ballier (aballier)
  0 siblings, 0 replies; 8+ messages in thread
From: Alexis Ballier (aballier) @ 2010-01-09 15:12 UTC (permalink / raw
  To: gentoo-commits

aballier    10/01/09 15:12:05

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  keyword ~sparc-fbsd, bug #299051
  (Portage version: 2.2_rc61/cvs/Linux x86_64)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.208
retrieving revision 1.209
diff -u -r1.208 -r1.209
--- ChangeLog	7 Jan 2010 13:08:12 -0000	1.208
+++ ChangeLog	9 Jan 2010 15:12:05 -0000	1.209
@@ -1,6 +1,10 @@
 # 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.208 2010/01/07 13:08:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.209 2010/01/09 15:12:05 aballier Exp $
+
+  09 Jan 2010; Alexis Ballier <aballier@gentoo.org>
+  bash-completion-1.1-r5.ebuild:
+  keyword ~sparc-fbsd, bug #299051
 
   07 Jan 2010; Alexis Ballier <aballier@gentoo.org>
   bash-completion-1.1-r5.ebuild:



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

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

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- bash-completion-1.1-r5.ebuild	7 Jan 2010 13:08:12 -0000	1.4
+++ bash-completion-1.1-r5.ebuild	9 Jan 2010 15:12:05 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.1-r5.ebuild,v 1.4 2010/01/07 13:08:12 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.5 2010/01/09 15:12:05 aballier Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
 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.1-r5.ebuild
@ 2010-01-13 19:56 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-01-13 19:56 UTC (permalink / raw
  To: gentoo-commits

grobian     10/01/13 19:56:10

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  Marked ~sparc-solaris, ~sparc64-solaris, bug #300813
  (Portage version: 2.2.00.15187-prefix/cvs/Darwin powerpc)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.210
retrieving revision 1.211
diff -u -r1.210 -r1.211
--- ChangeLog	11 Jan 2010 17:39:56 -0000	1.210
+++ ChangeLog	13 Jan 2010 19:56:10 -0000	1.211
@@ -1,6 +1,10 @@
 # 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.210 2010/01/11 17:39:56 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.211 2010/01/13 19:56:10 grobian Exp $
+
+  13 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+  bash-completion-1.1-r5.ebuild:
+  Marked ~sparc-solaris, ~sparc64-solaris, bug #300813
 
   11 Jan 2010; Jeremy Olexa <darkside@gentoo.org> files/bash-completion.sh:
   Style changes and fix for trying to source a file outside of the EPREFIX.



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

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

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- bash-completion-1.1-r5.ebuild	9 Jan 2010 15:12:05 -0000	1.5
+++ bash-completion-1.1-r5.ebuild	13 Jan 2010 19:56:10 -0000	1.6
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.1-r5.ebuild,v 1.5 2010/01/09 15:12:05 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.6 2010/01/13 19:56:10 grobian Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~sparc64-solaris"
 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.1-r5.ebuild
@ 2010-02-17 16:16 Markus Duft (mduft)
  0 siblings, 0 replies; 8+ messages in thread
From: Markus Duft (mduft) @ 2010-02-17 16:16 UTC (permalink / raw
  To: gentoo-commits

mduft       10/02/17 16:16:40

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  added ~x86-interix keyword
  (Portage version: 2.1.7.16/cvs/Linux i686)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.211
retrieving revision 1.212
diff -u -r1.211 -r1.212
--- ChangeLog	13 Jan 2010 19:56:10 -0000	1.211
+++ ChangeLog	17 Feb 2010 16:16:40 -0000	1.212
@@ -1,6 +1,9 @@
 # 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.211 2010/01/13 19:56:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.212 2010/02/17 16:16:40 mduft Exp $
+
+  17 Feb 2010; Markus Duft <mduft@gentoo.org> bash-completion-1.1-r5.ebuild:
+  added ~x86-interix keyword
 
   13 Jan 2010; Fabian Groffen <grobian@gentoo.org>
   bash-completion-1.1-r5.ebuild:



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

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

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- bash-completion-1.1-r5.ebuild	13 Jan 2010 19:56:10 -0000	1.6
+++ bash-completion-1.1-r5.ebuild	17 Feb 2010 16:16:40 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.1-r5.ebuild,v 1.6 2010/01/13 19:56:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.7 2010/02/17 16:16:40 mduft Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~sparc64-solaris"
 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.1-r5.ebuild
@ 2010-02-25 21:03 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-02-25 21:03 UTC (permalink / raw
  To: gentoo-commits

grobian     10/02/25 21:03:36

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
  (Portage version: 2.2.00.15444-prefix/cvs/Darwin powerpc)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.212
retrieving revision 1.213
diff -u -r1.212 -r1.213
--- ChangeLog	17 Feb 2010 16:16:40 -0000	1.212
+++ ChangeLog	25 Feb 2010 21:03:35 -0000	1.213
@@ -1,6 +1,10 @@
 # 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.212 2010/02/17 16:16:40 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.213 2010/02/25 21:03:35 grobian Exp $
+
+  25 Feb 2010; Fabian Groffen <grobian@gentoo.org>
+  bash-completion-1.1-r5.ebuild:
+  Marked ~x64-macos, thanks Ramon van Alteren, bug #305367
 
   17 Feb 2010; Markus Duft <mduft@gentoo.org> bash-completion-1.1-r5.ebuild:
   added ~x86-interix keyword



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

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

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- bash-completion-1.1-r5.ebuild	17 Feb 2010 16:16:40 -0000	1.7
+++ bash-completion-1.1-r5.ebuild	25 Feb 2010 21:03:35 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.1-r5.ebuild,v 1.7 2010/02/17 16:16:40 mduft Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.8 2010/02/25 21:03:35 grobian Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
 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.1-r5.ebuild
@ 2010-05-13 20:22 Fabian Groffen (grobian)
  0 siblings, 0 replies; 8+ messages in thread
From: Fabian Groffen (grobian) @ 2010-05-13 20:22 UTC (permalink / raw
  To: gentoo-commits

grobian     10/05/13 20:22:11

  Modified:             ChangeLog bash-completion-1.1-r5.ebuild
  Log:
  Marked ~ppc-macos, bug #319591
  (Portage version: 2.2.00.15842-prefix/cvs/Darwin powerpc)

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.213
retrieving revision 1.214
diff -u -r1.213 -r1.214
--- ChangeLog	25 Feb 2010 21:03:35 -0000	1.213
+++ ChangeLog	13 May 2010 20:22:11 -0000	1.214
@@ -1,6 +1,10 @@
 # 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.213 2010/02/25 21:03:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.214 2010/05/13 20:22:11 grobian Exp $
+
+  13 May 2010; Fabian Groffen <grobian@gentoo.org>
+  bash-completion-1.1-r5.ebuild:
+  Marked ~ppc-macos, bug #319591
 
   25 Feb 2010; Fabian Groffen <grobian@gentoo.org>
   bash-completion-1.1-r5.ebuild:



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

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

Index: bash-completion-1.1-r5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- bash-completion-1.1-r5.ebuild	25 Feb 2010 21:03:35 -0000	1.8
+++ bash-completion-1.1-r5.ebuild	13 May 2010 20:22:11 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 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.1-r5.ebuild,v 1.8 2010/02/25 21:03:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/bash-completion-1.1-r5.ebuild,v 1.9 2010/05/13 20:22:11 grobian Exp $
 
 EAPI="2"
 inherit prefix
@@ -11,7 +11,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~x64-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris"
 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.1-r5.ebuild
@ 2010-11-15 16:51 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 8+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-11-15 16:51 UTC (permalink / raw
  To: gentoo-commits

darkside    10/11/15 16:51:22

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

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

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v
retrieving revision 1.225
retrieving revision 1.226
diff -u -r1.225 -r1.226
--- ChangeLog	3 Oct 2010 13:07:45 -0000	1.225
+++ ChangeLog	15 Nov 2010 16:51:22 -0000	1.226
@@ -1,6 +1,10 @@
 # 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.225 2010/10/03 13:07:45 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/bash-completion/ChangeLog,v 1.226 2010/11/15 16:51:22 darkside Exp $
+
+  15 Nov 2010; Jeremy Olexa <darkside@gentoo.org>
+  -bash-completion-1.1-r5.ebuild:
+  remove old version
 
   03 Oct 2010; Raúl Porcel <armin76@gentoo.org> bash-completion-1.2.ebuild:
   ia64/s390/sh/sparc stable wrt #333511






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

end of thread, other threads:[~2010-11-15 16:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 19:56 [gentoo-commits] gentoo-x86 commit in app-shells/bash-completion: ChangeLog bash-completion-1.1-r5.ebuild Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-15 16:51 Jeremy Olexa (darkside)
2010-05-13 20:22 Fabian Groffen (grobian)
2010-02-25 21:03 Fabian Groffen (grobian)
2010-02-17 16:16 Markus Duft (mduft)
2010-01-09 15:12 Alexis Ballier (aballier)
2010-01-07 13:08 Alexis Ballier (aballier)
2010-01-05  1:59 Joseph Jezak (josejx)

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