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 62358138334 for ; Sat, 9 Feb 2019 20:12:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6FDACE0ACA; Sat, 9 Feb 2019 20:12:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 448A5E0ACA for ; Sat, 9 Feb 2019 20:12:49 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C5499335D1A for ; Sat, 9 Feb 2019 20:12:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17E5953C for ; Sat, 9 Feb 2019 20:12:46 +0000 (UTC) From: "Aaron Bauman" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Aaron Bauman" Message-ID: <1549743151.1f671a7d8f670deb3562ee1d6119c6d509d1e7ed.bman@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: www-apps/gitea/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: www-apps/gitea/files/gitea.logrotated X-VCS-Directories: www-apps/gitea/files/ X-VCS-Committer: bman X-VCS-Committer-Name: Aaron Bauman X-VCS-Revision: 1f671a7d8f670deb3562ee1d6119c6d509d1e7ed X-VCS-Branch: master Date: Sat, 9 Feb 2019 20:12:46 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 8a312330-f848-432f-94ba-b8ae4ede89c6 X-Archives-Hash: 201010f1c18212aa10c53664a1f03a67 commit: 1f671a7d8f670deb3562ee1d6119c6d509d1e7ed Author: Michael Mair-Keimberger gmail com> AuthorDate: Fri Jan 11 18:00:30 2019 +0000 Commit: Aaron Bauman gentoo org> CommitDate: Sat Feb 9 20:12:31 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1f671a7d www-apps/gitea: remove unused file Signed-off-by: Michael Mair-Keimberger gmail.com> Signed-off-by: Aaron Bauman gentoo.org> www-apps/gitea/files/gitea.logrotated | 8 -------- 1 file changed, 8 deletions(-) diff --git a/www-apps/gitea/files/gitea.logrotated b/www-apps/gitea/files/gitea.logrotated deleted file mode 100644 index ec6ddfe606b..00000000000 --- a/www-apps/gitea/files/gitea.logrotated +++ /dev/null @@ -1,8 +0,0 @@ -/var/log/gitea/* { - su git git - missingok - size 5M - rotate 3 - compress - copytruncate -}