From 1593a6084bfd08b951c60bd9f5ee56aef1e504a8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 8 Jun 2021 11:20:14 +0100 Subject: app-portage/sisyphus : adjust env file (again) --- app-portage/sisyphus/files/sisyphus-custom.conf | 0 app-portage/sisyphus/files/sisyphus-custom.env.conf | 0 app-portage/sisyphus/sisyphus-4.2103.0-r1.ebuild | 4 ++-- metadata/md5-cache/app-portage/sisyphus-4.2103.0-r1 | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 app-portage/sisyphus/files/sisyphus-custom.conf create mode 100644 app-portage/sisyphus/files/sisyphus-custom.env.conf diff --git a/app-portage/sisyphus/files/sisyphus-custom.conf b/app-portage/sisyphus/files/sisyphus-custom.conf deleted file mode 100644 index e69de29b..00000000 diff --git a/app-portage/sisyphus/files/sisyphus-custom.env.conf b/app-portage/sisyphus/files/sisyphus-custom.env.conf new file mode 100644 index 00000000..e69de29b diff --git a/app-portage/sisyphus/sisyphus-4.2103.0-r1.ebuild b/app-portage/sisyphus/sisyphus-4.2103.0-r1.ebuild index 12739153..2fe4abbe 100644 --- a/app-portage/sisyphus/sisyphus-4.2103.0-r1.ebuild +++ b/app-portage/sisyphus/sisyphus-4.2103.0-r1.ebuild @@ -47,7 +47,7 @@ src_install() { insinto etc/"${PN}" doins "${FILESDIR}"/mirrors.conf - doins "${FILESDIR}"/sisyphus-custom.conf + doins "${FILESDIR}"/sisyphus-custom.env.conf doins "${FILESDIR}"/sisyphus-custom.make.conf doins "${FILESDIR}"/sisyphus-custom.package.accept_keywords doins "${FILESDIR}"/sisyphus-custom.package.env @@ -67,7 +67,7 @@ pkg_postinst() { rm -rf "${EROOT}"etc/._cfg0000_mirros.conf fi - for i in sisyphus-custom.{conf,make.conf,package.{accept_keywords,env,license,mask,unmask,use}}; do + for i in sisyphus-custom.{env.conf,make.conf,package.{accept_keywords,env,license,mask,unmask,use}}; do if [ -e "${EROOT}"etc/"${PN}"/._cfg000_"$i" ] ; then rm -rf "${EROOT}"etc/"${PN}"/._cfg000_"$i" fi diff --git a/metadata/md5-cache/app-portage/sisyphus-4.2103.0-r1 b/metadata/md5-cache/app-portage/sisyphus-4.2103.0-r1 index 0e1b4196..38c89310 100644 --- a/metadata/md5-cache/app-portage/sisyphus-4.2103.0-r1 +++ b/metadata/md5-cache/app-portage/sisyphus-4.2103.0-r1 @@ -11,4 +11,4 @@ PROPERTIES=live RDEPEND=dev-lang/python[sqlite] app-portage/portage-utils python_single_target_python3_7? ( app-portage/gentoolkit[python_targets_python3_7(-)] dev-python/animation[python_targets_python3_7(-)] dev-python/GitPython[python_targets_python3_7(-)] dev-python/typer[python_targets_python3_7(-)] dev-python/urllib3[python_targets_python3_7(-)] dev-python/wget[python_targets_python3_7(-)] sys-apps/portage[python_targets_python3_7(-)] ) python_single_target_python3_8? ( app-portage/gentoolkit[python_targets_python3_8(-)] dev-python/animation[python_targets_python3_8(-)] dev-python/GitPython[python_targets_python3_8(-)] dev-python/typer[python_targets_python3_8(-)] dev-python/urllib3[python_targets_python3_8(-)] dev-python/wget[python_targets_python3_8(-)] sys-apps/portage[python_targets_python3_8(-)] ) sys-apps/gentoo-functions SLOT=0 _eclasses_=desktop c0d27bf73aa08ca05b663dbd31fbef28 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 9f813bb3c47cf2e60619a663b87c5f4e estack 055c42df72f76a4f45ec92b35e83cd56 eutils 2d5b3f4b315094768576b6799e4f926e git-r3 b8e8c92aa5fe8df7187e466138eb4e52 l10n 8cdd85e169b835d518bc2fd59f780d8e ltprune 4f3f2db5ce3ccbeeacdf3f94954043aa multilib d410501a125f99ffb560b0c523cd3d1e preserve-libs ef207dc62baddfddfd39a164d9797648 python-single-r1 d25ac9d5d91fe9d44fda6ec192aca11a python-utils-r1 d273d56dc725880edbeb1f6389faf5f1 toolchain-funcs 24921b57d6561d87cbef4916a296ada4 vcs-clean 2a0f74a496fa2b1552c4f3398258b7bf wrapper 4251d4c84c25f59094fd557e0063a974 -_md5_=de1df9fb67e691ff4a8cac5a0b1da851 +_md5_=236428caea4749e570ec74d832ff31e2 -- cgit v1.2.3