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/Parse-RecDescent: Parse-RecDescent-1.967.9.ebuild ChangeLog
Date: Mon, 09 Jun 2014 23:41:54
Message-Id: 20140609234151.B44872004E@flycatcher.gentoo.org
1 vapier 14/06/09 23:41:51
2
3 Modified: Parse-RecDescent-1.967.9.ebuild ChangeLog
4 Log:
5 Add arm64 love.
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
8
9 Revision Changes Path
10 1.14 dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild?rev=1.14&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild?rev=1.14&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild?r1=1.13&r2=1.14
15
16 Index: Parse-RecDescent-1.967.9.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v
19 retrieving revision 1.13
20 retrieving revision 1.14
21 diff -u -r1.13 -r1.14
22 --- Parse-RecDescent-1.967.9.ebuild 27 Dec 2012 08:40:47 -0000 1.13
23 +++ Parse-RecDescent-1.967.9.ebuild 9 Jun 2014 23:41:51 -0000 1.14
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2012 Gentoo Foundation
26 +# Copyright 1999-2014 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.13 2012/12/27 08:40:47 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/Parse-RecDescent-1.967.9.ebuild,v 1.14 2014/06/09 23:41:51 vapier Exp $
30
31 EAPI=4
32
33 @@ -11,7 +11,7 @@
34 DESCRIPTION="Parse::RecDescent - generate recursive-descent parsers"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
38 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
39 IUSE="test"
40
41 RDEPEND="
42
43
44
45 1.63 dev-perl/Parse-RecDescent/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog?rev=1.63&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog?rev=1.63&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog?r1=1.62&r2=1.63
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v
54 retrieving revision 1.62
55 retrieving revision 1.63
56 diff -u -r1.62 -r1.63
57 --- ChangeLog 6 Jan 2013 15:40:04 -0000 1.62
58 +++ ChangeLog 9 Jun 2014 23:41:51 -0000 1.63
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-perl/Parse-RecDescent
61 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.62 2013/01/06 15:40:04 tove Exp $
63 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Parse-RecDescent/ChangeLog,v 1.63 2014/06/09 23:41:51 vapier Exp $
65 +
66 + 09 Jun 2014; Mike Frysinger <vapier@g.o>
67 + Parse-RecDescent-1.967.9.ebuild:
68 + Add arm64 love.
69
70 06 Jan 2013; Torsten Veller <tove@g.o>
71 -Parse-RecDescent-1.965.1.ebuild: