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/Data-OptList: Data-OptList-0.107.0.ebuild Data-OptList-0.108.0.ebuild ChangeLog
Date: Sat, 01 Feb 2014 23:50:45
Message-Id: 20140201235042.001B52004C@flycatcher.gentoo.org
1 vapier 14/02/01 23:50:41
2
3 Modified: Data-OptList-0.107.0.ebuild
4 Data-OptList-0.108.0.ebuild ChangeLog
5 Log:
6 Add arm64/m68k love.
7
8 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D2E96200)
9
10 Revision Changes Path
11 1.15 dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild?rev=1.15&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild?rev=1.15&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild?r1=1.14&r2=1.15
16
17 Index: Data-OptList-0.107.0.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild,v
20 retrieving revision 1.14
21 retrieving revision 1.15
22 diff -u -r1.14 -r1.15
23 --- Data-OptList-0.107.0.ebuild 8 Jul 2013 09:36:19 -0000 1.14
24 +++ Data-OptList-0.107.0.ebuild 1 Feb 2014 23:50:41 -0000 1.15
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/Data-OptList/Data-OptList-0.107.0.ebuild,v 1.14 2013/07/08 09:36:19 vincent Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.107.0.ebuild,v 1.15 2014/02/01 23:50:41 vapier Exp $
31
32 EAPI=4
33
34 @@ -11,7 +11,7 @@
35 DESCRIPTION="parse and validate simple name/value option pairs"
36
37 SLOT="0"
38 -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
39 +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
40 IUSE="test"
41
42 RDEPEND="dev-perl/Sub-Install
43
44
45
46 1.2 dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild?rev=1.2&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild?rev=1.2&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild?r1=1.1&r2=1.2
51
52 Index: Data-OptList-0.108.0.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild,v
55 retrieving revision 1.1
56 retrieving revision 1.2
57 diff -u -r1.1 -r1.2
58 --- Data-OptList-0.108.0.ebuild 14 Aug 2013 06:47:05 -0000 1.1
59 +++ Data-OptList-0.108.0.ebuild 1 Feb 2014 23:50:41 -0000 1.2
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/Data-OptList/Data-OptList-0.108.0.ebuild,v 1.1 2013/08/14 06:47:05 patrick Exp $
65 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/Data-OptList-0.108.0.ebuild,v 1.2 2014/02/01 23:50:41 vapier Exp $
66
67 EAPI=4
68
69 @@ -11,7 +11,7 @@
70 DESCRIPTION="parse and validate simple name/value option pairs"
71
72 SLOT="0"
73 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
74 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris"
75 IUSE="test"
76
77 RDEPEND="dev-perl/Sub-Install
78
79
80
81 1.29 dev-perl/Data-OptList/ChangeLog
82
83 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/ChangeLog?rev=1.29&view=markup
84 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/ChangeLog?rev=1.29&content-type=text/plain
85 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Data-OptList/ChangeLog?r1=1.28&r2=1.29
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v
90 retrieving revision 1.28
91 retrieving revision 1.29
92 diff -u -r1.28 -r1.29
93 --- ChangeLog 14 Aug 2013 06:47:05 -0000 1.28
94 +++ ChangeLog 1 Feb 2014 23:50:41 -0000 1.29
95 @@ -1,6 +1,10 @@
96 # ChangeLog for dev-perl/Data-OptList
97 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.28 2013/08/14 06:47:05 patrick Exp $
99 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
100 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Data-OptList/ChangeLog,v 1.29 2014/02/01 23:50:41 vapier Exp $
101 +
102 + 01 Feb 2014; Mike Frysinger <vapier@g.o> Data-OptList-0.107.0.ebuild,
103 + Data-OptList-0.108.0.ebuild:
104 + Add arm64/m68k love.
105
106 *Data-OptList-0.108.0 (14 Aug 2013)