Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-Simple-List/
Date: Sun, 31 Oct 2021 00:21:01
Message-Id: 1635639631.61b18fc8e6595b363f8c07b1415cb59808393f1b.dilfridge@gentoo
1 commit: 61b18fc8e6595b363f8c07b1415cb59808393f1b
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 31 00:12:34 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 31 00:20:31 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61b18fc8
7
8 dev-perl/Gtk2-Ex-Simple-List: EAPI=8 bump
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 ...st-0.500.0-r2.ebuild => Gtk2-Ex-Simple-List-0.500.0-r3.ebuild} | 8 ++++----
14 1 file changed, 4 insertions(+), 4 deletions(-)
15
16 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
17 similarity index 85%
18 rename from dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
19 rename to dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
20 index 3f94a3b0635..e2c539d5023 100644
21 --- a/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild
22 +++ b/dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild
23 @@ -1,7 +1,7 @@
24 -# Copyright 1999-2018 Gentoo Foundation
25 +# Copyright 1999-2021 Gentoo Authors
26 # Distributed under the terms of the GNU General Public License v2
27
28 -EAPI=6
29 +EAPI=8
30
31 DIST_AUTHOR=RMCFARLA
32 DIST_VERSION=0.50
33 @@ -14,13 +14,13 @@ DESCRIPTION="A simple interface to Gtk2's complex MVC list widget"
34 LICENSE="|| ( LGPL-2.1 LGPL-3 )" # LGPL-2.1+
35 SLOT="0"
36 KEYWORDS="amd64 ~ia64 sparc x86"
37 -IUSE=""
38
39 RDEPEND="
40 >=dev-perl/Gtk2-1.60.0
41 >=dev-perl/glib-perl-1.62.0
42 "
43 -DEPEND="${RDEPEND}"
44 +BDEPEND="${RDEPEND}
45 +"
46
47 src_test() {
48 virtx perl-module_src_test