summaryrefslogtreecommitdiff
path: root/dev-perl/Template-GD
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/Template-GD
reinit the tree, so we can have metadata
Diffstat (limited to 'dev-perl/Template-GD')
-rw-r--r--dev-perl/Template-GD/Manifest5
-rw-r--r--dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild24
-rw-r--r--dev-perl/Template-GD/metadata.xml28
3 files changed, 57 insertions, 0 deletions
diff --git a/dev-perl/Template-GD/Manifest b/dev-perl/Template-GD/Manifest
new file mode 100644
index 000000000000..ac58d6a02223
--- /dev/null
+++ b/dev-perl/Template-GD/Manifest
@@ -0,0 +1,5 @@
+DIST Template-GD-2.66.tar.gz 12827 SHA256 98523c8192f2e8184042e5a2e172bd767ac289dd2e480f35f680dce32160905b SHA512 676b9a2345dbdf65b276a2cf2e50033d91ad958fc579d4bd02516baf9994cb1ca64edbedd320da0eb58738783054f8a58e358bc1da5c128bea98d4f031b0c84c WHIRLPOOL 7a0a3940fcf7aeed8fd473bd40dc3f9b00df30c0099dcdeefa88658f56821af6c28ae2aee873fd05c613325cf9ce8e1e77ceb5e405d94865a4aed364b79f2605
+EBUILD Template-GD-2.660.0-r1.ebuild 491 SHA256 90982741a82838c2b658c730eb9e12eada563832cd31f401d41f9869b65b77cc SHA512 2a981973d29befa9c958d85ff386c9549e8244c0dba6a25c3500bd4f35c16eb98e68aafa7ef4045200ba38361494f0b68ee49d799b11f35d2ea37de3744e380e WHIRLPOOL 055b9700e889461633127684fa2394925d0bde5e52eb770e508c002eda48d2013d5a58b70876dba8a4f26744c24d771d8c42c3d6ed08cb88b4d7ee7cc3268656
+MISC ChangeLog 2449 SHA256 c65d3000d77590337d5f2ea4f2753831730a398821920ac181ece312e79d1767 SHA512 4289ba9f66b46d21575a799730869c84147db427e2be84617bfa36da136d4715c8bdf32dacc57b41902272a1dbb3e1f67593914a7b086db7a7d58b99745613e9 WHIRLPOOL d844ba0f73c043ccaf23ed6c1f3480c4d03dfae731710f21135623105cedcf1b8fcf95fe615a9e20b10026cf5ad9350356d2198b879eaea85f94368f53c1ad60
+MISC ChangeLog-2015 3149 SHA256 01ce09391f202aea9d1ec35fe6cf8206793e109143d9d17f4ed29f5171687dbe SHA512 adfd084280fd921f4cecfe30cbb17d07ada60d0bc56472737e02619ac7cc683bccf72862a0435cf39920a15f5532195625dab4d1aeb91b7350700fea2b938bec WHIRLPOOL 45bc599bb64759414f03d436b014385e992ffbff388b60dbd68cdac287e581e3e63e294f81a0fc898a4c7b2bd37410577fec4bd1873d9ed7cead92765e89db13
+MISC metadata.xml 1678 SHA256 8b81d7a8cc685fc78d0a7264a5a67b5aaece14cf5bdf3a204a497a8a5b8fbcfd SHA512 acf0ace53079ece9c44ff1f956a3d3f7ec533a6c22ec5ff6c06798d181216d43c6a1ea64c093ef857ea99bf5d1399fa29612f5cba2500c2c99bba695d6eb310d WHIRLPOOL c62f8f4c7c53485ad69689df59b413ef8a897faf6f4fab642b9537fa24706959a3bf02f6d74de0f344f0e6e18da8497b937c88879cb80915e7deb5af1df967c3
diff --git a/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild b/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
new file mode 100644
index 000000000000..1aa190e6f95e
--- /dev/null
+++ b/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2014 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+MODULE_AUTHOR=ABW
+MODULE_VERSION=2.66
+inherit perl-module
+
+DESCRIPTION="GD plugin(s) for the Template Toolkit"
+
+SLOT="0"
+KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd ~x86-solaris"
+IUSE="test"
+
+RDEPEND="dev-perl/GD
+ dev-perl/GDTextUtil
+ dev-perl/GDGraph
+ dev-perl/GD-Graph3d
+ >=dev-perl/Template-Toolkit-2.15-r1"
+DEPEND="${RDEPEND}
+ test? ( dev-perl/GD[png] )"
+
+SRC_TEST="do"
diff --git a/dev-perl/Template-GD/metadata.xml b/dev-perl/Template-GD/metadata.xml
new file mode 100644
index 000000000000..e6ffbaeff152
--- /dev/null
+++ b/dev-perl/Template-GD/metadata.xml
@@ -0,0 +1,28 @@
+<?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">Template-GD</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Constants</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::area</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::bars</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::bars3d</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::lines</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::lines3d</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::linespoints</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::mixed</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::pie</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::pie3d</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Graph::points</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Image</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Polygon</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Text</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Text::Align</remote-id>
+ <remote-id type="cpan-module">Template::Plugin::GD::Text::Wrap</remote-id>
+ </upstream>
+</pkgmetadata>