dev-perl/IO-Socket-Multicast: New package, needed for www-misc/zoneminder

Package-Manager: portage-2.3.2
This commit is contained in:
Andreas K. Huettel
2016-12-01 21:42:12 +01:00
parent 22aa8bae27
commit a5912712b3
3 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
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
"

View File

@@ -0,0 +1 @@
DIST IO-Socket-Multicast-1.12.tar.gz 11685 SHA256 70e8af4aa21d19bab5edd9f43a6b3d6277748a65145d46ff0ea2ae4c59495c72 SHA512 7512a48b56aa12c04ba082ed7ab44f573d3cd2ab2b3b377a5faeb93499220c65d8ed7d99612bd0c6f3b15e574438907389bd1406f55fe3bbff878cccb03848a3 WHIRLPOOL 741853035f02c7bb73fa7d277d78dda3e13d75a8019ecdba3c6ac97c9330ccad47b54fe51816e925b21cebd44d61a1ad57dbd0b59a67862bd92bf77e46581590

View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>perl@gentoo.org</email>
<name>Gentoo Perl Project</name>
</maintainer>
</pkgmetadata>