commit:     c9f5269a4ef070dbd34d071259de95f95bc03cde
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 25 20:27:50 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Oct 25 20:28:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9f5269a

dev-perl/Heap: Enable tests

- EAPI6
- Enable tests

Package-Manager: Portage-2.3.8, Repoman-2.3.3

 dev-perl/Heap/Heap-0.800.0-r2.ebuild | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/dev-perl/Heap/Heap-0.800.0-r2.ebuild 
b/dev-perl/Heap/Heap-0.800.0-r2.ebuild
new file mode 100644
index 00000000000..336aa320482
--- /dev/null
+++ b/dev-perl/Heap/Heap-0.800.0-r2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=JMM
+DIST_VERSION=0.80
+inherit perl-module
+
+DESCRIPTION="Perl extensions for keeping data partially sorted"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+IUSE=""

Reply via email to