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 289C713835B for ; Sat, 8 Aug 2020 12:18:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E24ACE0B4A; Sat, 8 Aug 2020 12:18:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 C1977E0B4A for ; Sat, 8 Aug 2020 12:18:34 +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 CFF0934F526 for ; Sat, 8 Aug 2020 12:18:33 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5628D310 for ; Sat, 8 Aug 2020 12:18:32 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1596889093.180d4a3497d4544fbb4d633581ed574dfc16d67f.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/xtables-addons/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/xtables-addons/xtables-addons-2.13-r1.ebuild net-firewall/xtables-addons/xtables-addons-2.13.ebuild net-firewall/xtables-addons/xtables-addons-3.7-r1.ebuild net-firewall/xtables-addons/xtables-addons-3.7.ebuild net-firewall/xtables-addons/xtables-addons-3.8-r1.ebuild net-firewall/xtables-addons/xtables-addons-3.8.ebuild X-VCS-Directories: net-firewall/xtables-addons/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 180d4a3497d4544fbb4d633581ed574dfc16d67f X-VCS-Branch: master Date: Sat, 8 Aug 2020 12:18:32 +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: 958b65f3-f432-47a0-bc39-3bfd096b092b X-Archives-Hash: 487a41e3b3f512587c90b4a2837595c9 commit: 180d4a3497d4544fbb4d633581ed574dfc16d67f Author: Mikle Kolyada gentoo org> AuthorDate: Fri Aug 7 10:54:03 2020 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Sat Aug 8 12:18:13 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=180d4a34 net-firewall/xtables-addons: migrate to sys-apps/kmod Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Mikle Kolyada gentoo.org> .../{xtables-addons-2.13.ebuild => xtables-addons-2.13-r1.ebuild} | 0 .../{xtables-addons-3.7.ebuild => xtables-addons-3.7-r1.ebuild} | 0 .../{xtables-addons-3.8.ebuild => xtables-addons-3.8-r1.ebuild} | 0 3 files changed, 0 insertions(+), 0 deletions(-) diff --git a/net-firewall/xtables-addons/xtables-addons-2.13.ebuild b/net-firewall/xtables-addons/xtables-addons-2.13-r1.ebuild similarity index 100% rename from net-firewall/xtables-addons/xtables-addons-2.13.ebuild rename to net-firewall/xtables-addons/xtables-addons-2.13-r1.ebuild diff --git a/net-firewall/xtables-addons/xtables-addons-3.7.ebuild b/net-firewall/xtables-addons/xtables-addons-3.7-r1.ebuild similarity index 100% rename from net-firewall/xtables-addons/xtables-addons-3.7.ebuild rename to net-firewall/xtables-addons/xtables-addons-3.7-r1.ebuild diff --git a/net-firewall/xtables-addons/xtables-addons-3.8.ebuild b/net-firewall/xtables-addons/xtables-addons-3.8-r1.ebuild similarity index 100% rename from net-firewall/xtables-addons/xtables-addons-3.8.ebuild rename to net-firewall/xtables-addons/xtables-addons-3.8-r1.ebuild