From: Pacho Ramos Date: Tue, 24 May 2016 19:11:56 +0000 (+0200) Subject: dev-perl/Wx-Perl-ProcessStream: Drop old version relying on obsolete wxGTK X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b81e95c3242488565fbedb3f4f7e28711fab10fc;p=gentoo.git dev-perl/Wx-Perl-ProcessStream: Drop old version relying on obsolete wxGTK Package-Manager: portage-2.3.0_rc1 --- 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 index 24e8851bda11..000000000000 --- a/dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild +++ /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