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 2E1EC1384B4 for ; Thu, 12 Nov 2015 09:41:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 610CA21C1BD; Thu, 12 Nov 2015 09:40:15 +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 A1B0D21C1BC for ; Thu, 12 Nov 2015 09:40:09 +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 E7DB9340545 for ; Thu, 12 Nov 2015 09:40:08 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5A21C2331 for ; Thu, 12 Nov 2015 09:40:03 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1447321101.00f1e942bb90b61043c63ffde17c050286558609.ago@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.5.ebuild X-VCS-Directories: net-p2p/gtk-gnutella/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 00f1e942bb90b61043c63ffde17c050286558609 X-VCS-Branch: master Date: Thu, 12 Nov 2015 09:40:03 +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: 41b927e9-cc29-45ab-8074-4f50133308c5 X-Archives-Hash: 47467357f9f8c0306a30ec2f81cf92ed commit: 00f1e942bb90b61043c63ffde17c050286558609 Author: Agostino Sarubbo gentoo org> AuthorDate: Thu Nov 12 09:38:21 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Thu Nov 12 09:38:21 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00f1e942 net-p2p/gtk-gnutella: ppc stable wrt bug #565120 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" net-p2p/gtk-gnutella/gtk-gnutella-1.1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.5.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.5.ebuild index 8b8f88b..f377506 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.5.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.5.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