From 543ec4dd8d83d1bffd29eb10fa993dffb888ba81 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Wed, 28 Dec 2022 03:07:52 +0000 Subject: app-portage/sisyphus{,-qt} : adjust to the new EAPI --- app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild | 4 ++-- app-portage/sisyphus/sisyphus-4.2212.0-r3.ebuild | 12 ++++++------ metadata/md5-cache/app-portage/sisyphus-4.2212.0-r3 | 2 +- metadata/md5-cache/app-portage/sisyphus-qt-4.2212.0-r3 | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild index 56372e84..cafae76c 100644 --- a/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild +++ b/app-portage/sisyphus-qt/sisyphus-qt-4.2212.0-r3.ebuild @@ -30,9 +30,9 @@ RDEPEND="${DEPEND} ')" src_install() { - emake DESTDIR="${D}" install-gui + emake DESTDIR="${D}"/ install-gui # enforce the best available python implementation (CLI) python_setup - python_fix_shebang "${ED}"usr/share/"${MY_PN}"/"${MY_PN}"-gui.py + python_fix_shebang "${ED}"/usr/share/"${MY_PN}"/"${MY_PN}"-gui.py } diff --git a/app-portage/sisyphus/sisyphus-4.2212.0-r3.ebuild b/app-portage/sisyphus/sisyphus-4.2212.0-r3.ebuild index 84ea6f9f..5f1340c7 100644 --- a/app-portage/sisyphus/sisyphus-4.2212.0-r3.ebuild +++ b/app-portage/sisyphus/sisyphus-4.2212.0-r3.ebuild @@ -36,7 +36,7 @@ RDEPEND="${DEPEND} PDEPEND="qt5? ( ~app-portage/${PN}-qt-${PV} )" src_install() { - emake DESTDIR="${D}" install-cli + emake DESTDIR="${D}"/ install-cli python_moduleinto "$(python_get_sitedir)"/"${PN}" python_domodule src/backend/*.py @@ -60,19 +60,19 @@ src_install() { # enforce the best available python implementation (CLI) python_setup - python_fix_shebang "${ED}"usr/share/"${PN}"/"${PN}"-cli.py + python_fix_shebang "${ED}"/usr/share/"${PN}"/"${PN}"-cli.py } pkg_postinst() { # Take care of the etc-update for the user - rm -rf "${EROOT}"etc/"${PN}"/._cfg* + rm -rf "${EROOT}"/etc/"${PN}"/._cfg* # Make sure portage sees the new mirror configuration file - rm -rf "{EROOT}"etc/"${PN}"/mirrors.conf + rm -rf "{EROOT}"/etc/"${PN}"/mirrors.conf if [[ $(uname -m) == "x86_64" ]] ; then - ln -sf "${EROOT}"etc/"${PN}"/"${PN}"-mirrors-amd64.conf "${EROOT}"etc/"${PN}"/mirrors.conf + ln -sf "${EROOT}"/etc/"${PN}"/"${PN}"-mirrors-amd64.conf "${EROOT}"/etc/"${PN}"/mirrors.conf elif [[ $(uname -m) == "aarch64" ]] ; then - ln -sf "${EROOT}"etc/"${PN}"/"${PN}"-mirrors-arm64.conf "${EROOT}"etc/"${PN}"/mirrors.conf + ln -sf "${EROOT}"/etc/"${PN}"/"${PN}"-mirrors-arm64.conf "${EROOT}"/etc/"${PN}"/mirrors.conf fi } diff --git a/metadata/md5-cache/app-portage/sisyphus-4.2212.0-r3 b/metadata/md5-cache/app-portage/sisyphus-4.2212.0-r3 index 1d40d5e1..25ad3231 100644 --- a/metadata/md5-cache/app-portage/sisyphus-4.2212.0-r3 +++ b/metadata/md5-cache/app-portage/sisyphus-4.2212.0-r3 @@ -13,4 +13,4 @@ PROPERTIES=live RDEPEND=dev-lang/python[sqlite] app-portage/portage-utils 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/typing-extensions[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(-)] ) python_single_target_python3_9? ( app-portage/gentoolkit[python_targets_python3_9(-)] dev-python/animation[python_targets_python3_9(-)] dev-python/GitPython[python_targets_python3_9(-)] dev-python/typer[python_targets_python3_9(-)] dev-python/typing-extensions[python_targets_python3_9(-)] dev-python/urllib3[python_targets_python3_9(-)] dev-python/wget[python_targets_python3_9(-)] sys-apps/portage[python_targets_python3_9(-)] ) python_single_target_python3_10? ( app-portage/gentoolkit[python_targets_python3_10(-)] dev-python/animation[python_targets_python3_10(-)] dev-python/GitPython[python_targets_python3_10(-)] dev-python/typer[python_targets_python3_10(-)] dev-python/typing-extensions[python_targets_python3_10(-)] dev-python/urllib3[python_targets_python3_10(-)] dev-python/wget[python_targets_python3_10(-)] sys-apps/portage[python_targets_python3_10(-)] ) sys-apps/gentoo-functions SLOT=0 _eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 8f942ebdcf04334697649d4a0bf65a32 git-r3 2347f8fe2d392b2a091191f94be37e6f multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 6a75203e8a499f0fb42971452ce15388 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 wrapper 4a1902f969e5718126434fc35f3a0d9c -_md5_=7ed5ae8366e8543abd9dbdcc598f0b3e +_md5_=c0256428ae0515f126801aa0c5ebacd3 diff --git a/metadata/md5-cache/app-portage/sisyphus-qt-4.2212.0-r3 b/metadata/md5-cache/app-portage/sisyphus-qt-4.2212.0-r3 index 5ef09c3c..de4d36f8 100644 --- a/metadata/md5-cache/app-portage/sisyphus-qt-4.2212.0-r3 +++ b/metadata/md5-cache/app-portage/sisyphus-qt-4.2212.0-r3 @@ -12,4 +12,4 @@ PROPERTIES=live RDEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-4.2212.0 app-misc/tmux python_single_target_python3_8? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_8(-)] ) python_single_target_python3_9? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_9(-)] ) python_single_target_python3_10? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_10(-)] ) SLOT=0 _eclasses_=eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 eutils 8f942ebdcf04334697649d4a0bf65a32 git-r3 2347f8fe2d392b2a091191f94be37e6f multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 6a75203e8a499f0fb42971452ce15388 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 37a4612ce5522df5a100359a8dbc8491 wrapper 4a1902f969e5718126434fc35f3a0d9c -_md5_=cd1f0ea726e48ae78b9ac5966507b7e1 +_md5_=b76496224bc660fff299320b64a3f504 -- cgit v1.2.3