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 3C62F158089 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 5DBF12BC070; 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 41C162BC070 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 0D53E335C52 for ; Sat, 28 Oct 2023 00:24:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 57EEA12DC 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.005078091688b5a56edc80ed623da0c81758951b.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: 005078091688b5a56edc80ed623da0c81758951b 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: 53c475cd-f660-4d05-8279-fc312c61ed13 X-Archives-Hash: e9d3a62ec08fadc946fc5ef387a6c958 commit: 005078091688b5a56edc80ed623da0c81758951b Author: John Helmert III gentoo org> AuthorDate: Sun Oct 22 23:24:30 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=00507809 net-p2p/mldonkey: dekeyword ~ia64 dev-ml/num isn't keyworded there. Signed-off-by: John Helmert III gentoo.org> Signed-off-by: Sam James gentoo.org> net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild | 2 +- net-p2p/mldonkey/mldonkey-3.1.7-r4.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild b/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild index 93fda299704c..518e804985ae 100644 --- a/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild +++ b/net-p2p/mldonkey/mldonkey-3.1.7-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ygrek/mldonkey/releases/download/release-${PV//./-}- LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~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 bfae89b54983..c3c087a517c1 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 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86" IUSE="bittorrent doc fasttrack gd gnutella magic +ocamlopt upnp"