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 670441388C0 for ; Sun, 28 Feb 2016 20:39:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 89647E07FE; Sun, 28 Feb 2016 20:39:00 +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 D3D2DE07FE for ; Sun, 28 Feb 2016 20:38:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0EE2D340A51 for ; Sun, 28 Feb 2016 20:38:59 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D1D761B9F for ; Sun, 28 Feb 2016 20:38:57 +0000 (UTC) From: "Kristian Fiskerstrand" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kristian Fiskerstrand" Message-ID: <1456691914.4ac506c9c23cee826923655b8b7d722d31559cd5.k_f@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/deluge/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-p2p/deluge/files/deluge-web.conf net-p2p/deluge/files/deluged.conf-2 X-VCS-Directories: net-p2p/deluge/files/ X-VCS-Committer: k_f X-VCS-Committer-Name: Kristian Fiskerstrand X-VCS-Revision: 4ac506c9c23cee826923655b8b7d722d31559cd5 X-VCS-Branch: master Date: Sun, 28 Feb 2016 20:38:57 +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: cdfe3109-75ee-43ba-b25a-1ecc458a6f2c X-Archives-Hash: 603b90e75a333297e006fa441c7fd0cb commit: 4ac506c9c23cee826923655b8b7d722d31559cd5 Author: Paolo Pedroni iol it> AuthorDate: Wed Feb 17 10:51:15 2016 +0000 Commit: Kristian Fiskerstrand gentoo org> CommitDate: Sun Feb 28 20:38:34 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ac506c9 net-p2p/deluge: Small fixes to configuration files net-p2p/deluge/files/deluge-web.conf | 2 +- net-p2p/deluge/files/deluged.conf-2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-p2p/deluge/files/deluge-web.conf b/net-p2p/deluge/files/deluge-web.conf index f0aad8f..f1e904a 100644 --- a/net-p2p/deluge/files/deluge-web.conf +++ b/net-p2p/deluge/files/deluge-web.conf @@ -3,4 +3,4 @@ # You may specify a group too, after a colon DELUGE_WEB_USER="" #DELUGE_WEB_HOME="" -DELUGE_WEB_OPTS="" +#DELUGE_WEB_OPTS="" diff --git a/net-p2p/deluge/files/deluged.conf-2 b/net-p2p/deluge/files/deluged.conf-2 index 5c507c6..8fe6ce4 100644 --- a/net-p2p/deluge/files/deluged.conf-2 +++ b/net-p2p/deluge/files/deluged.conf-2 @@ -4,4 +4,4 @@ DELUGED_USER="" # DELUGED_UMASK="0002" # DELUGED_OPTS="-p 58846" - +# DELUGED_HOME=""