summaryrefslogtreecommitdiff
path: root/dev-perl/Algorithm-Annotate
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/Algorithm-Annotate
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Algorithm-Annotate')
-rw-r--r--dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r1.ebuild19
-rw-r--r--dev-perl/Algorithm-Annotate/Manifest3
-rw-r--r--dev-perl/Algorithm-Annotate/metadata.xml12
3 files changed, 34 insertions, 0 deletions
diff --git a/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r1.ebuild b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r1.ebuild
new file mode 100644
index 000000000000..bcffabb2aace
--- /dev/null
+++ b/dev-perl/Algorithm-Annotate/Algorithm-Annotate-0.100.0-r1.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=CLKAO
+MODULE_VERSION=0.10
+inherit perl-module
+
+DESCRIPTION="Represent a series of changes in annotate form"
+
+SLOT="0"
+KEYWORDS="alpha amd64 ia64 ~ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+RDEPEND=">=dev-perl/Algorithm-Diff-1.150.0"
+DEPEND="${RDEPEND}"
+
+SRC_TEST="do"
diff --git a/dev-perl/Algorithm-Annotate/Manifest b/dev-perl/Algorithm-Annotate/Manifest
new file mode 100644
index 000000000000..099f6f55613e
--- /dev/null
+++ b/dev-perl/Algorithm-Annotate/Manifest
@@ -0,0 +1,3 @@
+DIST Algorithm-Annotate-0.10.tar.gz 1611 BLAKE2B 35c93df4fda8bd217f2966f8bcad9e8e26482b5e345bcf7a2f847769ac2321f8f270b424a75b436bf7aea72091134c2a69e36e5026b8e942599dac7ec3f2843e SHA512 ee828f91876713db6dbcb3ca97dfee57350f1487f3583ecc1874a6a86eeb13d1bb35ee57dad67a8bd8b050417763ff4efef9db49e7061e355972f7a8aa6d000d
+EBUILD Algorithm-Annotate-0.100.0-r1.ebuild 440 BLAKE2B 28afd3c748f93c5e9f65902e350153cfc68b7836b1fe968fb93a6dba8c7d4de2000f725476731f5e9da0727d537867449d071887377d219433d018644fdac251 SHA512 9972f99e5d42be090b9844c7a0b7af545b151b74595928250b99dc5517703f991b5e7796345e4aa58363ad8acfa62d236b8cd685f8d90dfcee3e04ea43390505
+MISC metadata.xml 408 BLAKE2B 1e4d1bb009ea8903f4df43df6b59d44caa17a88684fb9fb1972428ceb1fe0716f8a2a257dd085d7e89a2ecb332c83db6876103f7b0e4ab9f0907a6f2721d89c0 SHA512 d83d0383323a7c74a15b918ca67ca2efff174a21667c982cc3f69424ec6080ffa03b5614ddd3c81527cb8b4c49653c06cacbf6f49e45f55f020d56bb99e3b272
diff --git a/dev-perl/Algorithm-Annotate/metadata.xml b/dev-perl/Algorithm-Annotate/metadata.xml
new file mode 100644
index 000000000000..e5a4a318d4c9
--- /dev/null
+++ b/dev-perl/Algorithm-Annotate/metadata.xml
@@ -0,0 +1,12 @@
+<?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">Algorithm-Annotate</remote-id>
+ <remote-id type="cpan-module">Algorithm::Annotate</remote-id>
+ </upstream>
+</pkgmetadata>