dev-perl/Wx-Perl-ProcessStream: Drop old version relying on obsolete wxGTK
authorPacho Ramos <pacho@gentoo.org>
Tue, 24 May 2016 19:11:56 +0000 (21:11 +0200)
committerPacho Ramos <pacho@gentoo.org>
Tue, 24 May 2016 19:12:53 +0000 (21:12 +0200)
Package-Manager: portage-2.3.0_rc1

dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild [deleted file]

diff --git a/dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild b/dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild
deleted file mode 100644 (file)
index 24e8851..0000000
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-WX_GTK_VER="2.8"
-MODULE_AUTHOR=MDOOTSON
-MODULE_VERSION=0.32
-inherit wxwidgets perl-module
-
-DESCRIPTION="access IO of external processes via events"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
-       x11-libs/wxGTK:2.8
-       >=dev-perl/Wx-0.97.01"
-DEPEND="${RDEPEND}"
-
-#SRC_TEST=do