Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-perl/Params-Validate: Params-Validate-0.95.ebuild ChangeLog
Date: Sun, 27 Jun 2010 19:17:02
Message-Id: 20100627191659.714072CF98@corvid.gentoo.org
1 nixnut 10/06/27 19:16:59
2
3 Modified: Params-Validate-0.95.ebuild ChangeLog
4 Log:
5 ppc stable #323529
6 (Portage version: 2.1.8.3/cvs/Linux ppc, RepoMan options: --force)
7
8 Revision Changes Path
9 1.4 dev-perl/Params-Validate/Params-Validate-0.95.ebuild
10
11 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild?rev=1.4&view=markup
12 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild?rev=1.4&content-type=text/plain
13 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild?r1=1.3&r2=1.4
14
15 Index: Params-Validate-0.95.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild,v
18 retrieving revision 1.3
19 retrieving revision 1.4
20 diff -u -r1.3 -r1.4
21 --- Params-Validate-0.95.ebuild 21 Jun 2010 20:32:24 -0000 1.3
22 +++ Params-Validate-0.95.ebuild 27 Jun 2010 19:16:59 -0000 1.4
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2010 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild,v 1.3 2010/06/21 20:32:24 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild,v 1.4 2010/06/27 19:16:59 nixnut Exp $
28
29 EAPI=2
30
31 @@ -10,7 +10,7 @@
32 DESCRIPTION="A module to provide a flexible system for validation method/function call parameters"
33
34 SLOT="0"
35 -KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
36 +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
37 IUSE=""
38
39 RDEPEND="virtual/perl-Attribute-Handlers"
40
41
42
43 1.81 dev-perl/Params-Validate/ChangeLog
44
45 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/ChangeLog?rev=1.81&view=markup
46 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/ChangeLog?rev=1.81&content-type=text/plain
47 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-perl/Params-Validate/ChangeLog?r1=1.80&r2=1.81
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v
52 retrieving revision 1.80
53 retrieving revision 1.81
54 diff -u -r1.80 -r1.81
55 --- ChangeLog 21 Jun 2010 20:32:24 -0000 1.80
56 +++ ChangeLog 27 Jun 2010 19:16:59 -0000 1.81
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-perl/Params-Validate
59 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.80 2010/06/21 20:32:24 armin76 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.81 2010/06/27 19:16:59 nixnut Exp $
62 +
63 + 27 Jun 2010; <nixnut@g.o> Params-Validate-0.95.ebuild:
64 + ppc stable #323529
65
66 21 Jun 2010; Raúl Porcel <armin76@g.o>
67 Params-Validate-0.95.ebuild: