summaryrefslogtreecommitdiff
path: root/dev-perl/Config-Grammar
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/Config-Grammar
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Config-Grammar')
-rw-r--r--dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild25
-rw-r--r--dev-perl/Config-Grammar/Manifest3
-rw-r--r--dev-perl/Config-Grammar/metadata.xml14
3 files changed, 0 insertions, 42 deletions
diff --git a/dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild b/dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild
deleted file mode 100644
index c98ca708f96a..000000000000
--- a/dev-perl/Config-Grammar/Config-Grammar-1.120.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_AUTHOR=DSCHWEI
-DIST_VERSION=1.12
-inherit perl-module
-
-DESCRIPTION="A grammar-based, user-friendly config parser"
-
-SLOT="0"
-KEYWORDS="amd64 ~hppa ~sparc x86"
-IUSE="test"
-
-RDEPEND=""
-DEPEND="virtual/perl-ExtUtils-MakeMaker
- test? (
- virtual/perl-Test
- virtual/perl-Test-Simple
- )
-"
-PERL_RM_FILES=(
- "lib/Config/Grammar.pm~"
-)
diff --git a/dev-perl/Config-Grammar/Manifest b/dev-perl/Config-Grammar/Manifest
deleted file mode 100644
index 860daf3a4a12..000000000000
--- a/dev-perl/Config-Grammar/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Config-Grammar-1.12.tar.gz 26163 BLAKE2B ed0e1e38698dc1d3d09f7eb5026765a6a91d599b2d222016ac82d44d8da18035603e2ae97e13c1066d7bf0259993e0e9bcde2257f17c18854b9e713b74896332 SHA512 44d46019b32d891830d224b6002c2c73fd59c772b0308ac27ab68b5899bb921c74184a0c354a41c8bef3eb876eb1fdc0f07334bcaf4394d907059fae903ba12e
-EBUILD Config-Grammar-1.120.0.ebuild 447 BLAKE2B 9f88c5f2e544a5c43d8e82e8c3c2e1f58cae618e2448ccb38757463e95a0d2060ad32e9ba2356286fbe169c042b5a61768fbaed3c07d86b7f50350c99e69710f SHA512 fbfc0fdb15e010380a519b392f14ec0670386fa103b6fd03cba0c51b8d8f001f4a60f49c5de638495bc7d14194a280a2acebfbbc206fba53142593da0e9eeb13
-MISC metadata.xml 527 BLAKE2B aceb69a7d2d358c5c3339deea2ccc479069026967991a651445ee5afa53814fab8d4c1fbb4e4aa1aeb2e32cb4d86ae31866f040f8cbdab453c2c274de378c9f3 SHA512 10fe45c66639538110f15fe789bfce411ccfd738991fbd1d730861822fe4d5e4b4c2e2ac437f658dcc58af1eb080a87eca4d573c9eba96d402454b44a3fd7aa2
diff --git a/dev-perl/Config-Grammar/metadata.xml b/dev-perl/Config-Grammar/metadata.xml
deleted file mode 100644
index 7fafa785af88..000000000000
--- a/dev-perl/Config-Grammar/metadata.xml
+++ /dev/null
@@ -1,14 +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">Config-Grammar</remote-id>
- <remote-id type="cpan-module">Config::Grammar</remote-id>
- <remote-id type="cpan-module">Config::Grammar::Document</remote-id>
- <remote-id type="cpan-module">Config::Grammar::Dynamic</remote-id>
- </upstream>
-</pkgmetadata>