Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/cmdparse: ChangeLog cmdparse-2.0.2.ebuild
Date: Tue, 02 Jun 2009 16:26:04
Message-Id: E1MBWoL-0003kA-RU@stork.gentoo.org
1 armin76 09/06/02 16:26:01
2
3 Modified: ChangeLog cmdparse-2.0.2.ebuild
4 Log:
5 ia64 stable wrt #271951
6 (Portage version: 2.1.6.11/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.12 dev-ruby/cmdparse/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.12&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?rev=1.12&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/ChangeLog?r1=1.11&r2=1.12
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v
18 retrieving revision 1.11
19 retrieving revision 1.12
20 diff -u -r1.11 -r1.12
21 --- ChangeLog 31 May 2009 19:57:42 -0000 1.11
22 +++ ChangeLog 2 Jun 2009 16:26:01 -0000 1.12
23 @@ -1,6 +1,9 @@
24 # ChangeLog for dev-ruby/cmdparse
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.11 2009/05/31 19:57:42 maekke Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/ChangeLog,v 1.12 2009/06/02 16:26:01 armin76 Exp $
28 +
29 + 02 Jun 2009; Raúl Porcel <armin76@g.o> cmdparse-2.0.2.ebuild:
30 + ia64 stable wrt #271951
31
32 31 May 2009; Markus Meier <maekke@g.o> cmdparse-2.0.2.ebuild:
33 x86 stable, bug #271951
34
35
36
37 1.6 dev-ruby/cmdparse/cmdparse-2.0.2.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild?r1=1.5&r2=1.6
42
43 Index: cmdparse-2.0.2.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- cmdparse-2.0.2.ebuild 31 May 2009 19:57:42 -0000 1.5
50 +++ cmdparse-2.0.2.ebuild 2 Jun 2009 16:26:01 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.5 2009/05/31 19:57:42 maekke Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/cmdparse/cmdparse-2.0.2.ebuild,v 1.6 2009/06/02 16:26:01 armin76 Exp $
56
57 inherit ruby gems
58
59 @@ -10,7 +10,7 @@
60 HOMEPAGE="http://cmdparse.rubyforge.org/"
61 SRC_URI="http://gems.rubyforge.org/gems/${P}.gem"
62
63 -KEYWORDS="~amd64 ~ia64 ppc64 x86"
64 +KEYWORDS="~amd64 ia64 ppc64 x86"
65 LICENSE="GPL-2"
66 SLOT="0"