From: Kent Fredric Date: Tue, 1 May 2018 00:21:51 +0000 (+1200) Subject: dev-perl/Net-Daemon: Cleanup old re bug #633722 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d5bfd441b8171a2250db7a5d77eef5baec185d30;p=gentoo.git dev-perl/Net-Daemon: Cleanup old re bug #633722 Closes: https://bugs.gentoo.org/633722 Package-Manager: Portage-2.3.29, Repoman-2.3.9 --- diff --git a/dev-perl/Net-Daemon/Net-Daemon-0.480.0-r1.ebuild b/dev-perl/Net-Daemon/Net-Daemon-0.480.0-r1.ebuild deleted file mode 100644 index 0973575e06d2..000000000000 --- a/dev-perl/Net-Daemon/Net-Daemon-0.480.0-r1.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -MODULE_AUTHOR=MNOONING -MODULE_VERSION=0.48 -inherit perl-module - -DESCRIPTION="Abstract base class for portable servers" - -SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" -IUSE="" -SRC_TEST="broken"