summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/IO-Socket-Multicast/IO-Socket-Multicast-1.120.0.ebuild')
-rw-r--r--dev-perl/IO-Socket-Multicast/IO-Socket-Multicast-1.120.0.ebuild19
1 files changed, 0 insertions, 19 deletions
diff --git a/dev-perl/IO-Socket-Multicast/IO-Socket-Multicast-1.120.0.ebuild b/dev-perl/IO-Socket-Multicast/IO-Socket-Multicast-1.120.0.ebuild
deleted file mode 100644
index 2cfe1a2c5255..000000000000
--- a/dev-perl/IO-Socket-Multicast/IO-Socket-Multicast-1.120.0.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=BRAMBLE
-DIST_VERSION=1.12
-inherit perl-module
-
-DESCRIPTION="Send and receive multicast messages"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND=">=dev-perl/IO-Interface-0.940.0"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"