summaryrefslogtreecommitdiff
path: root/dev-perl/Text-VimColor
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /dev-perl/Text-VimColor
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Text-VimColor')
-rw-r--r--dev-perl/Text-VimColor/Manifest6
-rw-r--r--dev-perl/Text-VimColor/Text-VimColor-0.260-r1.ebuild36
-rw-r--r--dev-perl/Text-VimColor/files/Text-VimColor-0.260-perl526.patch12
-rw-r--r--dev-perl/Text-VimColor/metadata.xml16
4 files changed, 70 insertions, 0 deletions
diff --git a/dev-perl/Text-VimColor/Manifest b/dev-perl/Text-VimColor/Manifest
new file mode 100644
index 000000000000..5c1dfeb5cfb7
--- /dev/null
+++ b/dev-perl/Text-VimColor/Manifest
@@ -0,0 +1,6 @@
+AUX Text-VimColor-0.260-perl526.patch 325 SHA256 ddfce42a540a75a90b86a231c3d490c5de1b3b5d343aaef53b61097834d699c7 SHA512 441e49942a883e4805c7c677633dc7ea981010ce5f30d55e82425b44e029dfe805acdf7763880b5a2b1a9e48f81b7e319a23a810794353a3d46747e6b7bdc3ba WHIRLPOOL 0d830cb467f9c368bca7ffe55906c44395b2d4b423db15b23b72d84f0c85f70e680f8b3503d36824d5af4910912074a80821a82b3404e4b5fa8dcaffdee9fcf1
+DIST Text-VimColor-0.26.tar.gz 137189 SHA256 f6990a75a3009fa0dfd15405c65f2932e8a5cb7e405559cb73ca04132394156c SHA512 33fc7c1da08e499199d7e7cecb53fae3d6dcd4f8207ed9cd250349e6f21691eac6335a19657cb69a22ec46f09b74171c4f6886438f5d5a85afe2f8680a09e82e WHIRLPOOL 78e5260a6ae431b1952c43174874b6bd5c103938e77786568a7c06c86e0034caa6faf16714d96faeb0f438562d483550802088c9270fca36d6ad7a30e9fcab5f
+EBUILD Text-VimColor-0.260-r1.ebuild 683 SHA256 5754842d28eda1f16ab419ec303e45dbdd16ae966223b7195c05c93500f585bd SHA512 ff884a211460f7c4d79297bfffbd2bfe48fd9a07cffd3cabee9a64abdf9134acd89612a787b85f782156e1369509dbc8ad52e34a1ce154be0c8c4c5c34ac6aea WHIRLPOOL 50e79c387fe80a528b0175888fae1a5dfc54a9ced8dcbe96e04c7bef0c19e067b8fbb53980d2d32db138ec5f29510a7f862fa1a07819e48e123d91de982597cc
+MISC ChangeLog 3120 SHA256 bedcaaaf41ee217e61f84bf3d8373399b2d24b609c27d090fea7633153098f97 SHA512 0ad46bfe63c7dc5cf4d7380ad5b8df3e0a6a41ec4bc840b9a13d268b1de588bbb0f7a153910790e8ca84f9e380dca0067a09aa5e3d2d29689b9d68df5ae61741 WHIRLPOOL 2fba471fffaea7a1311d2af02d840184d797632c8cbea87537e696007affdb84b366d0aac007d42facc9484717c1818ed15c62981e8dfd9ec43347a15c1025d3
+MISC ChangeLog-2015 840 SHA256 e01525e47ee9950640b20b3bf9e9e9eb8ea24cbe6518369140c6622de8b34534 SHA512 f84675cc47d87605dd7102f7681e5ebb7733aab4acf85d7416709fb0656b1a6aec7186e8139fd49bef55d436c47995abbe0d377d0ea40364426df856a95d3105 WHIRLPOOL a0ccf6d482b7dc55a457275560dab03a5d587fa52e2f3156a1c3a0ec2c9acde77ad912eac63aba7da82e40733240729ac6bf0226f7a30035ebe88bd65d919e25
+MISC metadata.xml 548 SHA256 00a4bb32a02c2b0c9e317037fc1ec7043439f2e515179b9113e7fc403fee64de SHA512 6cdb2cc83fcd795296d625a23fe718bed876226c20f54cef2ea6bdf540e8ef5cb448a48667b38d28ba7c5a0dc9517abc23a3e217e60d63734dba58ea3cc4c4a7 WHIRLPOOL 9e07039cf7a16daf4417cda6630dfa2a55b8bfd78a256ed424c7a759f4d1ffec83864cbbfb1e0b2ea10f2aad6a5414d62bbba7ede668d8a42213d203aa4c7657
diff --git a/dev-perl/Text-VimColor/Text-VimColor-0.260-r1.ebuild b/dev-perl/Text-VimColor/Text-VimColor-0.260-r1.ebuild
new file mode 100644
index 000000000000..aa7290a59f43
--- /dev/null
+++ b/dev-perl/Text-VimColor/Text-VimColor-0.260-r1.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_VERSION=0.26
+DIST_AUTHOR="RWSTAUNER"
+
+inherit perl-module
+
+DESCRIPTION="Syntax highlighting using vim"
+HOMEPAGE="https://github.com/rwstauner/Text-VimColor"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="app-editors/vim[-minimal]"
+DEPEND="${RDEPEND}
+ dev-perl/File-ShareDir-Install
+ dev-perl/Test-File-ShareDir
+ dev-perl/File-ShareDir
+ dev-perl/Class-Tiny
+ dev-perl/Path-Tiny
+ test? (
+ dev-perl/Test-Pod-Coverage
+ dev-perl/Pod-Coverage
+ dev-perl/Path-Class
+ dev-perl/XML-Parser
+ dev-perl/Test-Pod
+ )
+"
+
+PATCHES=(
+ "${FILESDIR}/${P}-perl526.patch"
+)
diff --git a/dev-perl/Text-VimColor/files/Text-VimColor-0.260-perl526.patch b/dev-perl/Text-VimColor/files/Text-VimColor-0.260-perl526.patch
new file mode 100644
index 000000000000..7d7159ea3243
--- /dev/null
+++ b/dev-perl/Text-VimColor/files/Text-VimColor-0.260-perl526.patch
@@ -0,0 +1,12 @@
+diff -ruN Text-VimColor-0.26.orig/Makefile.PL Text-VimColor-0.26/Makefile.PL
+--- Text-VimColor-0.26.orig/Makefile.PL 2015-03-21 04:14:35.000000000 -0000
++++ Text-VimColor-0.26/Makefile.PL 2017-08-04 09:46:55.760799972 -0000
+@@ -12,6 +12,8 @@
+
+ use 5.006;
+
++use lib q[.];
++
+ use inc::VimCommand;
+ use ExtUtils::MakeMaker;
+
diff --git a/dev-perl/Text-VimColor/metadata.xml b/dev-perl/Text-VimColor/metadata.xml
new file mode 100644
index 000000000000..f128959908bd
--- /dev/null
+++ b/dev-perl/Text-VimColor/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>monsieurp@gentoo.org</email>
+ </maintainer>
+ <maintainer type="project">
+ <email>perl@gentoo.org</email>
+ <name>Gentoo Perl Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="cpan">Text-VimColor</remote-id>
+ <remote-id type="cpan-module">Text::VimColor</remote-id>
+ <remote-id type="github">rwstauner/Text-VimColor</remote-id>
+ </upstream>
+</pkgmetadata>