summaryrefslogtreecommitdiff
path: root/dev-perl/SVG
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/SVG
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/SVG')
-rw-r--r--dev-perl/SVG/Manifest7
-rw-r--r--dev-perl/SVG/SVG-2.640.0.ebuild31
-rw-r--r--dev-perl/SVG/SVG-2.770.0.ebuild31
-rw-r--r--dev-perl/SVG/SVG-2.820.0.ebuild31
-rw-r--r--dev-perl/SVG/metadata.xml16
5 files changed, 0 insertions, 116 deletions
diff --git a/dev-perl/SVG/Manifest b/dev-perl/SVG/Manifest
deleted file mode 100644
index d9c62d5cd210..000000000000
--- a/dev-perl/SVG/Manifest
+++ /dev/null
@@ -1,7 +0,0 @@
-DIST SVG-2.64.tar.gz 52382 BLAKE2B 28e49416719060d9cfdae23639f328c0bf132390863af77e035dce5c8fd6ca87b93f6944335cd466680b6c01a38844e8e16aa6401e37ba25c303f9c9f4f87a64 SHA512 81e5c7a10d07575b3bfa06c11aed8c47edfa0e65bb108feab13debb5155bfa3464f687ca142ee5fc9f3a0f01dea674c0c1daad69bff8aa2e263245e60891d914
-DIST SVG-2.77.tar.gz 53423 BLAKE2B 310235b034f03163dfa4d04533c1bab40e8fb22e919719b1218c2429d41806e36e3ac085f9db21da1953537a9969e66167032cce842446551085912bd0693a44 SHA512 ac8ffb274cd65250370a9949e4118b3e35c0c18ba1905c70b20bafa0190db96d0eea1007f2b5e355c07eba9a346d0f131556f31b072caf473ccdac18dfd6ee97
-DIST SVG-2.82.tar.gz 53717 BLAKE2B eb09b912cc719a53b7aa990ca0d56213c6c3e46f36ff7a0e32e3e643d3a012541f5bdeb4077b3cdb879c19ceec7d7bca9a38d42b78e6d18cdde0a2358ba61f28 SHA512 4241cfdc05758d90b7c2fd8a0fd2df1a8a95bad6859a6e30eb2f05a6c6e15f37ab9739304e956929f48b20a41c2b309fc97854440a4a1350a4badd515c7041a5
-EBUILD SVG-2.640.0.ebuild 607 BLAKE2B f564a2f39cb9581a4a5df392b2740b0aad10a0a31578c4b3b86468590e18fe85aa5474529f34e77ab593c7681b521c8b258eba4eaefe382338482a96ae616030 SHA512 31b23405ed967918ae81014711fa00577a52419b1f5be8e36d53d0a57a4d347b423e5cae5ce9028384938ca1e69ded3139972bc2850299e83e8d4d28b2fd594f
-EBUILD SVG-2.770.0.ebuild 654 BLAKE2B f623cf74b77e902e43230ac57606e53bc95b1472c2434c7f633e60a92223853416110331a01d1042668c50db6a8c639bf1d989654c54feed57d7996e2ddd375e SHA512 a38304ddb920922347868fcdcaf3cb0a3af424a8c3d08783627f3fc6553dfa95429d2d93a0008db793c746063f6266f822098a499a2354fb56bc842061de4ab1
-EBUILD SVG-2.820.0.ebuild 654 BLAKE2B 999871945c2ae0607077dacf607f48e80e2129e59ee542e00dc5b870d557747f5fa327fb9c1757e1b3225d1f804d2459f6ad9cb54684af45ec23bbee0ea65a2b SHA512 3b420706d880917c0424777cf12f376a57f2b893212abec56493b09b646f8597f59b27864ed2623e07a233e51f4e8ee95612f80ec20b1e8dfd1860131be7605f
-MISC metadata.xml 607 BLAKE2B 95c47e369457c2375f1568e79de73e3ebd79623818ed418a71d4adf5c2b2d06fbfff99eaf25fab8e877ae8007745b6c235bb0251e17203cd9277296a21c42015 SHA512 f3d2299c823452ee082d9ecd537e978756da7a571ea1b3779e5f5da0cbd06bf57548b450d95ebdadeb39387a2864c54dedd3ab8e16d6bad89d022e709a93b145
diff --git a/dev-perl/SVG/SVG-2.640.0.ebuild b/dev-perl/SVG/SVG-2.640.0.ebuild
deleted file mode 100644
index 31c721f8f205..000000000000
--- a/dev-perl/SVG/SVG-2.640.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=SZABGAB
-MODULE_VERSION=2.64
-inherit perl-module
-
-DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
-
-SLOT="0"
-KEYWORDS="amd64 ppc x86"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-parent
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( virtual/perl-Test-Simple )
-"
-
-SRC_TEST="do parallel"
-
-src_test() {
- perl_rm_files t/96-perl-critic.t t/98-tidyall.t \
- t/99_test_pod_coverage.t
- perl-module_src_test
-}
diff --git a/dev-perl/SVG/SVG-2.770.0.ebuild b/dev-perl/SVG/SVG-2.770.0.ebuild
deleted file mode 100644
index 5b5bb01dec68..000000000000
--- a/dev-perl/SVG/SVG-2.770.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MANWAR
-DIST_VERSION=2.77
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-parent
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.940.0 )
-"
-src_test() {
- perl_rm_files t/96-perl-critic.t t/98-tidyall.t \
- t/99_test_pod_coverage.t \
- t/meta-json.t \
- t/meta-yml.t
- perl-module_src_test
-}
diff --git a/dev-perl/SVG/SVG-2.820.0.ebuild b/dev-perl/SVG/SVG-2.820.0.ebuild
deleted file mode 100644
index 1511b8f5323a..000000000000
--- a/dev-perl/SVG/SVG-2.820.0.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=MANWAR
-DIST_VERSION=2.82
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Perl extension for generating Scalable Vector Graphics (SVG) documents"
-
-SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="test"
-
-RDEPEND="
- virtual/perl-parent
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? ( >=virtual/perl-Test-Simple-0.940.0 )
-"
-src_test() {
- perl_rm_files t/96-perl-critic.t t/98-tidyall.t \
- t/99_test_pod_coverage.t \
- t/meta-json.t \
- t/meta-yml.t
- perl-module_src_test
-}
diff --git a/dev-perl/SVG/metadata.xml b/dev-perl/SVG/metadata.xml
deleted file mode 100644
index 325229452283..000000000000
--- a/dev-perl/SVG/metadata.xml
+++ /dev/null
@@ -1,16 +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">SVG</remote-id>
- <remote-id type="cpan-module">SVG</remote-id>
- <remote-id type="cpan-module">SVG::DOM</remote-id>
- <remote-id type="cpan-module">SVG::Element</remote-id>
- <remote-id type="cpan-module">SVG::Extension</remote-id>
- <remote-id type="cpan-module">SVG::XML</remote-id>
- </upstream>
-</pkgmetadata>