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 8005E139085 for ; Wed, 21 Dec 2016 09:40:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E92B823406A; Wed, 21 Dec 2016 09:40:53 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CA513234068 for ; Wed, 21 Dec 2016 09:40:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1591F341142 for ; Wed, 21 Dec 2016 09:40:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DC5C24EA for ; Wed, 21 Dec 2016 09:40:45 +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: <1482313188.aebe4aa89d302fc72cccaa2d0f5028c6163245cf.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-analyzer/driftnet/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-analyzer/driftnet/driftnet-0.1.6_p20090401-r1.ebuild X-VCS-Directories: net-analyzer/driftnet/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: aebe4aa89d302fc72cccaa2d0f5028c6163245cf X-VCS-Branch: master Date: Wed, 21 Dec 2016 09:40:45 +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: 8dd41ab1-ed7d-4951-9e9d-ca77e801d7df X-Archives-Hash: c0ef89e686078e72ec05d8282b20c9ad commit: aebe4aa89d302fc72cccaa2d0f5028c6163245cf Author: Tobias Klausmann gentoo org> AuthorDate: Wed Dec 21 09:39:48 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Dec 21 09:39:48 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aebe4aa8 net-analyzer/driftnet-0.1.6_p20090401-r1: stable on amd64 Gentoo-Bug: 597254 net-analyzer/driftnet/driftnet-0.1.6_p20090401-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-analyzer/driftnet/driftnet-0.1.6_p20090401-r1.ebuild b/net-analyzer/driftnet/driftnet-0.1.6_p20090401-r1.ebuild index 650903f..a31b424 100644 --- a/net-analyzer/driftnet/driftnet-0.1.6_p20090401-r1.ebuild +++ b/net-analyzer/driftnet/driftnet-0.1.6_p20090401-r1.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="http://www.ex-parrot.com/~chris/driftnet/" SRC_URI="mirror://github/rbu/${PN}/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc -sparc ~x86" +KEYWORDS="amd64 ~ppc -sparc ~x86" SLOT="0" IUSE="gtk mp3 suid"