summaryrefslogtreecommitdiff
path: root/dev-perl/Text-CharWidth
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/Text-CharWidth
parentd87262dd706fec50cd150aab3e93883b6337466d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/Text-CharWidth')
-rw-r--r--dev-perl/Text-CharWidth/Manifest3
-rw-r--r--dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild16
-rw-r--r--dev-perl/Text-CharWidth/metadata.xml12
3 files changed, 0 insertions, 31 deletions
diff --git a/dev-perl/Text-CharWidth/Manifest b/dev-perl/Text-CharWidth/Manifest
deleted file mode 100644
index 4355a0dd2b26..000000000000
--- a/dev-perl/Text-CharWidth/Manifest
+++ /dev/null
@@ -1,3 +0,0 @@
-DIST Text-CharWidth-0.04.tar.gz 8387 BLAKE2B 6d7a75c9a010c6f909a7d34a23d58973afa1b6a53091aaf0cd7ff1fd1f38b87fe2e043498871ecd2ccd3634baeaa03ca4ce0bceb04736e942bd3bca94e17359e SHA512 8ec7898fcd4a3bb6e9e36fbd50c28e023298f830fce33dafd1445de97732b337d3a6f9a075059a56592d0f118ba83c45e61fa4fd4a6d3bfbb2cd25215a061e1c
-EBUILD Text-CharWidth-0.40.0-r1.ebuild 470 BLAKE2B 90c078c23b86a02a1a415fd59a68dfde3fe830fa3fd3cb392a1b55f48334d6c345688951d84b85a5936836f17b746ed5f43fff30c9716dcb676601dc8e804e65 SHA512 520bbd91c5d91277d9de3894c7b1c4786e2405a2400a9c608da6db3d4231a880ed384dcb5f26ba845552481068faa03fd5f264515441ec1c4c0cd371d688264e
-MISC metadata.xml 400 BLAKE2B 94cc58a7229eff59f4621c9b3c9bc9d90aa55ed66dfc6259b828f5846ef3ce0854026292c6d0c6acacf80da9494733a311bef955146cc21f9536347b78a5cb7d SHA512 9df4dbe1befbc2095aef448e21fede21930bcb5474c7221045471e959dfcd1de9001b24d6c6fddd9fd8b0621cd637dc4cdb8917f219a077d106cebe52cd7073d
diff --git a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild b/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
deleted file mode 100644
index eeaf2cf12924..000000000000
--- a/dev-perl/Text-CharWidth/Text-CharWidth-0.40.0-r1.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-MODULE_AUTHOR=KUBOTA
-MODULE_VERSION=0.04
-inherit perl-module
-
-DESCRIPTION="Get number of occupied columns of a string on terminal"
-
-SLOT="0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-
-SRC_TEST="do"
diff --git a/dev-perl/Text-CharWidth/metadata.xml b/dev-perl/Text-CharWidth/metadata.xml
deleted file mode 100644
index 920d93a425a4..000000000000
--- a/dev-perl/Text-CharWidth/metadata.xml
+++ /dev/null
@@ -1,12 +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">Text-CharWidth</remote-id>
- <remote-id type="cpan-module">Text::CharWidth</remote-id>
- </upstream>
-</pkgmetadata>