commit: 707d187033f838f06205f8f65dad403861677a74
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 5 09:38:47 2014 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 5 09:38:47 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=707d1870
[treeclean] App-Asciio as per mask notice
---
dev-perl/App-Asciio/App-Asciio-1.2.71-r1.ebuild | 43 -------------------------
dev-perl/App-Asciio/metadata.xml | 17 ----------
profiles/package.mask | 1 -
3 files changed, 61 deletions(-)
diff --git a/dev-perl/App-Asciio/App-Asciio-1.2.71-r1.ebuild
b/dev-perl/App-Asciio/App-Asciio-1.2.71-r1.ebuild
deleted file mode 100644
index 667c631..0000000
--- a/dev-perl/App-Asciio/App-Asciio-1.2.71-r1.ebuild
+++ /dev/null
@@ -1,43 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=NKH
-MODULE_VERSION="1.02.71"
-inherit perl-module
-
-DESCRIPTION="gtk2-perl application to draw ASCII diagrams"
-
-SLOT="0"
-KEYWORDS="~x86 ~amd64"
-IUSE="test"
-
-RDEPEND="dev-perl/gtk2-perl
- dev-perl/Readonly
- dev-perl/Sub-Exporter
- dev-perl/Clone
- dev-perl/Data-Compare
- dev-perl/Data-TreeDumper
- dev-perl/Compress-Bzip2
- dev-perl/Data-TreeDumper-Renderer-GTK
- dev-perl/Eval-Context
- dev-perl/glib-perl
- dev-perl/List-MoreUtils
- virtual/perl-MIME-Base64
- dev-perl/File-Slurp
- dev-perl/Algorithm-Diff
- dev-perl/Module-Util"
-
-DEPEND="${RDEPEND}
- virtual/perl-Module-Build
- virtual/perl-Test-Simple
- virtual/perl-Pod-Parser
- test? (
- dev-perl/Test-NoWarnings
- dev-perl/Test-Warn
- )
-"
-
-SRC_TEST="do"
diff --git a/dev-perl/App-Asciio/metadata.xml b/dev-perl/App-Asciio/metadata.xml
deleted file mode 100644
index e975d2b..0000000
--- a/dev-perl/App-Asciio/metadata.xml
+++ /dev/null
@@ -1,17 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">App-Asciio</remote-id>
- <remote-id type="cpan-module">App::Asciio</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::editable_arrow2</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::editable_box2</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::if_box</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::process_box</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::section_wirl_arrow</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::single_stripe</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::stripes</remote-id>
- <remote-id
type="cpan-module">App::Asciio::stripes::wirl_arrow</remote-id>
- </upstream>
-</pkgmetadata>
diff --git a/profiles/package.mask b/profiles/package.mask
index 9a92e4f..c06070b 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -15,7 +15,6 @@ virtual/perl-Term-UI
# Kent Fredric <[email protected]> (05 Sep 2014)
# Deprecations due to Text-Block being deprecated upstream.
# Will be treecleaned on, or after, 05 Oct 2014
-dev-perl/App-Asciio
dev-perl/Directory-Scratch-Structured
dev-perl/Eval-Context
dev-perl/Test-Block