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 0DA0315814D for ; Sat, 28 Oct 2023 00:24:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2AF062BC06E; Sat, 28 Oct 2023 00:24:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (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 104292BC06E for ; Sat, 28 Oct 2023 00:24:53 +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 D9779335C2A for ; Sat, 28 Oct 2023 00:24:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 440A712DB for ; Sat, 28 Oct 2023 00:24:50 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1698452648.72c5e7ebab1b1bb0b8e978db9f602537dade9ac9.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/mldonkey/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild X-VCS-Directories: net-p2p/mldonkey/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 72c5e7ebab1b1bb0b8e978db9f602537dade9ac9 X-VCS-Branch: master Date: Sat, 28 Oct 2023 00:24:50 +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: 2d0d85f2-e471-4cc9-9642-87fbb78ebee6 X-Archives-Hash: 591f7d807feaaf246a655945fda324fb commit: 72c5e7ebab1b1bb0b8e978db9f602537dade9ac9 Author: John Helmert III gentoo org> AuthorDate: Sun Oct 22 23:22:18 2023 +0000 Commit: Sam James gentoo org> CommitDate: Sat Oct 28 00:24:08 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72c5e7eb net-p2p/mldonkey: dekeyword ~hppa dev-ml/num isn't keyworded here. Signed-off-by: John Helmert III gentoo.org> Signed-off-by: Sam James gentoo.org> net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild | 4 ++-- net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild b/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild index 45fa0e1fb21b..93fda299704c 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-${PV//./-}- LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="bittorrent doc fasttrack gd gnutella gtk guionly magic +ocamlopt upnp" diff --git a/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild b/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild index f1a8234fa2b4..bfae89b54983 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-${PV//./-}- LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" IUSE="bittorrent doc fasttrack gd gnutella magic +ocamlopt upnp"