commit:     98ad459a78d3122a6991014e1b0a4d767a5c974f
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 26 11:23:43 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Sep 26 11:24:32 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98ad459a

dev-perl/Text-WikiFormat: EAPI=8 bump

Package-Manager: Portage-3.0.23, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>

 ...10.0.ebuild => Text-WikiFormat-0.810.0-r1.ebuild} | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild 
b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0-r1.ebuild
similarity index 61%
rename from dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild
rename to dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0-r1.ebuild
index 827b89c16d9..ab61846badf 100644
--- a/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0.ebuild
+++ b/dev-perl/Text-WikiFormat/Text-WikiFormat-0.810.0-r1.ebuild
@@ -1,21 +1,21 @@
 # Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=8
 
-MODULE_AUTHOR=CYCLES
-MODULE_VERSION=0.81
+DIST_AUTHOR=CYCLES
+DIST_VERSION=0.81
 inherit perl-module
 
 DESCRIPTION="Translate Wiki formatted text into other formats"
 
 SLOT="0"
 KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris"
-IUSE=""
 
-RDEPEND="dev-perl/URI
-       virtual/perl-Scalar-List-Utils"
-DEPEND="${RDEPEND}
-       >=dev-perl/Module-Build-0.28"
-
-SRC_TEST="do"
+RDEPEND="
+       dev-perl/URI
+       virtual/perl-Scalar-List-Utils
+"
+BDEPEND="${RDEPEND}
+       >=dev-perl/Module-Build-0.28
+"

Reply via email to