summaryrefslogtreecommitdiff
path: root/dev-perl/Algorithm-Diff
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-Diff
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Algorithm-Diff')
-rw-r--r--dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild18
-rw-r--r--dev-perl/Algorithm-Diff/Manifest3
-rw-r--r--dev-perl/Algorithm-Diff/metadata.xml17
3 files changed, 38 insertions, 0 deletions
diff --git a/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild
new file mode 100644
index 000000000000..fe986911f00b
--- /dev/null
+++ b/dev-perl/Algorithm-Diff/Algorithm-Diff-1.190.300.ebuild
@@ -0,0 +1,18 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=TYEMQ
+MODULE_VERSION=1.1903
+inherit perl-module
+
+DESCRIPTION="Compute intelligent differences between two files / lists"
+
+SLOT="0"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris"
+IUSE=""
+
+DEPEND="virtual/perl-ExtUtils-MakeMaker"
+
+SRC_TEST="do"
diff --git a/dev-perl/Algorithm-Diff/Manifest b/dev-perl/Algorithm-Diff/Manifest
new file mode 100644
index 000000000000..e5b04119748c
--- /dev/null
+++ b/dev-perl/Algorithm-Diff/Manifest
@@ -0,0 +1,3 @@
+DIST Algorithm-Diff-1.1903.tar.gz 34174 BLAKE2B 85d64400c722d9547efb0c63d717f9c70cdd9f3b8282ca67d1b513507adeba0af68b2e45fe46c53ebaea85c3cd3f4e6d894c68d68587d88b01ba3eb362bf1458 SHA512 61632be4c19a03ccacaa218ab7cb8bdbc53a4a6030b8173a59c7611056375536788392c1da00ab88f3df9884fc8a67825efc83b70e2e564664d5187021d6b106
+EBUILD Algorithm-Diff-1.190.300.ebuild 498 BLAKE2B 6a79244a3f452b454203762968731bb26775656e156fdaf964e01140cdd96807eda435c1506406a58c816d3bb6cd3677937f451183374ccac5ce136a182843b2 SHA512 0c153790a51705c03dd0cfe3647f84e0314158a40e38813e90cae712515c46054751cf8026562e107b8061f7f9604a06ecdf5758cef36c7820fa2e9a8128b5af
+MISC metadata.xml 589 BLAKE2B 151bc973e2175c575b9f4b3114020bda4272db296f8ef300d2af028927986fa6c383d853e37aa21adf80968ee72cfde6465ffacad81f8c68625147a8f2227cc6 SHA512 4c44635e9c899355e9e47f8d7c3a491b0fa403bc49e415e0d27fd5cca96fed72586cfe77fbf9ec516316d93bde1142b08d55ed1894d623dc9f0ff3ea677abd48
diff --git a/dev-perl/Algorithm-Diff/metadata.xml b/dev-perl/Algorithm-Diff/metadata.xml
new file mode 100644
index 000000000000..90dd7fdb1a12
--- /dev/null
+++ b/dev-perl/Algorithm-Diff/metadata.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Algorithm-Diff</remote-id>
+ <remote-id type="cpan-module">Algorithm::Diff</remote-id>
+ <remote-id type="cpan-module">Algorithm::Diff::_impl</remote-id>
+ </upstream>
+</pkgmetadata>