summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-05-24 21:11:56 +0200
committerPacho Ramos <pacho@gentoo.org>2016-05-24 21:12:53 +0200
commitb81e95c3242488565fbedb3f4f7e28711fab10fc (patch)
treeced78f4ac1c575a1a726495dfa84382ca983925b
parentdev-lang/gdl: Drop old version relying on obsolete wxGTK (diff)
downloadgentoo-b81e95c3.tar.gz
gentoo-b81e95c3.tar.bz2
gentoo-b81e95c3.zip
dev-perl/Wx-Perl-ProcessStream: Drop old version relying on obsolete wxGTK
Package-Manager: portage-2.3.0_rc1
-rw-r--r--dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild23
1 files changed, 0 insertions, 23 deletions
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