summaryrefslogtreecommitdiff
path: root/dev-perl/Template-GD
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 20:57:42 +0100
commit1798c4aeca70ac8d0a243684d6a798fbc65735f8 (patch)
treee48e19cb6fa03de18e1c63e1a93371b7ebc4eb56 /dev-perl/Template-GD
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Template-GD')
-rw-r--r--dev-perl/Template-GD/Manifest3
-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, 0 insertions, 55 deletions
diff --git a/dev-perl/Template-GD/Manifest b/dev-perl/Template-GD/Manifest
deleted file mode 100644
index f8ccc50f3872..000000000000
--- a/dev-perl/Template-GD/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Template-GD-2.66.tar.gz 12827 BLAKE2B f69506abfd9533c1aea95eff90c15f269373cf3d967d0d6c22851fb57563ded061cc39d1ffa933ebb992c5e0d7c863a9e61febe5b693b41cbbb9eda407dfb433 SHA512 676b9a2345dbdf65b276a2cf2e50033d91ad958fc579d4bd02516baf9994cb1ca64edbedd320da0eb58738783054f8a58e358bc1da5c128bea98d4f031b0c84c
-EBUILD Template-GD-2.660.0-r1.ebuild 491 BLAKE2B 34e5440edeb881ed8db2332180171b2575baad0ee27fb931a852d97af38778eb3f45999b03a76779f7c51f70583f39dc2754e10d422699454596887d22dc4a78 SHA512 2a981973d29befa9c958d85ff386c9549e8244c0dba6a25c3500bd4f35c16eb98e68aafa7ef4045200ba38361494f0b68ee49d799b11f35d2ea37de3744e380e
-MISC metadata.xml 1678 BLAKE2B 042a95db74d0b940890ee0ec2bd14d27416a74ea0f5fea3416f25597e7c6727667f0e37e7dd24b527395871a98b40a0873614d5e59f1faa17878c1dbad17abd3 SHA512 acf0ace53079ece9c44ff1f956a3d3f7ec533a6c22ec5ff6c06798d181216d43c6a1ea64c093ef857ea99bf5d1399fa29612f5cba2500c2c99bba695d6eb310d
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
deleted file mode 100644
index 1aa190e6f95e..000000000000
--- a/dev-perl/Template-GD/Template-GD-2.660.0-r1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# 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
deleted file mode 100644
index e6ffbaeff152..000000000000
--- a/dev-perl/Template-GD/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?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>