commit: d5bfd441b8171a2250db7a5d77eef5baec185d30 Author: Kent Fredric <kentnl <AT> gentoo <DOT> org> AuthorDate: Tue May 1 00:21:51 2018 +0000 Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org> CommitDate: Tue May 1 00:21:51 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5bfd441
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 dev-perl/Net-Daemon/Net-Daemon-0.480.0-r1.ebuild | 15 --------------- 1 file changed, 15 deletions(-) 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 0973575e06d..00000000000 --- 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"
