public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-ruby/cmdparse: ChangeLog cmdparse-2.0.2.ebuild
@ 2007-10-13  7:56 Thomas Alan Gall (tgall)
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Alan Gall (tgall) @ 2007-10-13  7:56 UTC (permalink / raw
  To: gentoo-commits

tgall       07/10/13 07:56:42

  Modified:             ChangeLog cmdparse-2.0.2.ebuild
  Log:
  stable on ppc64
  (Portage version: 2.1.3.9)

Revision  Changes    Path
1.10                 dev-ruby/cmdparse/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	17 Sep 2007 20:18:28 -0000	1.9
+++ ChangeLog	13 Oct 2007 07:56:41 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/cmdparse
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.9 2007/09/17 20:18:28 phreak Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.10 2007/10/13 07:56:41 tgall Exp $
+
+  13 Oct 2007; Tom Gall <tgall@gentoo.org> cmdparse-2.0.2.ebuild:
+  stable on ppc64
 
   17 Sep 2007; Christian Heim <phreak@gentoo.org> metadata.xml:
   Removing citizen428 from metadata.xml (see #56803 for reference).



1.4                  dev-ruby/cmdparse/cmdparse-2.0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?r1=1.3&r2=1.4

Index: cmdparse-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cmdparse-2.0.2.ebuild	11 Jul 2007 05:23:08 -0000	1.3
+++ cmdparse-2.0.2.ebuild	13 Oct 2007 07:56:41 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.3 2007/07/11 05:23:08 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.4 2007/10/13 07:56:41 tgall Exp $
 
 inherit ruby gems
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://cmdparse.rubyforge.org/"
 SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
 
-KEYWORDS="~ia64 ~ppc64 ~x86 ~amd64"
+KEYWORDS="~ia64 ppc64 ~x86 ~amd64"
 LICENSE="GPL-2"
 SLOT="0"
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/cmdparse: ChangeLog cmdparse-2.0.2.ebuild
@ 2009-05-31 19:57 Markus Meier (maekke)
  0 siblings, 0 replies; 4+ messages in thread
From: Markus Meier (maekke) @ 2009-05-31 19:57 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/31 19:57:42

  Modified:             ChangeLog cmdparse-2.0.2.ebuild
  Log:
  x86 stable, bug #271951
  (Portage version: 2.1.6.11/cvs/Linux x86_64)

Revision  Changes    Path
1.11                 dev-ruby/cmdparse/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	13 Oct 2007 07:56:41 -0000	1.10
+++ ChangeLog	31 May 2009 19:57:42 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/cmdparse
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.10 2007/10/13 07:56:41 tgall Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.11 2009/05/31 19:57:42 maekke Exp $
+
+  31 May 2009; Markus Meier <maekke@gentoo.org> cmdparse-2.0.2.ebuild:
+  x86 stable, bug #271951
 
   13 Oct 2007; Tom Gall <tgall@gentoo.org> cmdparse-2.0.2.ebuild:
   stable on ppc64



1.5                  dev-ruby/cmdparse/cmdparse-2.0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?r1=1.4&r2=1.5

Index: cmdparse-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cmdparse-2.0.2.ebuild	13 Oct 2007 07:56:41 -0000	1.4
+++ cmdparse-2.0.2.ebuild	31 May 2009 19:57:42 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.4 2007/10/13 07:56:41 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.5 2009/05/31 19:57:42 maekke Exp $
 
 inherit ruby gems
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://cmdparse.rubyforge.org/"
 SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
 
-KEYWORDS="~ia64 ppc64 ~x86 ~amd64"
+KEYWORDS="~amd64 ~ia64 ppc64 x86"
 LICENSE="GPL-2"
 SLOT="0"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/cmdparse: ChangeLog cmdparse-2.0.2.ebuild
@ 2009-06-02 16:26 Raul Porcel (armin76)
  0 siblings, 0 replies; 4+ messages in thread
From: Raul Porcel (armin76) @ 2009-06-02 16:26 UTC (permalink / raw
  To: gentoo-commits

armin76     09/06/02 16:26:01

  Modified:             ChangeLog cmdparse-2.0.2.ebuild
  Log:
  ia64 stable wrt #271951
  (Portage version: 2.1.6.11/cvs/Linux ia64)

Revision  Changes    Path
1.12                 dev-ruby/cmdparse/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	31 May 2009 19:57:42 -0000	1.11
+++ ChangeLog	2 Jun 2009 16:26:01 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for dev-ruby/cmdparse
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.11 2009/05/31 19:57:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.12 2009/06/02 16:26:01 armin76 Exp $
+
+  02 Jun 2009; Raúl Porcel <armin76@gentoo.org> cmdparse-2.0.2.ebuild:
+  ia64 stable wrt #271951
 
   31 May 2009; Markus Meier <maekke@gentoo.org> cmdparse-2.0.2.ebuild:
   x86 stable, bug #271951



1.6                  dev-ruby/cmdparse/cmdparse-2.0.2.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?r1=1.5&r2=1.6

Index: cmdparse-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cmdparse-2.0.2.ebuild	31 May 2009 19:57:42 -0000	1.5
+++ cmdparse-2.0.2.ebuild	2 Jun 2009 16:26:01 -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/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.5 2009/05/31 19:57:42 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.6 2009/06/02 16:26:01 armin76 Exp $
 
 inherit ruby gems
 
@@ -10,7 +10,7 @@
 HOMEPAGE="http://cmdparse.rubyforge.org/"
 SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
 
-KEYWORDS="~amd64 ~ia64 ppc64 x86"
+KEYWORDS="~amd64 ia64 ppc64 x86"
 LICENSE="GPL-2"
 SLOT="0"
 






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

* [gentoo-commits] gentoo-x86 commit in dev-ruby/cmdparse: ChangeLog cmdparse-2.0.2.ebuild
@ 2010-05-22 15:06 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 4+ messages in thread
From: Diego Petteno (flameeyes) @ 2010-05-22 15:06 UTC (permalink / raw
  To: gentoo-commits

flameeyes    10/05/22 15:06:37

  Modified:             ChangeLog cmdparse-2.0.2.ebuild
  Log:
  Various cleanups.
  (Portage version: 2.2_rc67/cvs/Linux x86_64)

Revision  Changes    Path
1.15                 dev-ruby/cmdparse/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	1 Feb 2010 14:53:35 -0000	1.14
+++ ChangeLog	22 May 2010 15:06:37 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for dev-ruby/cmdparse
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.14 2010/02/01 14:53:35 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.15 2010/05/22 15:06:37 flameeyes Exp $
+
+  22 May 2010; Diego E. Pettenò <flameeyes@gentoo.org>
+  cmdparse-2.0.2.ebuild:
+  Various cleanups.
 
 *cmdparse-2.0.2-r1 (01 Feb 2010)
 



1.7                  dev-ruby/cmdparse/cmdparse-2.0.2.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?r1=1.6&r2=1.7

Index: cmdparse-2.0.2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- cmdparse-2.0.2.ebuild	2 Jun 2009 16:26:01 -0000	1.6
+++ cmdparse-2.0.2.ebuild	22 May 2010 15:06:37 -0000	1.7
@@ -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/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.6 2009/06/02 16:26:01 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.7 2010/05/22 15:06:37 flameeyes Exp $
 
 inherit ruby gems
 
@@ -8,7 +8,6 @@
 
 DESCRIPTION="Advanced command line parser supporting commands"
 HOMEPAGE="http://cmdparse.rubyforge.org/"
-SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
 
 KEYWORDS="~amd64 ia64 ppc64 x86"
 LICENSE="GPL-2"






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

end of thread, other threads:[~2010-05-22 15:06 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-31 19:57 [gentoo-commits] gentoo-x86 commit in dev-ruby/cmdparse: ChangeLog cmdparse-2.0.2.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2010-05-22 15:06 Diego Petteno (flameeyes)
2009-06-02 16:26 Raul Porcel (armin76)
2007-10-13  7:56 Thomas Alan Gall (tgall)

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