Gentoo Archives: gentoo-commits

From: "Michael Weber (xmw)" <xmw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Params-Util: Params-Util-1.00.ebuild Params-Util-1.03.ebuild ChangeLog Params-Util-1.01.ebuild
Date: Fri, 03 Dec 2010 02:04:59
Message-Id: 20101203020447.DFFF420054@flycatcher.gentoo.org
1 xmw 10/12/03 02:04:47
2
3 Modified: Params-Util-1.00.ebuild Params-Util-1.03.ebuild
4 ChangeLog Params-Util-1.01.ebuild
5 Log:
6 add ~arm (bug 302981)
7
8 (Portage version: 2.1.9.24/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.10 dev-perl/Params-Util/Params-Util-1.00.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild?rev=1.10&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild?rev=1.10&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild?r1=1.9&r2=1.10
16
17 Index: Params-Util-1.00.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild,v
20 retrieving revision 1.9
21 retrieving revision 1.10
22 diff -u -r1.9 -r1.10
23 --- Params-Util-1.00.ebuild 10 Jan 2010 19:27:31 -0000 1.9
24 +++ Params-Util-1.00.ebuild 3 Dec 2010 02:04:47 -0000 1.10
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild,v 1.9 2010/01/10 19:27:31 grobian Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild,v 1.10 2010/12/03 02:04:47 xmw Exp $
30
31 EAPI=2
32
33 @@ -10,7 +10,7 @@
34 DESCRIPTION="Utility functions to aid in parameter checking"
35
36 SLOT="0"
37 -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
38 +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
39 IUSE=""
40
41 DEPEND=">=virtual/perl-Scalar-List-Utils-1.18"
42
43
44
45 1.2 dev-perl/Params-Util/Params-Util-1.03.ebuild
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.03.ebuild?rev=1.2&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.03.ebuild?rev=1.2&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.03.ebuild?r1=1.1&r2=1.2
50
51 Index: Params-Util-1.03.ebuild
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.03.ebuild,v
54 retrieving revision 1.1
55 retrieving revision 1.2
56 diff -u -r1.1 -r1.2
57 --- Params-Util-1.03.ebuild 22 Nov 2010 16:41:38 -0000 1.1
58 +++ Params-Util-1.03.ebuild 3 Dec 2010 02:04:47 -0000 1.2
59 @@ -1,6 +1,6 @@
60 # Copyright 1999-2010 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.03.ebuild,v 1.1 2010/11/22 16:41:38 tove Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.03.ebuild,v 1.2 2010/12/03 02:04:47 xmw Exp $
64
65 EAPI=3
66
67 @@ -10,7 +10,7 @@
68 DESCRIPTION="Utility functions to aid in parameter checking"
69
70 SLOT="0"
71 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
72 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
73 IUSE=""
74
75 RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18"
76
77
78
79 1.79 dev-perl/Params-Util/ChangeLog
80
81 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/ChangeLog?rev=1.79&view=markup
82 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/ChangeLog?rev=1.79&content-type=text/plain
83 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/ChangeLog?r1=1.78&r2=1.79
84
85 Index: ChangeLog
86 ===================================================================
87 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v
88 retrieving revision 1.78
89 retrieving revision 1.79
90 diff -u -r1.78 -r1.79
91 --- ChangeLog 22 Nov 2010 16:41:38 -0000 1.78
92 +++ ChangeLog 3 Dec 2010 02:04:47 -0000 1.79
93 @@ -1,6 +1,10 @@
94 # ChangeLog for dev-perl/Params-Util
95 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
96 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.78 2010/11/22 16:41:38 tove Exp $
97 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.79 2010/12/03 02:04:47 xmw Exp $
98 +
99 + 03 Dec 2010; Michael Weber <xmw@g.o> Params-Util-1.00.ebuild,
100 + Params-Util-1.01.ebuild, Params-Util-1.03.ebuild:
101 + add ~arm (bug 302981)
102
103 *Params-Util-1.03 (22 Nov 2010)
104
105
106
107
108 1.4 dev-perl/Params-Util/Params-Util-1.01.ebuild
109
110 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild?rev=1.4&view=markup
111 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild?rev=1.4&content-type=text/plain
112 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild?r1=1.3&r2=1.4
113
114 Index: Params-Util-1.01.ebuild
115 ===================================================================
116 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild,v
117 retrieving revision 1.3
118 retrieving revision 1.4
119 diff -u -r1.3 -r1.4
120 --- Params-Util-1.01.ebuild 15 Nov 2010 09:45:05 -0000 1.3
121 +++ Params-Util-1.01.ebuild 3 Dec 2010 02:04:47 -0000 1.4
122 @@ -1,6 +1,6 @@
123 # Copyright 1999-2010 Gentoo Foundation
124 # Distributed under the terms of the GNU General Public License v2
125 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild,v 1.3 2010/11/15 09:45:05 grobian Exp $
126 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.01.ebuild,v 1.4 2010/12/03 02:04:47 xmw Exp $
127
128 EAPI=2
129
130 @@ -10,7 +10,7 @@
131 DESCRIPTION="Utility functions to aid in parameter checking"
132
133 SLOT="0"
134 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
135 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
136 IUSE=""
137
138 DEPEND=">=virtual/perl-Scalar-List-Utils-1.18"