From: Kent Fredric Date: Wed, 3 Jan 2018 14:58:13 +0000 (+1300) Subject: dev-perl/Gtk2: Cleanup old re bug #616920 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=2a9ed5a6c45cb7d68f2add8113a807a454c00098;p=gentoo.git dev-perl/Gtk2: Cleanup old re bug #616920 Closes: https://bugs.gentoo.org/616920 Package-Manager: Portage-2.3.18, Repoman-2.3.6 --- diff --git a/dev-perl/Gtk2/Gtk2-1.247.0.ebuild b/dev-perl/Gtk2/Gtk2-1.247.0.ebuild deleted file mode 100644 index 95b5af81941a..000000000000 --- a/dev-perl/Gtk2/Gtk2-1.247.0.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=XAOC -MODULE_VERSION=1.247 -inherit perl-module -#inherit virtualx - -DESCRIPTION="Perl bindings for GTK2" - -LICENSE="LGPL-2.1+" -SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="" - -RDEPEND=" - x11-libs/gtk+:2 - dev-perl/Cairo - >=dev-perl/glib-perl-1.280.0 - >=dev-perl/Pango-1.220.0 -" -DEPEND="${RDEPEND} - >=dev-perl/ExtUtils-Depends-0.300.0 - >=dev-perl/ExtUtils-PkgConfig-1.030.0 -" - -#RDEPEND+=" || (