From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QAbxQ-0005LA-PO for garchives@archives.gentoo.org; Fri, 15 Apr 2011 05:52:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CAD41C00D; Fri, 15 Apr 2011 05:52:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id E427A1C00D for ; Fri, 15 Apr 2011 05:52:32 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2AFB61B4164 for ; Fri, 15 Apr 2011 05:52:32 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 448BA80065 for ; Fri, 15 Apr 2011 05:52:31 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Moose/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Moose/ChangeLog dev-perl/Moose/Moose-2.0.0.ebuild X-VCS-Directories: dev-perl/Moose/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: a020e282ecc9f25f6ae658db0e2898ed76959b78 Date: Fri, 15 Apr 2011 05:52:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: ec73a7b93b1c1bdc5e2966369b0fcd57 commit: a020e282ecc9f25f6ae658db0e2898ed76959b78 Author: Kent Fredric gmail com> AuthorDate: Fri Apr 15 05:48:49 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Apr 15 05:48:49 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Da020e282 [delete] Moose-2.0.0 , defer to ::gentoo (Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Moose/ChangeLog | 3 + dev-perl/Moose/Moose-2.0.0.ebuild | 97 -------------------------------= ------ 2 files changed, 3 insertions(+), 97 deletions(-) diff --git a/dev-perl/Moose/ChangeLog b/dev-perl/Moose/ChangeLog index e2ab849..8577c7e 100644 --- a/dev-perl/Moose/ChangeLog +++ b/dev-perl/Moose/ChangeLog @@ -2,6 +2,9 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: /var/cvsroot/gentoo-x86/dev-perl/Moose/ChangeLog,v 1.66 2010/= 11/27 20:32:09 tove Exp $ =20 + 15 Apr 2011; Kent Fredric -Moose-2.0.0.ebuild: + Removed, now in ::gentoo + *Moose-2.0.0 (12 Apr 2011) =20 12 Apr 2011; Kent Fredric +Moose-2.0.0.ebuild: diff --git a/dev-perl/Moose/Moose-2.0.0.ebuild b/dev-perl/Moose/Moose-2.0= .0.ebuild deleted file mode 100644 index 4a9f0d0..0000000 --- a/dev-perl/Moose/Moose-2.0.0.ebuild +++ /dev/null @@ -1,97 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -EAPI=3D4 -MODULE_VERSION=3D"2.0000" -MODULE_AUTHOR=3DDOY -#MODULE_DZIL_TRIAL=3D1 -#MODULE_AUTHOR=3DDROLSKY -#MODULE_AUTHOR=3DFLORA -inherit perl-module perl-declaredeps - -DESCRIPTION=3D"A postmodern object system for Perl 5" - -PATCHES=3D( -# "${FILESDIR}/${MODULE_VERSION}/0001-lazy-default-fix.patch" -# "${FILESDIR}/${MODULE_VERSION}/0002-delete-not-undef.patch" -) -SLOT=3D"0" -KEYWORDS=3D"~amd64 ~x86" -IUSE=3D"" - -# Moose::Conflicts source. -conflict Catalyst 5.800.280 -conflict Devel-REPL 1.003008 # OLD -#conflict Devel-REPL 1.3.8 # NEW -conflict Fey 0.360 -conflict Fey-ORM 0.420 -conflict File-ChangeNotify 0.150; -conflict KiokuDB 0.490; -conflict Markdent 0.160; -conflict MooseX-Aliases 0.80; -conflict MooseX-AlwaysCoerce 0.130.0; -conflict MooseX-Attribute-Deflator 2.1.0; -conflict MooseX-Attribute-Dependent 1.1.0; -conflict MooseX-Attribute-Prototype 0.100; -conflict MooseX-AttributeHelpers 0.22; # OLD -#conflict MooseX-AttributeHelpers 0.220; # NEW -conflict MooseX-AttributeIndexes 1.0.0; -conflict MooseX-AttributeInflate 0.20; -conflict MooseX-CascadeClearing 0.30.0; -conflict MooseX-ClassAttribute 0.230; # NEW -conflict MooseX-Constructor-AllErrors 0.12; # NEW -conflict MooseX-FollowPBP 0.20; -conflict MooseX-HasDefaults 0.20; -conflict MooseX-InstanceTracking 0.40; -conflict MooseX-LazyRequire 0.60.0; -conflict MooseX-NonMoose 0.170.0; -conflict MooseX-POE 0.211.0; -conflict MooseX-Params-Validate 0.50; -conflict MooseX-PrivateSetters 0.30.0; -conflict MooseX-Role-Cmd 0.60; -conflict MooseX-Role-Parameterized 0.230.0; -conflict MooseX-Role-WithOverloading 0.070; -conflict MooseX-SetOnce 0.100.473; -conflict MooseX-SemiAffordanceAccessor 0.50; -conflict MooseX-Singleton 0.250; -conflict MooseX-StrictConstructor 0.120; #NEW -conflict MooseX-Types 0.190; -conflict MooseX-UndefTolerant 0.110.0; -conflict Pod-Elemental 0.93.280; -conflict Reaction 0.2.3; -conflict namespace-autoclean 0.08; # OLD -#conflict namespace-autoclean 0.80; # NEw -hard_conflict Class-MOP; - -depend Data-OptList; -depend Devel-GlobalDestruction; -depend Eval-Closure -depend List-MoreUtils 0.120 -depend MRO-Compat 0.05 # OLD VERSION SCHEME -#depend MRO-Compat 0.50 # NEW VERSION SCHEME -depend Package-DeprecationManager 0.10 # OLD VERSION SCHEME -# depend Package-DeprecationManager 0.100 # NEW VERSION SCHEME -depend Package-Stash 0.210 -depend Package-Stash-XS 0.180 -depend Params-Util 1 -depend-virtual Scalar-List-Utils 1.19 # OLD VERSION SCHEME -#depend-virtual Scalar-List-Utils 1.190 # NEW VERSION SCHEME -depend Sub-Exporter 0.980 -depend Sub-Name 0.05 # OLD VERSION SCHEME -#depend Sub-Name 0.50 # NEW VERSION SCHEME -depend Try-Tiny 0.20 - -test-depend-virtual Test-Simple 0.88 # OLD -#test-depend-virtual Test-Simple 0.880 # NEW -test-depend Test-Fatal 0.001 # OLD -# test-depend Test-Fatal 0.1 # NEW -test-depend Test-Requires 0.50 - -bdepend Dist-CheckConflicts 0.20 -bdepend-virtual ExtUtils-MakeMaker 6.56 # OLD VERSION SCHEME -# bdepend-virtual ExtUtils-MakeMaker 6.560 # NEW VERSION SCHEME=20 - -ddep_setup; - -SRC_TEST=3Ddo