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 49B9B138332 for ; Mon, 5 Mar 2018 21:31:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 942B2E081E; Mon, 5 Mar 2018 21:31:17 +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 7406BE081E for ; Mon, 5 Mar 2018 21:31:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 CC2A9335C2E for ; Mon, 5 Mar 2018 21:31:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 69181241 for ; Mon, 5 Mar 2018 21:31:13 +0000 (UTC) From: "Tobias Klausmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tobias Klausmann" Message-ID: <1520285452.c187cba1c7305dbc97dbd7b8c3095dd9a53f7021.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/webalizer/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/webalizer/webalizer-2.23.08.ebuild X-VCS-Directories: app-admin/webalizer/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: c187cba1c7305dbc97dbd7b8c3095dd9a53f7021 X-VCS-Branch: master Date: Mon, 5 Mar 2018 21:31:13 +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-Archives-Salt: 0e7fce23-cf19-476a-b704-9b9afe33baa4 X-Archives-Hash: 7058e765653ee99c09a202db3f7cda92 commit: c187cba1c7305dbc97dbd7b8c3095dd9a53f7021 Author: Tobias Klausmann gentoo org> AuthorDate: Mon Mar 5 19:48:12 2018 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Mon Mar 5 21:30:52 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c187cba1 app-admin/webalizer-2.23.08-r0: alpha stable Gentoo-Bug: http://bugs.gentoo.org/648092 app-admin/webalizer/webalizer-2.23.08.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/webalizer/webalizer-2.23.08.ebuild b/app-admin/webalizer/webalizer-2.23.08.ebuild index 04e5cfb7eea..ea893c1a44c 100644 --- a/app-admin/webalizer/webalizer-2.23.08.ebuild +++ b/app-admin/webalizer/webalizer-2.23.08.ebuild @@ -27,7 +27,7 @@ SRC_URI="ftp://ftp.mrunix.net/pub/webalizer/${MY_P}-src.tar.bz2 ${GEODB_URL}/webalizer-geodb-${GEODB_DATE}.tgz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="bzip2 xtended geoip nls" SLOT="0"