Gentoo Archives: gentoo-commits

From: "Ferris McCormick (fmccor)" <fmccor@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/actionwebservice: ChangeLog actionwebservice-1.2.3.ebuild
Date: Fri, 05 Oct 2007 21:40:13
Message-Id: E1Idul2-0000q8-TA@stork.gentoo.org
1 fmccor 07/10/05 21:30:52
2
3 Modified: ChangeLog actionwebservice-1.2.3.ebuild
4 Log:
5 Sparc stable --- part of Bug #177209
6 (Portage version: 2.1.3.11)
7
8 Revision Changes Path
9 1.54 dev-ruby/actionwebservice/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionwebservice/ChangeLog?rev=1.54&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionwebservice/ChangeLog?rev=1.54&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionwebservice/ChangeLog?r1=1.53&r2=1.54
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v
18 retrieving revision 1.53
19 retrieving revision 1.54
20 diff -u -r1.53 -r1.54
21 --- ChangeLog 14 Mar 2007 04:26:15 -0000 1.53
22 +++ ChangeLog 5 Oct 2007 21:30:52 -0000 1.54
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-ruby/actionwebservice
25 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.53 2007/03/14 04:26:15 nichoj Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/ChangeLog,v 1.54 2007/10/05 21:30:52 fmccor Exp $
28 +
29 + 05 Oct 2007; Ferris McCormick <fmccor@g.o>
30 + actionwebservice-1.2.3.ebuild:
31 + Sparc stable --- part of Bug #177209
32
33 *actionwebservice-1.2.3 (14 Mar 2007)
34
35
36
37
38 1.2 dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild?rev=1.2&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild?rev=1.2&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild?r1=1.1&r2=1.2
43
44 Index: actionwebservice-1.2.3.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild,v
47 retrieving revision 1.1
48 retrieving revision 1.2
49 diff -u -r1.1 -r1.2
50 --- actionwebservice-1.2.3.ebuild 14 Mar 2007 04:26:15 -0000 1.1
51 +++ actionwebservice-1.2.3.ebuild 5 Oct 2007 21:30:52 -0000 1.2
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2007 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild,v 1.1 2007/03/14 04:26:15 nichoj Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/actionwebservice/actionwebservice-1.2.3.ebuild,v 1.2 2007/10/05 21:30:52 fmccor Exp $
57
58 inherit ruby gems
59
60 @@ -11,7 +11,7 @@
61
62 LICENSE="MIT"
63 SLOT="1.2"
64 -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~amd64 ~ia64 ~ppc sparc ~x86 ~x86-fbsd"
66 IUSE=""
67
68 DEPEND=">=dev-lang/ruby-1.8.5
69
70
71
72 --
73 gentoo-commits@g.o mailing list