Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ruby/nokogiri-diff: ChangeLog nokogiri-diff-0.2.0.ebuild
Date: Thu, 30 Jan 2014 23:15:43
Message-Id: 20140130231540.AABA02004C@flycatcher.gentoo.org
1 maekke 14/01/30 23:15:40
2
3 Modified: ChangeLog nokogiri-diff-0.2.0.ebuild
4 Log:
5 add ~arm, bug #497396
6
7 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
8
9 Revision Changes Path
10 1.2 dev-ruby/nokogiri-diff/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog?r1=1.1&r2=1.2
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ChangeLog 9 Nov 2013 15:51:26 -0000 1.1
23 +++ ChangeLog 30 Jan 2014 23:15:40 -0000 1.2
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-ruby/nokogiri-diff
26 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog,v 1.1 2013/11/09 15:51:26 graaff Exp $
28 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/ChangeLog,v 1.2 2014/01/30 23:15:40 maekke Exp $
30 +
31 + 30 Jan 2014; Markus Meier <maekke@g.o> nokogiri-diff-0.2.0.ebuild:
32 + add ~arm, bug #497396
33
34 *nokogiri-diff-0.2.0 (09 Nov 2013)
35
36
37
38
39 1.2 dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild?r1=1.1&r2=1.2
44
45 Index: nokogiri-diff-0.2.0.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- nokogiri-diff-0.2.0.ebuild 9 Nov 2013 15:51:26 -0000 1.1
52 +++ nokogiri-diff-0.2.0.ebuild 30 Jan 2014 23:15:40 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2013 Gentoo Foundation
55 +# Copyright 1999-2014 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild,v 1.1 2013/11/09 15:51:26 graaff Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/dev-ruby/nokogiri-diff/nokogiri-diff-0.2.0.ebuild,v 1.2 2014/01/30 23:15:40 maekke Exp $
59
60 EAPI=5
61
62 @@ -16,7 +16,7 @@
63 HOMEPAGE="https://github.com/postmodern/nokogiri-diff"
64 LICENSE="MIT"
65
66 -KEYWORDS="~amd64"
67 +KEYWORDS="~amd64 ~arm"
68 SLOT="0"
69 IUSE=""