commit: 0225574b2b58de4fc606193e055196850b1320db
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 29 14:50:20 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 29 14:50:20 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0225574b
[treeclean] MooseX-Role-Restricted: As advertised
.../MooseX-Role-Restricted-1.30.0.ebuild | 22 ----------------------
dev-perl/MooseX-Role-Restricted/metadata.xml | 13 -------------
profiles/package.mask | 5 -----
3 files changed, 40 deletions(-)
diff --git
a/dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.0.ebuild
b/dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.0.ebuild
deleted file mode 100644
index f23e174..0000000
--- a/dev-perl/MooseX-Role-Restricted/MooseX-Role-Restricted-1.30.0.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MODULE_AUTHOR=GBARR
-MODULE_VERSION=1.03
-inherit perl-module
-
-DESCRIPTION="Restrict which sub are exported by a role"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=virtual/perl-Attribute-Handlers-0.880.0
- >=dev-perl/Moose-0.900.0
- virtual/perl-Test-Simple
-"
-DEPEND="${RDEPEND}"
diff --git a/dev-perl/MooseX-Role-Restricted/metadata.xml
b/dev-perl/MooseX-Role-Restricted/metadata.xml
deleted file mode 100644
index 6c0bf6e..0000000
--- a/dev-perl/MooseX-Role-Restricted/metadata.xml
+++ /dev/null
@@ -1,13 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <maintainer>
- <email>[email protected]</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">MooseX-Role-Restricted</remote-id>
- <remote-id type="cpan-module">MooseX::Role::Restricted</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 175b3c9..763c62a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -15,11 +15,6 @@ dev-perl/Catalyst-Plugin-Unicode
# Masked package will be pruned on, or after, 30 April 2015
virtual/perl-B-Lint
-# Kent Fredric <[email protected]> (15 Mar 2015)
-# Depercated upstream since 2011, dev-perl/namespace-autoclean recommended
instead.
-# Tree clean will occur any time after 15 April 2015
-dev-perl/MooseX-Role-Restricted
-
# Kent Fredric <[email protected]> (03 Jul 2014)
# Depends on old version of Date-Manip which is no longer available in portage
since
# 11 Jun 2014, and upstream are unresponsive.