diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-24 01:37:53 +0200 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2021-10-24 01:55:13 +0200 |
commit | fb3f344005be55d183817081321abff8c48a7c95 (patch) | |
tree | ddd264c6efcb898413450e3f227ae6ddd07a11c1 /dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic | |
parent | dev-perl/Dist-Zilla-Plugin-MetaProvides-Package: EAPI=8 bump (diff) | |
download | gentoo-fb3f344005be55d183817081321abff8c48a7c95.tar.gz gentoo-fb3f344005be55d183817081321abff8c48a7c95.tar.bz2 gentoo-fb3f344005be55d183817081321abff8c48a7c95.zip |
dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic')
-rw-r--r-- | dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5-r1.ebuild | 34 | ||||
-rw-r--r-- | dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Manifest | 1 |
2 files changed, 0 insertions, 35 deletions
diff --git a/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5-r1.ebuild deleted file mode 100644 index 7116913a277b..000000000000 --- a/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5-r1.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DIST_AUTHOR=YANICK -DIST_VERSION=0.2.5 -inherit perl-module - -DESCRIPTION="update the next version, semantic-wise" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="test" -RESTRICT="!test? ( test )" -RDEPEND=" - >=dev-perl/CPAN-Changes-0.200.0 - dev-perl/Dist-Zilla - dev-perl/List-AllUtils - dev-perl/Moose - dev-perl/Perl-Version - virtual/perl-Scalar-List-Utils -" -BDEPEND="${RDEPEND} - virtual/perl-ExtUtils-MakeMaker - test? ( - virtual/perl-File-Spec - virtual/perl-IO - dev-perl/Test-Exception - virtual/perl-Test-Simple - ) -" -PATCHES=( - "${FILESDIR}/${PN}-0.2.5-no-V-in-test.patch" -) diff --git a/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Manifest b/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Manifest index 2ceba56461ca..789c2d18cd58 100644 --- a/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Manifest +++ b/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Manifest @@ -1,2 +1 @@ -DIST Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5.tar.gz 21289 BLAKE2B 4a0ab588067682ae4ad3a923956c9b1f90d2462c8a02fec0868f9941288f7eea6e76f4b618b4127256070f52be22cca6ed6cea8b0832a6db29f1a549a1bf2f52 SHA512 65fc40d281c035ac5f40f0463185d47e9d1ea6652bcc5f05ac115dcde0140f9243148cd5fa26a3d356d531e33b60155413f441c66ccc77db61f220e4c87df3b3 DIST Dist-Zilla-Plugin-NextVersion-Semantic-0.2.6.tar.gz 25247 BLAKE2B 37d0a2a859149af94b44b5bc18c2d611e4c3497fa81064f36118cafe62a17ee7346b3b61f0d4810025eb83c3323e652929c8cfbb8797afed049327d6c78513f4 SHA512 59bcd4154e6ca4f9800d5fb1805d4bf5014f9055dd89ae85443abc2ef042a6a833c90f8c985b004ec77124100bba9be5c8929e8496444ee77405c384fd1ab913 |