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 CCE5C138334 for ; Fri, 23 Nov 2018 17:15:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CB52BE081A; Fri, 23 Nov 2018 17:15:20 +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 919C1E081A for ; Fri, 23 Nov 2018 17:15:20 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 52267335C7D for ; Fri, 23 Nov 2018 17:15:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A842043A for ; Fri, 23 Nov 2018 17:15:16 +0000 (UTC) From: "Mikle Kolyada" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mikle Kolyada" Message-ID: <1542993305.878a0ec03b8e9cad997fbba7f23d067de880dcd9.zlogene@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-portage/eix/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-portage/eix/eix-0.33.2-r1.ebuild app-portage/eix/eix-0.33.2.ebuild app-portage/eix/eix-0.33.5.ebuild app-portage/eix/eix-0.33.6.ebuild X-VCS-Directories: app-portage/eix/ X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada X-VCS-Revision: 878a0ec03b8e9cad997fbba7f23d067de880dcd9 X-VCS-Branch: master Date: Fri, 23 Nov 2018 17:15:16 +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: 6d9afd68-5257-4f2f-9d8f-915850b9fecb X-Archives-Hash: bcdc2e128c7a02f32032c8fb5ef66073 commit: 878a0ec03b8e9cad997fbba7f23d067de880dcd9 Author: Mikle Kolyada gentoo org> AuthorDate: Fri Nov 23 17:14:42 2018 +0000 Commit: Mikle Kolyada gentoo org> CommitDate: Fri Nov 23 17:15:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=878a0ec0 app-portage/eix: drop needless keepdir on /var /var/cache/eix is being created by the tmpfiles.d file Closes: https://bugs.gentoo.org/599146 Signed-off-by: Mikle Kolyada gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 app-portage/eix/eix-0.33.2-r1.ebuild | 3 +-- app-portage/eix/eix-0.33.2.ebuild | 3 +-- app-portage/eix/eix-0.33.5.ebuild | 3 +-- app-portage/eix/eix-0.33.6.ebuild | 1 - 4 files changed, 3 insertions(+), 7 deletions(-) diff --git a/app-portage/eix/eix-0.33.2-r1.ebuild b/app-portage/eix/eix-0.33.2-r1.ebuild index 507d7acf722..375430f7ab1 100644 --- a/app-portage/eix/eix-0.33.2-r1.ebuild +++ b/app-portage/eix/eix-0.33.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -86,7 +86,6 @@ src_install() { rm -r "${ED%/}"/usr/bin/eix-functions.sh || die - keepdir /var/cache/eix } pkg_postinst() { diff --git a/app-portage/eix/eix-0.33.2.ebuild b/app-portage/eix/eix-0.33.2.ebuild index 4efb8b39b3c..d8669d75943 100644 --- a/app-portage/eix/eix-0.33.2.ebuild +++ b/app-portage/eix/eix-0.33.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -86,7 +86,6 @@ src_install() { rm -r "${ED%/}"/usr/bin/eix-functions.sh || die - keepdir /var/cache/eix } pkg_postinst() { diff --git a/app-portage/eix/eix-0.33.5.ebuild b/app-portage/eix/eix-0.33.5.ebuild index 507d7acf722..375430f7ab1 100644 --- a/app-portage/eix/eix-0.33.5.ebuild +++ b/app-portage/eix/eix-0.33.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -86,7 +86,6 @@ src_install() { rm -r "${ED%/}"/usr/bin/eix-functions.sh || die - keepdir /var/cache/eix } pkg_postinst() { diff --git a/app-portage/eix/eix-0.33.6.ebuild b/app-portage/eix/eix-0.33.6.ebuild index 22862304f23..375430f7ab1 100644 --- a/app-portage/eix/eix-0.33.6.ebuild +++ b/app-portage/eix/eix-0.33.6.ebuild @@ -86,7 +86,6 @@ src_install() { rm -r "${ED%/}"/usr/bin/eix-functions.sh || die - keepdir /var/cache/eix } pkg_postinst() {