* [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-ShellUI/
@ 2021-08-14 19:34 Andreas K. Hüttel
0 siblings, 0 replies; only message in thread
From: Andreas K. Hüttel @ 2021-08-14 19:34 UTC (permalink / raw
To: gentoo-commits
commit: b25d62d24cdc3d941801c00fd441bae82661e01e
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 14 18:24:24 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Aug 14 19:33:42 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25d62d2
dev-perl/Term-ShellUI: EAPI=8 bump
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
....920.0-r1.ebuild => Term-ShellUI-0.920.0-r2.ebuild} | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r1.ebuild b/dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r2.ebuild
similarity index 56%
rename from dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r1.ebuild
rename to dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r2.ebuild
index aaf4e20b46f..a3eaf3357c9 100644
--- a/dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r1.ebuild
+++ b/dev-perl/Term-ShellUI/Term-ShellUI-0.920.0-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
-MODULE_AUTHOR=BRONSON
-MODULE_VERSION=0.92
+DIST_AUTHOR=BRONSON
+DIST_VERSION=0.92
inherit perl-module
DESCRIPTION="A fully-featured shell-like command line environment"
@@ -12,9 +12,9 @@ DESCRIPTION="A fully-featured shell-like command line environment"
LICENSE="MIT"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
-DEPEND=""
-RDEPEND="dev-perl/Term-ReadLine-Gnu"
-
-SRC_TEST=do
+RDEPEND="
+ dev-perl/Term-ReadLine-Gnu
+"
+BDEPEND="${RDEPEND}
+"
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2021-08-14 19:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-08-14 19:34 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Term-ShellUI/ Andreas K. Hüttel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox