dev-perl/Gtk2-AppIndicator: Cleanup old version 0.150.0
authorKent Fredric <kentnl@gentoo.org>
Sat, 9 Jun 2018 00:55:31 +0000 (12:55 +1200)
committerKent Fredric <kentnl@gentoo.org>
Sat, 9 Jun 2018 01:24:30 +0000 (13:24 +1200)
Package-Manager: Portage-2.3.29, Repoman-2.3.9

dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild [deleted file]

diff --git a/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild b/dev-perl/Gtk2-AppIndicator/Gtk2-AppIndicator-0.150.0.ebuild
deleted file mode 100644 (file)
index 3bef901..0000000
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=OESTERHOL
-MODULE_VERSION=0.15
-inherit virtualx perl-module
-
-DESCRIPTION="Perl binding for the GTK2 AppIndicator"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-
-RDEPEND="
-       >=dev-perl/Gtk2-1.200.0
-       dev-libs/libappindicator:2
-"
-DEPEND="${RDEPEND}
-       virtual/perl-ExtUtils-MakeMaker
-"
-src_test() {
-       virtx perl-module_src_test
-}
-SRC_TEST="do parallel"