public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-VimColor/, dev-perl/Text-VimColor/files/
@ 2018-04-03  7:43 99% Kent Fredric
  0 siblings, 0 replies; 1+ results
From: Kent Fredric @ 2018-04-03  7:43 UTC (permalink / raw
  To: gentoo-commits

commit:     2a0c5ab3449af4514a49cd3cecb94548eceac73b
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 07:42:49 2018 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 07:42:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a0c5ab3

dev-perl/Text-VimColor: Cleanup old re bug #627292

Closes: https://bugs.gentoo.org/627292
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-perl/Text-VimColor/Manifest                    |  1 -
 .../Text-VimColor/Text-VimColor-0.260-r1.ebuild    | 36 ----------------------
 .../files/Text-VimColor-0.260-perl526.patch        | 12 --------
 3 files changed, 49 deletions(-)

diff --git a/dev-perl/Text-VimColor/Manifest b/dev-perl/Text-VimColor/Manifest
index b8f8659c044..40a551eae69 100644
--- a/dev-perl/Text-VimColor/Manifest
+++ b/dev-perl/Text-VimColor/Manifest
@@ -1,2 +1 @@
-DIST Text-VimColor-0.26.tar.gz 137189 BLAKE2B 2d3f62034dd48665e74a83bf1aa9d37dd3b63facb927b96d8f079d59a70f8c35299a4a8e159c522119ff37d9befcbe2dea7914a0a708c071b656ece61f838f2a SHA512 33fc7c1da08e499199d7e7cecb53fae3d6dcd4f8207ed9cd250349e6f21691eac6335a19657cb69a22ec46f09b74171c4f6886438f5d5a85afe2f8680a09e82e
 DIST Text-VimColor-0.28.tar.gz 57454 BLAKE2B b2ef809d3ad03dfa3dbf382aabf8579fd08412b768b931661de25919db39554c366bfac11466a23be621b2381e1611dc36b5f7f2a7abc379d0f41163b1d42239 SHA512 aca1b35f366e71676d2f9cad1391e4d306e82370987afe760bcaf94631119994d8dbccf7d99cbb04a7416dd8ecf879448f194db9d97d1079cc557ee597408efe

diff --git a/dev-perl/Text-VimColor/Text-VimColor-0.260-r1.ebuild b/dev-perl/Text-VimColor/Text-VimColor-0.260-r1.ebuild
deleted file mode 100644
index aa7290a59f4..00000000000
--- a/dev-perl/Text-VimColor/Text-VimColor-0.260-r1.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-DIST_VERSION=0.26
-DIST_AUTHOR="RWSTAUNER"
-
-inherit perl-module
-
-DESCRIPTION="Syntax highlighting using vim"
-HOMEPAGE="https://github.com/rwstauner/Text-VimColor"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="app-editors/vim[-minimal]"
-DEPEND="${RDEPEND}
-	dev-perl/File-ShareDir-Install
-	dev-perl/Test-File-ShareDir
-	dev-perl/File-ShareDir
-	dev-perl/Class-Tiny
-	dev-perl/Path-Tiny
-	test? (
-		dev-perl/Test-Pod-Coverage
-		dev-perl/Pod-Coverage
-		dev-perl/Path-Class
-		dev-perl/XML-Parser
-		dev-perl/Test-Pod
-	)
-"
-
-PATCHES=(
-	"${FILESDIR}/${P}-perl526.patch"
-)

diff --git a/dev-perl/Text-VimColor/files/Text-VimColor-0.260-perl526.patch b/dev-perl/Text-VimColor/files/Text-VimColor-0.260-perl526.patch
deleted file mode 100644
index 7d7159ea324..00000000000
--- a/dev-perl/Text-VimColor/files/Text-VimColor-0.260-perl526.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN Text-VimColor-0.26.orig/Makefile.PL Text-VimColor-0.26/Makefile.PL
---- Text-VimColor-0.26.orig/Makefile.PL	2015-03-21 04:14:35.000000000 -0000
-+++ Text-VimColor-0.26/Makefile.PL	2017-08-04 09:46:55.760799972 -0000
-@@ -12,6 +12,8 @@
- 
- use 5.006;
- 
-+use lib q[.];
-+
- use inc::VimCommand;
- use ExtUtils::MakeMaker;
- 


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2018-04-03  7:43 99% [gentoo-commits] repo/gentoo:master commit in: dev-perl/Text-VimColor/, dev-perl/Text-VimColor/files/ Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox