commit:     8632527ad9a12539db4161c4c57ea7bf62ddc0e4
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 00:09:56 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 00:20:27 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8632527a

dev-perl/Gtk2-Ex-PrintDialog: EAPI=8 bump

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

 ....30.0-r2.ebuild => Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild} | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild 
b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
similarity index 66%
rename from dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
rename to dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
index 46150b59bfd..176289a452e 100644
--- a/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-PrintDialog/Gtk2-Ex-PrintDialog-0.30.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=GBROWN
 DIST_VERSION=0.03
@@ -13,7 +13,10 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="cups"
 
-RDEPEND="cups? ( dev-perl/Net-CUPS )
+RDEPEND="
+       cups? ( dev-perl/Net-CUPS )
        dev-perl/Gtk2
-       >=dev-perl/Locale-gettext-1.04"
-DEPEND="${RDEPEND}"
+       >=dev-perl/Locale-gettext-1.40.0
+"
+BDEPEND="${RDEPEND}
+"

Reply via email to