From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 264D9158088 for ; Sun, 31 Oct 2021 00:21:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7EBCAE08CD; Sun, 31 Oct 2021 00:21:00 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 66589E08C8 for ; Sun, 31 Oct 2021 00:21:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 89270343420 for ; Sun, 31 Oct 2021 00:20:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0434B18E for ; Sun, 31 Oct 2021 00:20:58 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1635639631.61b18fc8e6595b363f8c07b1415cb59808393f1b.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Gtk2-Ex-Simple-List/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r2.ebuild dev-perl/Gtk2-Ex-Simple-List/Gtk2-Ex-Simple-List-0.500.0-r3.ebuild X-VCS-Directories: dev-perl/Gtk2-Ex-Simple-List/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: 61b18fc8e6595b363f8c07b1415cb59808393f1b X-VCS-Branch: master Date: Sun, 31 Oct 2021 00:20:58 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b5a78d9b-6bc8-46f0-90dc-2df034c066b1 X-Archives-Hash: a795bac6447e0b0bd521cebb070efd8c commit: 61b18fc8e6595b363f8c07b1415cb59808393f1b Author: Andreas K. Hüttel gentoo org> AuthorDate: Sun Oct 31 00:12:34 2021 +0000 Commit: Andreas K. Hüttel gentoo 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 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