Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/HTML-Parser: HTML-Parser-3.710.0.ebuild HTML-Parser-3.690.0.ebuild ChangeLog
Date: Mon, 20 Jan 2014 23:41:31
Message-Id: 20140120232435.1085C2008F@flycatcher.gentoo.org
1 vapier 14/01/20 23:24:34
2
3 Modified: HTML-Parser-3.710.0.ebuild
4 HTML-Parser-3.690.0.ebuild ChangeLog
5 Log:
6 Add arm64 love.
7
8 (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.2 dev-perl/HTML-Parser/HTML-Parser-3.710.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0.ebuild?r1=1.1&r2=1.2
16
17 Index: HTML-Parser-3.710.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- HTML-Parser-3.710.0.ebuild 15 Aug 2013 06:26:59 -0000 1.1
24 +++ HTML-Parser-3.710.0.ebuild 20 Jan 2014 23:24:34 -0000 1.2
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0.ebuild,v 1.1 2013/08/15 06:26:59 patrick Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.710.0.ebuild,v 1.2 2014/01/20 23:24:34 vapier Exp $
31
32 EAPI=4
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="Parse <HEAD> section of HTML documents"
36
37 SLOT="0"
38 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
39 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
40 IUSE="test"
41
42 RDEPEND=">=dev-perl/HTML-Tagset-3.03"
43
44
45
46 1.12 dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild?rev=1.12&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild?rev=1.12&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild?r1=1.11&r2=1.12
51
52 Index: HTML-Parser-3.690.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild,v
55 retrieving revision 1.11
56 retrieving revision 1.12
57 diff -u -r1.11 -r1.12
58 --- HTML-Parser-3.690.0.ebuild 19 Feb 2013 00:21:08 -0000 1.11
59 +++ HTML-Parser-3.690.0.ebuild 20 Jan 2014 23:24:34 -0000 1.12
60 @@ -1,6 +1,6 @@
61 -# Copyright 1999-2013 Gentoo Foundation
62 +# Copyright 1999-2014 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild,v 1.11 2013/02/19 00:21:08 zmedico Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/HTML-Parser-3.690.0.ebuild,v 1.12 2014/01/20 23:24:34 vapier Exp $
66
67 EAPI=4
68
69 @@ -11,7 +11,7 @@
70 DESCRIPTION="Parse <HEAD> section of HTML documents"
71
72 SLOT="0"
73 -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
74 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
75 IUSE="test"
76
77 RDEPEND=">=dev-perl/HTML-Tagset-3.03"
78
79
80
81 1.161 dev-perl/HTML-Parser/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?rev=1.161&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?rev=1.161&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/HTML-Parser/ChangeLog?r1=1.160&r2=1.161
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v
90 retrieving revision 1.160
91 retrieving revision 1.161
92 diff -u -r1.160 -r1.161
93 --- ChangeLog 15 Aug 2013 06:26:59 -0000 1.160
94 +++ ChangeLog 20 Jan 2014 23:24:34 -0000 1.161
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-perl/HTML-Parser
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.160 2013/08/15 06:26:59 patrick Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/HTML-Parser/ChangeLog,v 1.161 2014/01/20 23:24:34 vapier Exp $
101 +
102 + 20 Jan 2014; Mike Frysinger <vapier@g.o> HTML-Parser-3.690.0.ebuild,
103 + HTML-Parser-3.710.0.ebuild:
104 + Add arm64 love.
105
106 *HTML-Parser-3.710.0 (15 Aug 2013)