Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/rexical: rexical-1.0.4.ebuild ChangeLog
Date: Fri, 30 Jul 2010 16:02:30
Message-Id: 20100730152148.1FC482CE15@corvid.gentoo.org
1 darkside 10/07/30 15:21:48
2
3 Modified: rexical-1.0.4.ebuild ChangeLog
4 Log:
5 Add prefix keywords to match dev-ruby/nokogiri
6 (Portage version: 2.1.8.3/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 dev-ruby/rexical/rexical-1.0.4.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rexical/rexical-1.0.4.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rexical/rexical-1.0.4.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rexical/rexical-1.0.4.ebuild?r1=1.6&r2=1.7
14
15 Index: rexical-1.0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.4.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- rexical-1.0.4.ebuild 22 May 2010 15:40:46 -0000 1.6
22 +++ rexical-1.0.4.ebuild 30 Jul 2010 15:21:47 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.4.ebuild,v 1.6 2010/05/22 15:40:46 flameeyes Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/rexical-1.0.4.ebuild,v 1.7 2010/07/30 15:21:47 darkside Exp $
28
29 EAPI=2
30
31 @@ -16,7 +16,7 @@
32 HOMEPAGE="http://github.com/tenderlove/rexical/tree/master"
33 LICENSE="LGPL-2" # plus exception
34
35 -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
37 SLOT="0"
38 IUSE=""
39
40
41
42
43 1.7 dev-ruby/rexical/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rexical/ChangeLog?rev=1.7&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rexical/ChangeLog?rev=1.7&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/rexical/ChangeLog?r1=1.6&r2=1.7
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v
52 retrieving revision 1.6
53 retrieving revision 1.7
54 diff -u -r1.6 -r1.7
55 --- ChangeLog 22 May 2010 15:40:46 -0000 1.6
56 +++ ChangeLog 30 Jul 2010 15:21:47 -0000 1.7
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-ruby/rexical
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v 1.6 2010/05/22 15:40:46 flameeyes Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/rexical/ChangeLog,v 1.7 2010/07/30 15:21:47 darkside Exp $
62 +
63 + 30 Jul 2010; Jeremy Olexa <darkside@g.o> rexical-1.0.4.ebuild:
64 + Add prefix keywords to match dev-ruby/nokogiri
65
66 22 May 2010; Diego E. Pettenò <flameeyes@g.o>
67 rexical-1.0.4.ebuild: