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

dev-perl/Gtk2-Ex-Simple-List: EAPI=8 bump

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

 ...st-0.500.0-r2.ebuild => Gtk2-Ex-Simple-List-0.500.0-r3.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild 
b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
similarity index 85%
rename from dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
rename to dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
index 3f94a3b0635..e2c539d5023 100644
--- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
+++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.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=RMCFARLA
 DIST_VERSION=0.50
@@ -14,13 +14,13 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list 
widget"
 LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
 SLOT="0"
 KEYWORDS="amd64 ~ia64 sparc x86"
-IUSE=""
 
 RDEPEND="
        >=dev-perl/Gtk2-1.60.0
        >=dev-perl/glib-perl-1.62.0
 "
-DEPEND="${RDEPEND}"
+BDEPEND="${RDEPEND}
+"
 
 src_test() {
        virtx perl-module_src_test

Reply via email to