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 8981313832E for ; Sat, 6 Aug 2016 10:17:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B878FE0B8D; Sat, 6 Aug 2016 10:17: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 51DE1E0B7D for ; Sat, 6 Aug 2016 10:17: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 538AA340A7D for ; Sat, 6 Aug 2016 10:17:52 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B3B12444 for ; Sat, 6 Aug 2016 10:17:50 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1470478584.068d664648a0494d99d7ba4ac8c08586b0739b7f.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/transmission/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/transmission/metadata.xml X-VCS-Directories: net-p2p/transmission/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 068d664648a0494d99d7ba4ac8c08586b0739b7f X-VCS-Branch: master Date: Sat, 6 Aug 2016 10:17:50 +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: f444b16b-0141-4d26-9b4a-5a2f9176a88a X-Archives-Hash: 380b8a51b5070f61f7924df13eaec3c6 commit: 068d664648a0494d99d7ba4ac8c08586b0739b7f Author: Pacho Ramos gentoo org> AuthorDate: Sat Aug 6 10:03:54 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Aug 6 10:16:24 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=068d6646 net-p2p/transmission: Cleanup per bug #131259 Package-Manager: portage-2.3.0 net-p2p/transmission/metadata.xml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/net-p2p/transmission/metadata.xml b/net-p2p/transmission/metadata.xml index aa8b895..056a427 100644 --- a/net-p2p/transmission/metadata.xml +++ b/net-p2p/transmission/metadata.xml @@ -5,10 +5,6 @@ floppym@gentoo.org Mike Gilbert - - ssuominen@gentoo.org - Samuli Suominen - Optimize transmission for low-resource systems (smaller cache size, prefer unencrypted peer connections, etc.) Enable XFS filesystem capabilities by using sys-fs/xfsprogs headers (in building of fdlimit(.c))