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/activeresource: activeresource-2.3.5.ebuild ChangeLog
Date: Mon, 30 Nov 2009 18:07:13
Message-Id: E1NFAeU-0002OZ-SI@stork.gentoo.org
1 armin76 09/11/30 18:07:10
2
3 Modified: activeresource-2.3.5.ebuild ChangeLog
4 Log:
5 ia64/sparc stable wrt #294797
6 (Portage version: 2.1.6.13/cvs/Linux ia64)
7
8 Revision Changes Path
9 1.4 dev-ruby/activeresource/activeresource-2.3.5.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild?r1=1.3&r2=1.4
14
15 Index: activeresource-2.3.5.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- activeresource-2.3.5.ebuild 30 Nov 2009 18:00:48 -0000 1.3
22 +++ activeresource-2.3.5.ebuild 30 Nov 2009 18:07:10 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild,v 1.3 2009/11/30 18:00:48 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.3.5.ebuild,v 1.4 2009/11/30 18:07:10 armin76 Exp $
28
29 inherit ruby gems
30 USE_RUBY="ruby18 ruby19"
31 @@ -10,7 +10,7 @@
32
33 LICENSE="MIT"
34 SLOT="2.3"
35 -KEYWORDS="amd64 ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd"
36 +KEYWORDS="amd64 ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
37 IUSE=""
38
39 DEPEND=">=dev-lang/ruby-1.8.6
40
41
42
43 1.54 dev-ruby/activeresource/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.54&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.54&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?r1=1.53&r2=1.54
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
52 retrieving revision 1.53
53 retrieving revision 1.54
54 diff -u -r1.53 -r1.54
55 --- ChangeLog 30 Nov 2009 18:00:48 -0000 1.53
56 +++ ChangeLog 30 Nov 2009 18:07:10 -0000 1.54
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/activeresource
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.53 2009/11/30 18:00:48 ranger Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.54 2009/11/30 18:07:10 armin76 Exp $
62 +
63 + 30 Nov 2009; Raúl Porcel <armin76@g.o>
64 + activeresource-2.3.5.ebuild:
65 + ia64/sparc stable wrt #294797
66
67 30 Nov 2009; Brent Baude <ranger@g.o> activeresource-2.3.5.ebuild:
68 Marking activeresource-2.3.5 ppc64 stable for bug 294797