From 13c2da75fa110f78521e6dadc7a6d3a780986a17 Mon Sep 17 00:00:00 2001 From: Mikle Kolyada Date: Wed, 28 Nov 2018 12:24:04 +0300 Subject: [PATCH] app-portage/eix: Drop prefix restriction on tmpfiles Signed-off-by: Mikle Kolyada Package-Manager: Portage-2.3.51, Repoman-2.3.11 --- app-portage/eix/eix-0.33.2-r1.ebuild | 4 ---- app-portage/eix/eix-0.33.2.ebuild | 4 ---- app-portage/eix/eix-0.33.5.ebuild | 4 ---- app-portage/eix/eix-0.33.6.ebuild | 4 ---- 4 files changed, 16 deletions(-) diff --git a/app-portage/eix/eix-0.33.2-r1.ebuild b/app-portage/eix/eix-0.33.2-r1.ebuild index 375430f7ab11..6591a20647ea 100644 --- a/app-portage/eix/eix-0.33.2-r1.ebuild +++ b/app-portage/eix/eix-0.33.2-r1.ebuild @@ -89,11 +89,7 @@ src_install() { } pkg_postinst() { - if ! use prefix; then - # note: if this is done in src_install(), portage:portage - # ownership may be reset to root tmpfiles_process eix.conf - fi local obs=${EROOT%/}/var/cache/eix.previous if [[ -f ${obs} ]]; then diff --git a/app-portage/eix/eix-0.33.2.ebuild b/app-portage/eix/eix-0.33.2.ebuild index d8669d75943b..35f1e69f4cdb 100644 --- a/app-portage/eix/eix-0.33.2.ebuild +++ b/app-portage/eix/eix-0.33.2.ebuild @@ -89,11 +89,7 @@ src_install() { } pkg_postinst() { - if ! use prefix; then - # note: if this is done in src_install(), portage:portage - # ownership may be reset to root tmpfiles_process eix.conf - fi local obs=${EROOT%/}/var/cache/eix.previous if [[ -f ${obs} ]]; then diff --git a/app-portage/eix/eix-0.33.5.ebuild b/app-portage/eix/eix-0.33.5.ebuild index 375430f7ab11..6591a20647ea 100644 --- a/app-portage/eix/eix-0.33.5.ebuild +++ b/app-portage/eix/eix-0.33.5.ebuild @@ -89,11 +89,7 @@ src_install() { } pkg_postinst() { - if ! use prefix; then - # note: if this is done in src_install(), portage:portage - # ownership may be reset to root tmpfiles_process eix.conf - fi local obs=${EROOT%/}/var/cache/eix.previous if [[ -f ${obs} ]]; then diff --git a/app-portage/eix/eix-0.33.6.ebuild b/app-portage/eix/eix-0.33.6.ebuild index 375430f7ab11..6591a20647ea 100644 --- a/app-portage/eix/eix-0.33.6.ebuild +++ b/app-portage/eix/eix-0.33.6.ebuild @@ -89,11 +89,7 @@ src_install() { } pkg_postinst() { - if ! use prefix; then - # note: if this is done in src_install(), portage:portage - # ownership may be reset to root tmpfiles_process eix.conf - fi local obs=${EROOT%/}/var/cache/eix.previous if [[ -f ${obs} ]]; then -- 2.26.2