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 4C6881382C5 for ; Mon, 26 Apr 2021 19:15:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A378AE0841; Mon, 26 Apr 2021 19:15:09 +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 857BDE0841 for ; Mon, 26 Apr 2021 19:15:09 +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 8D8A2340C3C for ; Mon, 26 Apr 2021 19:15:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 432CB478 for ; Mon, 26 Apr 2021 19:15:07 +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: <1619464499.577f16ecc64ac0cef4110468b92dc2103f64f325.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ulogd/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/ulogd/ulogd-2.0.7-r2.ebuild X-VCS-Directories: app-admin/ulogd/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 577f16ecc64ac0cef4110468b92dc2103f64f325 X-VCS-Branch: master Date: Mon, 26 Apr 2021 19:15:07 +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: 911e5bdf-cc5b-4b50-beaf-94ba5cb40d6e X-Archives-Hash: 62cc8219628511c80168cbd62886ebe6 commit: 577f16ecc64ac0cef4110468b92dc2103f64f325 Author: Sam James gentoo org> AuthorDate: Mon Apr 26 19:13:23 2021 +0000 Commit: Sam James gentoo org> CommitDate: Mon Apr 26 19:14:59 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=577f16ec app-admin/ulogd: Stabilize 2.0.7-r2 ppc, #785814 Signed-off-by: Sam James gentoo.org> app-admin/ulogd/ulogd-2.0.7-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/ulogd/ulogd-2.0.7-r2.ebuild b/app-admin/ulogd/ulogd-2.0.7-r2.ebuild index eb5a390914c..0a589c116bc 100644 --- a/app-admin/ulogd/ulogd-2.0.7-r2.ebuild +++ b/app-admin/ulogd/ulogd-2.0.7-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.netfilter.org/projects/ulogd/files/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ppc ~x86" IUSE="dbi doc json mysql nfacct +nfct +nflog pcap postgres selinux sqlite ulog" DEPEND="