commit:     f76f5a37629fdab9b0d6d632f84ef005c8886f35
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  1 15:28:56 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  1 15:29:22 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f76f5a37

dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic: Remove old

Closes: https://bugs.gentoo.org/737308
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...-Zilla-Plugin-NextVersion-Semantic-0.2.5.ebuild | 31 ----------------------
 1 file changed, 31 deletions(-)

diff --git 
a/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5.ebuild
deleted file mode 100644
index 355f2729d07..00000000000
--- 
a/dev-perl/Dist-Zilla-Plugin-NextVersion-Semantic/Dist-Zilla-Plugin-NextVersion-Semantic-0.2.5.ebuild
+++ /dev/null
@@ -1,31 +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
-       )
-"

Reply via email to