public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Moose/
Date: Fri, 15 Apr 2011 05:52:31 +0000 (UTC)	[thread overview]
Message-ID: <a020e282ecc9f25f6ae658db0e2898ed76959b78.kent@gentoo> (raw)

commit:     a020e282ecc9f25f6ae658db0e2898ed76959b78
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 15 05:48:49 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 15 05:48:49 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a020e282

[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 $
 
+  15 Apr 2011; Kent Fredric <kentfredric@gmail.com> -Moose-2.0.0.ebuild:
+  Removed, now in ::gentoo
+
 *Moose-2.0.0 (12 Apr 2011)
 
   12 Apr 2011; Kent Fredric <kentfredric@gmail.com> +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=4
-MODULE_VERSION="2.0000"
-MODULE_AUTHOR=DOY
-#MODULE_DZIL_TRIAL=1
-#MODULE_AUTHOR=DROLSKY
-#MODULE_AUTHOR=FLORA
-inherit perl-module perl-declaredeps
-
-DESCRIPTION="A postmodern object system for Perl 5"
-
-PATCHES=(
-#	"${FILESDIR}/${MODULE_VERSION}/0001-lazy-default-fix.patch"
-#	"${FILESDIR}/${MODULE_VERSION}/0002-delete-not-undef.patch"
-)
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-# 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 
-
-ddep_setup;
-
-SRC_TEST=do



             reply	other threads:[~2011-04-15  5:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-15  5:52 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-04-20 16:25 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Moose/ Kent Fredric
2011-04-13 10:52 Kent Fredric
2011-04-05 11:17 Kent Fredric
2011-04-03 12:30 Kent Fredric
2011-04-02 14:42 Kent Fredric
2011-03-23  6:19 Kent Fredric
2011-03-10 22:20 Kent Fredric
2011-03-01 22:04 Kent Fredric

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a020e282ecc9f25f6ae658db0e2898ed76959b78.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox