Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/activeresource: activeresource-2.1.2.ebuild ChangeLog activeresource-2.0.5.ebuild
Date: Tue, 04 Nov 2008 17:47:27
Message-Id: E1KxPzp-00048O-BD@stork.gentoo.org
1 ranger 08/11/04 17:47:17
2
3 Modified: activeresource-2.1.2.ebuild ChangeLog
4 activeresource-2.0.5.ebuild
5 Log:
6 Marking activeresource-2.0.5 activeresource-2.1.2 ppc64 for bug 237385
7 (Portage version: 2.1.4.5)
8
9 Revision Changes Path
10 1.4 dev-ruby/activeresource/activeresource-2.1.2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild?rev=1.4&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild?rev=1.4&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild?r1=1.3&r2=1.4
15
16 Index: activeresource-2.1.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v
19 retrieving revision 1.3
20 retrieving revision 1.4
21 diff -u -r1.3 -r1.4
22 --- activeresource-2.1.2.ebuild 3 Nov 2008 22:21:14 -0000 1.3
23 +++ activeresource-2.1.2.ebuild 4 Nov 2008 17:47:17 -0000 1.4
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.3 2008/11/03 22:21:14 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.4 2008/11/04 17:47:17 ranger Exp $
29
30 inherit ruby gems
31
32 @@ -9,7 +9,7 @@
33
34 LICENSE="MIT"
35 SLOT="2.1"
36 -KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd"
37 +KEYWORDS="amd64 ~ia64 ~ppc ppc64 sparc x86 ~x86-fbsd"
38 IUSE=""
39
40 DEPEND=">=dev-lang/ruby-1.8.5
41
42
43
44 1.18 dev-ruby/activeresource/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.18&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.18&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?r1=1.17&r2=1.18
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
53 retrieving revision 1.17
54 retrieving revision 1.18
55 diff -u -r1.17 -r1.18
56 --- ChangeLog 3 Nov 2008 22:21:14 -0000 1.17
57 +++ ChangeLog 4 Nov 2008 17:47:17 -0000 1.18
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-ruby/activeresource
60 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.17 2008/11/03 22:21:14 maekke Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.18 2008/11/04 17:47:17 ranger Exp $
63 +
64 + 04 Nov 2008; Brent Baude <ranger@g.o> activeresource-2.0.5.ebuild,
65 + activeresource-2.1.2.ebuild:
66 + Marking activeresource-2.0.5 activeresource-2.1.2 ppc64 for bug 237385
67
68 03 Nov 2008; Markus Meier <maekke@g.o> activeresource-2.1.2.ebuild:
69 amd64/x86 stable, bug #237385
70
71
72
73 1.3 dev-ruby/activeresource/activeresource-2.0.5.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild?rev=1.3&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild?rev=1.3&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild?r1=1.2&r2=1.3
78
79 Index: activeresource-2.0.5.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild,v
82 retrieving revision 1.2
83 retrieving revision 1.3
84 diff -u -r1.2 -r1.3
85 --- activeresource-2.0.5.ebuild 3 Nov 2008 19:33:19 -0000 1.2
86 +++ activeresource-2.0.5.ebuild 4 Nov 2008 17:47:17 -0000 1.3
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild,v 1.2 2008/11/03 19:33:19 fmccor Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.0.5.ebuild,v 1.3 2008/11/04 17:47:17 ranger Exp $
92
93 inherit ruby gems
94
95 @@ -9,7 +9,7 @@
96
97 LICENSE="MIT"
98 SLOT="2"
99 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd"
100 +KEYWORDS="~amd64 ~ia64 ~ppc ppc64 sparc ~x86 ~x86-fbsd"
101 IUSE=""
102
103 DEPEND=">=dev-lang/ruby-1.8.5