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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 306EC138359 for ; Thu, 23 Jul 2020 11:12:01 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 62810E0855; Thu, 23 Jul 2020 11:12:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4A8ADE0855 for ; Thu, 23 Jul 2020 11:12:00 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4EDBB34F19F for ; Thu, 23 Jul 2020 11:11:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B55BC2F1 for ; Thu, 23 Jul 2020 11:11:56 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1595502667.eadb3898b3253d915cfdf90c299d74c14e4c5f0d.kentnl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/PortageXS/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-perl/PortageXS/PortageXS-0.02.10-r4.ebuild dev-perl/PortageXS/PortageXS-0.2.10-r5.ebuild dev-perl/PortageXS/PortageXS-0.2.12-r1.ebuild X-VCS-Directories: dev-perl/PortageXS/ X-VCS-Committer: kentnl X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: eadb3898b3253d915cfdf90c299d74c14e4c5f0d X-VCS-Branch: master Date: Thu, 23 Jul 2020 11:11:56 +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: 75e3e4d3-e5d8-4e7b-b0b3-aa23701df0af X-Archives-Hash: da4e4289ff0d48844eac19e0403b79c3 commit: eadb3898b3253d915cfdf90c299d74c14e4c5f0d Author: Kent Fredric gentoo org> AuthorDate: Thu Jul 23 10:58:48 2020 +0000 Commit: Kent Fredric gentoo org> CommitDate: Thu Jul 23 11:11:07 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eadb3898 dev-perl/PortageXS: Drop various prefixes re bug #690140 Depends: - dev-perl/IO-Socket-SSL Bug: https://bugs.gentoo.org/690140 Package-Manager: Portage-2.3.103, Repoman-2.3.22 Signed-off-by: Kent Fredric gentoo.org> dev-perl/PortageXS/PortageXS-0.02.10-r4.ebuild | 2 +- dev-perl/PortageXS/PortageXS-0.2.10-r5.ebuild | 2 +- dev-perl/PortageXS/PortageXS-0.2.12-r1.ebuild | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-perl/PortageXS/PortageXS-0.02.10-r4.ebuild b/dev-perl/PortageXS/PortageXS-0.02.10-r4.ebuild index 9ff57fadefd..d50533ba0e4 100644 --- a/dev-perl/PortageXS/PortageXS-0.02.10-r4.ebuild +++ b/dev-perl/PortageXS/PortageXS-0.02.10-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.mpsna.de/opensource/PortageXS/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="minimal" SRC_TEST="do" diff --git a/dev-perl/PortageXS/PortageXS-0.2.10-r5.ebuild b/dev-perl/PortageXS/PortageXS-0.2.10-r5.ebuild index a647f37fe31..1ec3a2c1e7f 100644 --- a/dev-perl/PortageXS/PortageXS-0.2.10-r5.ebuild +++ b/dev-perl/PortageXS/PortageXS-0.2.10-r5.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://download.mpsna.de/opensource/PortageXS/${PN}-${MODULE_VERSION}.t SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="minimal" SRC_TEST="do" diff --git a/dev-perl/PortageXS/PortageXS-0.2.12-r1.ebuild b/dev-perl/PortageXS/PortageXS-0.2.12-r1.ebuild index e823dafbc87..6f6b35fe762 100644 --- a/dev-perl/PortageXS/PortageXS-0.2.12-r1.ebuild +++ b/dev-perl/PortageXS/PortageXS-0.2.12-r1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~kentnl/PortageXS" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="minimal" DEPEND="