--- /dev/null
+DIST Set-Scalar-1.28.tar.gz 21521 SHA256 4c684759a2d1b1b684a39d22c32cf90440623c3933943e8c2b381a7b73e97ddc SHA512 b834418fccfc59aeaa9df1b6447947a4e95ec85c20ace3644ac653f2260bda9944da9e9bab51ab1d76ca3578709d248274acb05ebccb00d24c8cd37bc799bec2 WHIRLPOOL 49efc0486989148f694dccca74f12bf54df914c27637583a930e322ece4bda0270fc2bb0a29f61fcee7c1d0b6ec3b2f6d37be5577039c1227f8d56acc7ec71b5
+DIST Set-Scalar-1.29.tar.gz 21549 SHA256 a3dc1526f3dde72d3c64ea00007b86ce608cdcd93567cf6e6e42dc10fdc4511d SHA512 ee77f72a237ed7d3f0467395009b00163c33e095fe5e8bdc971c8cd0eee8dbc825c83ab486e6f54ed6c1aedf1539cde9d9b1a54b8be703d5dc01ee48017ce45c WHIRLPOOL 09c4885e283c863dee81a52fad55838db1bda7398aaaae5eb7572e907b17f130193fa2a5f3fd6dd842da598e69f47f00c1dd74ead3cff231c1c58531c93ccac1
--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DAVIDO
+MODULE_VERSION=1.28
+inherit perl-module
+
+DESCRIPTION="Scalar set operations"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
--- /dev/null
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+MODULE_AUTHOR=DAVIDO
+MODULE_VERSION=1.29
+inherit perl-module
+
+DESCRIPTION="Scalar set operations"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+SRC_TEST="do"
--- /dev/null
+<?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>
+ <upstream>
+ <remote-id type="cpan">Set-Scalar</remote-id>
+ <remote-id type="cpan-module">Set::Scalar</remote-id>
+ <remote-id type="cpan-module">Set::Scalar::Base</remote-id>
+ <remote-id type="cpan-module">Set::Scalar::Null</remote-id>
+ <remote-id type="cpan-module">Set::Scalar::Real</remote-id>
+ <remote-id type="cpan-module">Set::Scalar::Universe</remote-id>
+ <remote-id type="cpan-module">Set::Scalar::Valued</remote-id>
+ <remote-id type="cpan-module">Set::Scalar::ValuedUniverse</remote-id>
+ <remote-id type="cpan-module">Set::Scalar::Virtual</remote-id>
+ </upstream>
+</pkgmetadata>