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 2575E1387B1 for ; Tue, 22 Sep 2015 08:57:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AC5CFE088F; Tue, 22 Sep 2015 08:57:35 +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 8B81AE0838 for ; Tue, 22 Sep 2015 08:57:34 +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 AC8AB3409D7 for ; Tue, 22 Sep 2015 08:57:33 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C6919240 for ; Tue, 22 Sep 2015 08:57:30 +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: <1442912238.61348d1cf7938cfa44411b5032b3831f3f71c219.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.3.ebuild X-VCS-Directories: net-p2p/gtk-gnutella/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: 61348d1cf7938cfa44411b5032b3831f3f71c219 X-VCS-Branch: master Date: Tue, 22 Sep 2015 08:57:30 +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: f074e3aa-b6f9-4e81-8765-da53a952c57e X-Archives-Hash: e7dea1613f745069e85645f7ad84250b commit: 61348d1cf7938cfa44411b5032b3831f3f71c219 Author: Agostino Sarubbo gentoo org> AuthorDate: Tue Sep 22 08:55:43 2015 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Tue Sep 22 08:57:18 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61348d1c net-p2p/gtk-gnutella: ppc stable wrt bug #560332 Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" net-p2p/gtk-gnutella/gtk-gnutella-1.1.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.3.ebuild b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.3.ebuild index 8b8f88b..f377506 100644 --- a/net-p2p/gtk-gnutella/gtk-gnutella-1.1.3.ebuild +++ b/net-p2p/gtk-gnutella/gtk-gnutella-1.1.3.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