commit: 450ac6645872d4dc40707912a4afff9a02e56f86
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 4 18:12:48 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Fri Oct 4 18:17:02 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=450ac664
app-text/grutatxt: move from perl-app to perl-module.eclass
Package-Manager: Portage-2.3.70, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
app-text/grutatxt/grutatxt-2.0.16-r1.ebuild | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/app-text/grutatxt/grutatxt-2.0.16-r1.ebuild
b/app-text/grutatxt/grutatxt-2.0.16-r1.ebuild
index 665c38e090d..1509ebcd6dc 100644
--- a/app-text/grutatxt/grutatxt-2.0.16-r1.ebuild
+++ b/app-text/grutatxt/grutatxt-2.0.16-r1.ebuild
@@ -1,10 +1,9 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
-GENTOO_DEPEND_ON_PERL_SUBSLOT=yes
-inherit perl-app
+inherit perl-module
MY_PN="Grutatxt"
MY_P=${MY_PN}-${PV}