Gentoo Archives: gentoo-commits

From: Kent Fredric <kentfredric@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Moose/
Date: Sat, 02 Apr 2011 14:42:23
Message-Id: 10f2ffb521f63dd7e8d8650dda5dbc7510581a4d.kent@gentoo
1 commit: 10f2ffb521f63dd7e8d8650dda5dbc7510581a4d
2 Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
3 AuthorDate: Sat Apr 2 14:40:36 2011 +0000
4 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
5 CommitDate: Sat Apr 2 14:40:36 2011 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=10f2ffb5
7
8 [newversion] Moose-1.990.500_rc
9
10 (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
11
12 ---
13 dev-perl/Moose/ChangeLog | 5 ++
14 dev-perl/Moose/Moose-1.990.500_rc.ebuild | 94 ++++++++++++++++++++++++++++++
15 2 files changed, 99 insertions(+), 0 deletions(-)
16
17 diff --git a/dev-perl/Moose/ChangeLog b/dev-perl/Moose/ChangeLog
18 index 474b33d..50562a4 100644
19 --- a/dev-perl/Moose/ChangeLog
20 +++ b/dev-perl/Moose/ChangeLog
21 @@ -2,6 +2,11 @@
22 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
23 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Moose/ChangeLog,v 1.66 2010/11/27 20:32:09 tove Exp $
24
25 +*Moose-1.990.500_rc (02 Apr 2011)
26 +
27 + 02 Apr 2011; Kent Fredric <kentfredric@×××××.com> +Moose-1.990.500_rc.ebuild:
28 + Bump
29 +
30 23 Mar 2011; Kent Fredric <kentfredric@×××××.com> Moose-1.990.200_rc.ebuild,
31 Moose-1.990.200_rc-r1.ebuild, Moose-1.990.200_rc-r2.ebuild,
32 Moose-1.990.300_rc.ebuild, Moose-1.990.400_rc.ebuild:
33
34 diff --git a/dev-perl/Moose/Moose-1.990.500_rc.ebuild b/dev-perl/Moose/Moose-1.990.500_rc.ebuild
35 new file mode 100644
36 index 0000000..dd53fe2
37 --- /dev/null
38 +++ b/dev-perl/Moose/Moose-1.990.500_rc.ebuild
39 @@ -0,0 +1,94 @@
40 +# Copyright 1999-2011 Gentoo Foundation
41 +# Distributed under the terms of the GNU General Public License v2
42 +# $Header: $
43 +
44 +EAPI=4
45 +MODULE_VERSION="1.9905-TRIAL"
46 +MODULE_AUTHOR=DOY
47 +MODULE_DZIL_TRIAL=1
48 +#MODULE_AUTHOR=DROLSKY
49 +#MODULE_AUTHOR=FLORA
50 +inherit perl-module perl-declaredeps
51 +
52 +DESCRIPTION="A postmodern object system for Perl 5"
53 +
54 +PATCHES=(
55 +# "${FILESDIR}/${MODULE_VERSION}/0001-lazy-default-fix.patch"
56 +# "${FILESDIR}/${MODULE_VERSION}/0002-delete-not-undef.patch"
57 +)
58 +SLOT="0"
59 +KEYWORDS="~amd64 ~x86"
60 +IUSE=""
61 +
62 +# Moose::Conflicts source.
63 +conflict Catalyst 5.800.280
64 +conflict Devel-REPL 1.003008 # OLD
65 +#conflict Devel-REPL 1.3.8 # NEW
66 +conflict Fey 0.360
67 +conflict Fey-ORM 0.420
68 +conflict File-ChangeNotify 0.150;
69 +conflict KiokuDB 0.490;
70 +conflict Markdent 0.160;
71 +conflict MooseX-Aliases 0.80;
72 +conflict MooseX-AlwaysCoerce 0.120;
73 +conflict MooseX-Attribute-Deflator 1.130.2;
74 +conflict MooseX-Attribute-Dependent 1;
75 +conflict MooseX-Attribute-Prototype 0.100;
76 +conflict MooseX-AttributeHelpers 0.22; # OLD
77 +#conflict MooseX-AttributeHelpers 0.220; # NEW
78 +conflict MooseX-AttributeInflate 0.20;
79 +conflict MooseX-ClassAttribute 0.230; # NEW
80 +conflict MooseX-Constructor-AllErrors 0.12; # NEW
81 +conflict MooseX-FollowPBP 0.20;
82 +conflict MooseX-HasDefaults 0.20;
83 +conflict MooseX-InstanceTracking 0.40;
84 +conflict MooseX-LazyRequire 0.50;
85 +conflict MooseX-NonMoose 0.170.0;
86 +conflict MooseX-POE 0.211;
87 +conflict MooseX-Params-Validate 0.50;
88 +conflict MooseX-Role-Cmd 0.60;
89 +conflict MooseX-Role-Parameterized 0.230.0;
90 +conflict MooseX-Role-WithOverloading 0.070;
91 +conflict MooseX-SetOnce 0.100.472;
92 +conflict MooseX-SemiAffordanceAccessor 0.50;
93 +conflict MooseX-Singleton 0.250;
94 +conflict MooseX-StrictConstructor 0.120; #NEW
95 +conflict MooseX-Types 0.190;
96 +conflict MooseX-UndefTolerant 0.40;
97 +conflict Pod-Elemental 0.93.280;
98 +conflict Reaction 0.2.3;
99 +conflict namespace-autoclean 0.08; # OLD
100 +#conflict namespace-autoclean 0.80; # NEw
101 +hard_conflict Class-MOP;
102 +
103 +depend Data-OptList;
104 +depend Devel-GlobalDestruction;
105 +depend Eval-Closure
106 +depend List-MoreUtils 0.120
107 +depend MRO-Compat 0.05 # OLD VERSION SCHEME
108 +#depend MRO-Compat 0.50 # NEW VERSION SCHEME
109 +depend Package-DeprecationManager 0.10 # OLD VERSION SCHEME
110 +# depend Package-DeprecationManager 0.100 # NEW VERSION SCHEME
111 +depend Package-Stash 0.210
112 +depend Package-Stash-XS 0.180
113 +depend Params-Util 1
114 +depend-virtual Scalar-List-Utils 1.19 # OLD VERSION SCHEME
115 +#depend-virtual Scalar-List-Utils 1.190 # NEW VERSION SCHEME
116 +depend Sub-Exporter 0.980
117 +depend Sub-Name 0.05 # OLD VERSION SCHEME
118 +#depend Sub-Name 0.50 # NEW VERSION SCHEME
119 +depend Try-Tiny 0.20
120 +
121 +test-depend-virtual Test-Simple 0.88 # OLD
122 +#test-depend-virtual Test-Simple 0.880 # NEW
123 +test-depend Test-Fatal 0.001 # OLD
124 +# test-depend Test-Fatal 0.1 # NEW
125 +test-depend Test-Requires 0.50
126 +
127 +bdepend Dist-CheckConflicts 0.20
128 +bdepend-virtual ExtUtils-MakeMaker 6.56 # OLD VERSION SCHEME
129 +# bdepend-virtual ExtUtils-MakeMaker 6.560 # NEW VERSION SCHEME
130 +
131 +ddep_setup;
132 +
133 +SRC_TEST=do