summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-portage/sisyphus/files/sisyphus-mirrors-amd64.conf (renamed from app-portage/sisyphus/files/sisyphus-mirrors-amd64)0
-rw-r--r--app-portage/sisyphus/files/sisyphus-mirrors-arm64.conf (renamed from app-portage/sisyphus/files/sisyphus-mirrors-arm64)0
-rw-r--r--app-portage/sisyphus/files/sisyphus.env.conf (renamed from app-portage/sisyphus/files/sisyphus.env_conf)0
-rw-r--r--app-portage/sisyphus/files/sisyphus.make.conf (renamed from app-portage/sisyphus/files/sisyphus.make_conf)0
-rw-r--r--app-portage/sisyphus/sisyphus-4.2211.0-r1.ebuild12
-rw-r--r--metadata/md5-cache/app-portage/sisyphus-4.2211.0-r12
6 files changed, 7 insertions, 7 deletions
diff --git a/app-portage/sisyphus/files/sisyphus-mirrors-amd64 b/app-portage/sisyphus/files/sisyphus-mirrors-amd64.conf
index 61802137..61802137 100644
--- a/app-portage/sisyphus/files/sisyphus-mirrors-amd64
+++ b/app-portage/sisyphus/files/sisyphus-mirrors-amd64.conf
diff --git a/app-portage/sisyphus/files/sisyphus-mirrors-arm64 b/app-portage/sisyphus/files/sisyphus-mirrors-arm64.conf
index d5010070..d5010070 100644
--- a/app-portage/sisyphus/files/sisyphus-mirrors-arm64
+++ b/app-portage/sisyphus/files/sisyphus-mirrors-arm64.conf
diff --git a/app-portage/sisyphus/files/sisyphus.env_conf b/app-portage/sisyphus/files/sisyphus.env.conf
index e69de29b..e69de29b 100644
--- a/app-portage/sisyphus/files/sisyphus.env_conf
+++ b/app-portage/sisyphus/files/sisyphus.env.conf
diff --git a/app-portage/sisyphus/files/sisyphus.make_conf b/app-portage/sisyphus/files/sisyphus.make.conf
index e69de29b..e69de29b 100644
--- a/app-portage/sisyphus/files/sisyphus.make_conf
+++ b/app-portage/sisyphus/files/sisyphus.make.conf
diff --git a/app-portage/sisyphus/sisyphus-4.2211.0-r1.ebuild b/app-portage/sisyphus/sisyphus-4.2211.0-r1.ebuild
index 639b671b..96ed7c0d 100644
--- a/app-portage/sisyphus/sisyphus-4.2211.0-r1.ebuild
+++ b/app-portage/sisyphus/sisyphus-4.2211.0-r1.ebuild
@@ -46,11 +46,11 @@ src_install() {
dodir etc/"${PN}"
insinto etc/"${PN}"
- doins "${FILESDIR}"/"${PN}"-mirrors-amd64
- doins "${FILESDIR}"/"${PN}"-mirrors-arm64
+ doins "${FILESDIR}"/"${PN}"-mirrors-amd64.conf
+ doins "${FILESDIR}"/"${PN}"-mirrors-arm64.conf
- doins "${FILESDIR}"/"${PN}".env_conf
- doins "${FILESDIR}"/"${PN}".make_conf
+ doins "${FILESDIR}"/"${PN}".env.conf
+ doins "${FILESDIR}"/"${PN}".make.conf
doins "${FILESDIR}"/"${PN}".package.keywords
doins "${FILESDIR}"/"${PN}".package.env
doins "${FILESDIR}"/"${PN}".package.license
@@ -71,8 +71,8 @@ pkg_postinst() {
rm -rf "{EROOT}"etc/"${PN}"/mirrors.conf
if [[ $(uname -m) == "x86_64" ]] ; then
- ln -sf "${EROOT}"etc/"${PN}"/"${PN}"-mirrors-amd64 "${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 "${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.2211.0-r1 b/metadata/md5-cache/app-portage/sisyphus-4.2211.0-r1
index 30b1af9e..1b6661e4 100644
--- a/metadata/md5-cache/app-portage/sisyphus-4.2211.0-r1
+++ b/metadata/md5-cache/app-portage/sisyphus-4.2211.0-r1
@@ -12,4 +12,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_=desktop 7eb20ad915a0a318176d51bc2508ff5c eapi8-dosym cd7d420bb5be5ee079f27239ce76b8f5 edos2unix 33e347e171066657f91f8b0c72ec8773 epatch 447396341f5f896d722e435a06f87a4f eqawarn c9847c43b3253a276ae2eabddedab3d7 estack 055c42df72f76a4f45ec92b35e83cd56 eutils 8f942ebdcf04334697649d4a0bf65a32 git-r3 2347f8fe2d392b2a091191f94be37e6f ltprune 97143780d341cc8d8f1d4c6187a36d29 multilib 5ca4e49abed8e3a2f7b56920eadee157 multiprocessing b4e253ab22cef7b1085e9b67c7a3b730 preserve-libs a8e50acee31b5759b4df1f7707cae54b python-single-r1 a5747fe6dc0651d95cb78eddd5e160a8 python-utils-r1 b9fc5e97e886514e5132f50465185401 strip-linguas ac3ee41ee2d31d8c41a77c0838320cc7 toolchain-funcs 441f754fd75cd4fd1fa06fbc17da6144 vcs-clean d271b7bc7e6a009758d7d4ef749174e3 wrapper 4a1902f969e5718126434fc35f3a0d9c
-_md5_=06a1eec35bc19b15cd74538c103fa1c9
+_md5_=aadb79aa10703ad32daf29bcce5f9ce2