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/arel: arel-2.0.10-r1.ebuild ChangeLog
Date: Tue, 01 May 2012 18:31:56
Message-Id: 20120501182410.605AA2005C@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:10
2
3 Modified: arel-2.0.10-r1.ebuild ChangeLog
4 Log:
5 Drop ia64/sparc keywords
6
7 (Portage version: 2.1.10.53/cvs/Linux ia64, RepoMan options: --force)
8
9 Revision Changes Path
10 1.5 dev-ruby/arel/arel-2.0.10-r1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild?r1=1.4&r2=1.5
15
16 Index: arel-2.0.10-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- arel-2.0.10-r1.ebuild 8 Sep 2011 17:55:40 -0000 1.4
23 +++ arel-2.0.10-r1.ebuild 1 May 2012 18:24:10 -0000 1.5
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2011 Gentoo Foundation
26 +# Copyright 1999-2012 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.4 2011/09/08 17:55:40 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/arel-2.0.10-r1.ebuild,v 1.5 2012/05/01 18:24:10 armin76 Exp $
30
31 EAPI="2"
32 USE_RUBY="ruby18 ree18 jruby"
33 @@ -19,7 +19,7 @@
34 HOMEPAGE="http://github.com/rails/arel"
35 LICENSE="MIT"
36 SLOT="2.0"
37 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-solaris"
38 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-solaris"
39 IUSE=""
40
41 ruby_add_bdepend "
42
43
44
45 1.28 dev-ruby/arel/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/ChangeLog?rev=1.28&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/ChangeLog?rev=1.28&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/arel/ChangeLog?r1=1.27&r2=1.28
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v
54 retrieving revision 1.27
55 retrieving revision 1.28
56 diff -u -r1.27 -r1.28
57 --- ChangeLog 5 Apr 2012 06:41:38 -0000 1.27
58 +++ ChangeLog 1 May 2012 18:24:10 -0000 1.28
59 @@ -1,6 +1,9 @@
60 # ChangeLog for dev-ruby/arel
61 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.27 2012/04/05 06:41:38 graaff Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/arel/ChangeLog,v 1.28 2012/05/01 18:24:10 armin76 Exp $
64 +
65 + 01 May 2012; Raúl Porcel <armin76@g.o> arel-2.0.10-r1.ebuild:
66 + Drop ia64/sparc keywords
67
68 *arel-3.0.2-r1 (05 Apr 2012)