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/ruby-libart2: ChangeLog ruby-libart2-0.19.4.ebuild
Date: Tue, 01 May 2012 18:33:03
Message-Id: 20120501182405.C2D9020054@flycatcher.gentoo.org
1 armin76 12/05/01 18:24:05
2
3 Modified: ChangeLog ruby-libart2-0.19.4.ebuild
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.57 dev-ruby/ruby-libart2/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog?rev=1.57&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog?rev=1.57&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog?r1=1.56&r2=1.57
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v
19 retrieving revision 1.56
20 retrieving revision 1.57
21 diff -u -r1.56 -r1.57
22 --- ChangeLog 17 Oct 2011 14:33:32 -0000 1.56
23 +++ ChangeLog 1 May 2012 18:24:05 -0000 1.57
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/ruby-libart2
26 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.56 2011/10/17 14:33:32 ssuominen Exp $
28 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ChangeLog,v 1.57 2012/05/01 18:24:05 armin76 Exp $
30 +
31 + 01 May 2012; Raúl Porcel <armin76@g.o> ruby-libart2-0.19.4.ebuild:
32 + Drop ia64/sparc keywords
33
34 17 Oct 2011; Samuli Suominen <ssuominen@g.o>
35 ruby-libart2-0.19.4.ebuild, +files/ruby-libart2-0.19.4-libpng15.patch:
36
37
38
39 1.8 dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild?rev=1.8&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild?rev=1.8&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild?r1=1.7&r2=1.8
44
45 Index: ruby-libart2-0.19.4.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild,v
48 retrieving revision 1.7
49 retrieving revision 1.8
50 diff -u -r1.7 -r1.8
51 --- ruby-libart2-0.19.4.ebuild 17 Oct 2011 15:11:15 -0000 1.7
52 +++ ruby-libart2-0.19.4.ebuild 1 May 2012 18:24:05 -0000 1.8
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2011 Gentoo Foundation
55 +# Copyright 1999-2012 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild,v 1.7 2011/10/17 15:11:15 ssuominen Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-libart2/ruby-libart2-0.19.4.ebuild,v 1.8 2012/05/01 18:24:05 armin76 Exp $
59
60 EAPI="2"
61 USE_RUBY="ruby18"
62 @@ -8,7 +8,7 @@
63 inherit eutils ruby-ng-gnome2
64
65 DESCRIPTION="Ruby Libart2 bindings"
66 -KEYWORDS="alpha amd64 ia64 ppc sparc x86"
67 +KEYWORDS="alpha amd64 ppc x86"
68 IUSE=""
69 RDEPEND="${RDEPEND}
70 >=media-libs/libart_lgpl-2"