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 7BAC4139085 for ; Wed, 21 Dec 2016 11:29:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48DD6234094; Wed, 21 Dec 2016 11:28:47 +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 26FBC234094 for ; Wed, 21 Dec 2016 11:28:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 354F3341117 for ; Wed, 21 Dec 2016 11:28:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B80D324ED for ; Wed, 21 Dec 2016 11:28:38 +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: <1482319712.7ff40ac417ddad3b3e161713ad1da618e3b0b238.klausman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/gtk-gnutella/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/gtk-gnutella/gtk-gnutella-1.1.10.ebuild X-VCS-Directories: net-p2p/gtk-gnutella/ X-VCS-Committer: klausman X-VCS-Committer-Name: Tobias Klausmann X-VCS-Revision: 7ff40ac417ddad3b3e161713ad1da618e3b0b238 X-VCS-Branch: master Date: Wed, 21 Dec 2016 11:28:38 +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: 4dab835c-da43-454b-b67b-a479ca3568f6 X-Archives-Hash: b02bbf8af07078d6b3bcaba38e453d43 commit: 7ff40ac417ddad3b3e161713ad1da618e3b0b238 Author: Tobias Klausmann gentoo org> AuthorDate: Wed Dec 21 11:10:22 2016 +0000 Commit: Tobias Klausmann gentoo org> CommitDate: Wed Dec 21 11:28:32 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ff40ac4 net-p2p/gtk-gnutella-1.1.10-r0: stable on amd64 Gentoo-Bug: 599556 net-p2p/gtk-gnutella/gtk-gnutella-1.1.10.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.10.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.10.ebuild index be35364..f2bd373 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.10.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.10.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://gtk-gnutella.sourceforge.net/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~x86 ~x86-fbsd" RDEPEND=" dev-libs/glib:2