mail-mta/qpsmtpd: Switch from perl-app.eclass to perl-module.eclass
authorAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 23 Oct 2019 03:20:15 +0000 (05:20 +0200)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Wed, 23 Oct 2019 03:20:15 +0000 (05:20 +0200)
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
mail-mta/qpsmtpd/qpsmtpd-0.84-r2.ebuild
mail-mta/qpsmtpd/qpsmtpd-0.95.ebuild
mail-mta/qpsmtpd/qpsmtpd-9999.ebuild

index b0dc181fd287457f7e4b05dd4503fba73c410139..2b65df3df8fb56fe6a674036ca5baf61d792b53b 100644 (file)
@@ -1,9 +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
 
-inherit eutils perl-app user
+inherit eutils perl-module user
 
 DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl"
 HOMEPAGE="http://smtpd.develooper.com"
index c815be43a4db2abb6000d484a31919f6293d58e9..597ca0d347f0ef03f540f8ff5da7a9a1f09f107b 100644 (file)
@@ -1,10 +1,10 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
 [[ ${PV} == *9999 ]] && SCM="git-2"
-inherit eutils perl-app user ${SCM}
+inherit eutils perl-module user ${SCM}
 
 DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl"
 HOMEPAGE="https://smtpd.github.io/qpsmtpd/"
index 1374e821c0e6d5f4ca505ef1ced03f7491042b67..cf19ec33dd6bf59ba83ef48c5918509bc680b5a6 100644 (file)
@@ -1,9 +1,9 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 
-inherit eutils perl-app user git-2
+inherit eutils perl-module user git-2
 
 DESCRIPTION="qpsmtpd is a flexible smtpd daemon written in Perl"
 HOMEPAGE="https://smtpd.github.io/qpsmtpd/"