commit:     f05af0f473494c0911a668589063cdadbeb18c15
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 31 00:15:02 2021 +0000
Commit:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sun Oct 31 00:20:34 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f05af0f4

dev-perl/Gtk2-ImageView: EAPI=8 bump

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

 ....50.0-r2.ebuild => Gtk2-ImageView-0.50.0-r3.ebuild} | 18 ++++++++++--------
 1 file changed, 10 insertions(+), 8 deletions(-)

diff --git a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild 
b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r3.ebuild
similarity index 65%
rename from dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild
rename to dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r3.ebuild
index 3676feae923..b8c71d4b7b8 100644
--- a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r2.ebuild
+++ b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r3.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=6
+EAPI=8
 
 DIST_AUTHOR=RATCLIFFE
 DIST_VERSION=0.05
@@ -13,14 +13,16 @@ DESCRIPTION="Perl binding for the GtkImageView image viewer 
widget"
 LICENSE="LGPL-3"
 SLOT="0"
 KEYWORDS="amd64 x86"
-IUSE=""
 
-RDEPEND="dev-perl/Gtk2
-       >=media-gfx/gtkimageview-1.6.3"
-DEPEND="${RDEPEND}
+RDEPEND="
+       dev-perl/Gtk2
+       >=media-gfx/gtkimageview-1.6.3
+"
+BDEPEND="${RDEPEND}
        dev-perl/glib-perl
-       >=dev-perl/ExtUtils-Depends-0.300
-       >=dev-perl/ExtUtils-PkgConfig-1.030"
+       >=dev-perl/ExtUtils-Depends-0.300.0
+       >=dev-perl/ExtUtils-PkgConfig-1.30.0
+"
 
 src_test() {
        perl_rm_files t/pod.t

Reply via email to