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.1.2.ebuild ChangeLog
Date: Thu, 06 Nov 2008 09:21:39
Message-Id: E1Ky13Z-0002g8-5W@stork.gentoo.org
1 armin76 08/11/06 09:21:37
2
3 Modified: activeresource-2.1.2.ebuild ChangeLog
4 Log:
5 ia64 stable wrt #237385
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.5 dev-ruby/activeresource/activeresource-2.1.2.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild?rev=1.5&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild?rev=1.5&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild?r1=1.4&r2=1.5
14
15 Index: activeresource-2.1.2.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v
18 retrieving revision 1.4
19 retrieving revision 1.5
20 diff -u -r1.4 -r1.5
21 --- activeresource-2.1.2.ebuild 4 Nov 2008 17:47:17 -0000 1.4
22 +++ activeresource-2.1.2.ebuild 6 Nov 2008 09:21:37 -0000 1.5
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.1.2.ebuild,v 1.4 2008/11/04 17:47:17 ranger Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/activeresource-2.1.2.ebuild,v 1.5 2008/11/06 09:21:37 armin76 Exp $
28
29 inherit ruby gems
30
31 @@ -9,7 +9,7 @@
32
33 LICENSE="MIT"
34 SLOT="2.1"
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.5
40
41
42
43 1.20 dev-ruby/activeresource/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.20&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?rev=1.20&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-ruby/activeresource/ChangeLog?r1=1.19&r2=1.20
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v
52 retrieving revision 1.19
53 retrieving revision 1.20
54 diff -u -r1.19 -r1.20
55 --- ChangeLog 5 Nov 2008 19:47:46 -0000 1.19
56 +++ ChangeLog 6 Nov 2008 09:21:37 -0000 1.20
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-ruby/activeresource
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.19 2008/11/05 19:47:46 maekke Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/activeresource/ChangeLog,v 1.20 2008/11/06 09:21:37 armin76 Exp $
62 +
63 + 06 Nov 2008; Raúl Porcel <armin76@g.o>
64 + activeresource-2.1.2.ebuild:
65 + ia64 stable wrt #237385
66
67 05 Nov 2008; Markus Meier <maekke@g.o> activeresource-2.0.5.ebuild:
68 amd64/x86 stable, bug #237385