diff options
author | Pacho Ramos <pacho@gentoo.org> | 2016-05-24 21:11:56 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2016-05-24 21:12:53 +0200 |
commit | b81e95c3242488565fbedb3f4f7e28711fab10fc (patch) | |
tree | ced78f4ac1c575a1a726495dfa84382ca983925b /dev-perl | |
parent | dev-lang/gdl: Drop old version relying on obsolete wxGTK (diff) | |
download | gentoo-b81e95c3242488565fbedb3f4f7e28711fab10fc.tar.gz gentoo-b81e95c3242488565fbedb3f4f7e28711fab10fc.tar.bz2 gentoo-b81e95c3242488565fbedb3f4f7e28711fab10fc.zip |
dev-perl/Wx-Perl-ProcessStream: Drop old version relying on obsolete wxGTK
Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Wx-Perl-ProcessStream/Wx-Perl-ProcessStream-0.320.0-r1.ebuild | 23 |
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 |