From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7256813888F for ; Mon, 19 Oct 2015 10:19:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BA5C21C030; Mon, 19 Oct 2015 10:19:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B3388E086B for ; Mon, 19 Oct 2015 10:19:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C68C3340702 for ; Mon, 19 Oct 2015 10:19:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C62AE134C for ; Mon, 19 Oct 2015 10:19:43 +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: <1445249780.73922f43d0ccbb839abf2c42231d0d5e7f10678b.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-leechcraft/lc-networkmonitor/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild X-VCS-Directories: app-leechcraft/lc-networkmonitor/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 73922f43d0ccbb839abf2c42231d0d5e7f10678b X-VCS-Branch: master Date: Mon, 19 Oct 2015 10:19:43 +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: 1b24d43a-6622-4989-b7f4-07399ddefdda X-Archives-Hash: 2673fb35dfdd1044e4e9832061e5197f commit: 73922f43d0ccbb839abf2c42231d0d5e7f10678b Author: Mikle Kolyada gentoo org> AuthorDate: Mon Oct 19 10:03:59 2015 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Mon Oct 19 10:16:20 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73922f43 app-leechcraft/lc-networkmonitor: amd64 stable wrt bug #563420 Package-Manager: portage-2.2.20.1 app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild index f75c50b..ef0d96a 100644 --- a/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild +++ b/app-leechcraft/lc-networkmonitor/lc-networkmonitor-0.6.70.ebuild @@ -9,7 +9,7 @@ inherit leechcraft DESCRIPTION="NetworkMonitor watches HTTP requests in for LeechCraft" SLOT="0" -KEYWORDS=" ~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug" DEPEND="~app-leechcraft/lc-core-${PV}"