diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-10-08 01:23:33 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-10-08 01:23:33 +0100 |
commit | 20fac2d86bab5a60f622c9929e48f7812800431e (patch) | |
tree | 22941252651e40b333f2265cda02392e9a2532df | |
parent | 7a942e760f7e103c2da98b793458b1665a5375bb (diff) |
app-portage/sisyphus{,-qt} : version bump
-rw-r--r-- | app-portage/sisyphus-qt/sisyphus-qt-6.2410.0.ebuild (renamed from app-portage/sisyphus-qt/sisyphus-qt-6.2409.2-r1.ebuild) | 2 | ||||
-rw-r--r-- | app-portage/sisyphus/sisyphus-6.2410.0.ebuild (renamed from app-portage/sisyphus/sisyphus-6.2409.2-r1.ebuild) | 7 | ||||
-rw-r--r-- | metadata/md5-cache/app-portage/sisyphus-6.2410.0 (renamed from metadata/md5-cache/app-portage/sisyphus-6.2409.2-r1) | 4 | ||||
-rw-r--r-- | metadata/md5-cache/app-portage/sisyphus-qt-6.2410.0 (renamed from metadata/md5-cache/app-portage/sisyphus-qt-6.2409.2-r1) | 6 | ||||
-rw-r--r-- | metadata/pkg_desc_index | 4 |
5 files changed, 14 insertions, 9 deletions
diff --git a/app-portage/sisyphus-qt/sisyphus-qt-6.2409.2-r1.ebuild b/app-portage/sisyphus-qt/sisyphus-qt-6.2410.0.ebuild index bd05bff0..7260f5d4 100644 --- a/app-portage/sisyphus-qt/sisyphus-qt-6.2409.2-r1.ebuild +++ b/app-portage/sisyphus-qt/sisyphus-qt-6.2410.0.ebuild @@ -14,7 +14,7 @@ HOMEPAGE="http://redcorelinux.org" EGIT_REPO_URI="https://gitlab.com/redcore/sisyphus.git" EGIT_BRANCH="master" -EGIT_COMMIT="1d0d37324a8fbdd0a3587698af577fcd39a25b08" +EGIT_COMMIT="000419569794cf93adac725cbf3dc521378c9a28" LICENSE="GPL-2" SLOT="0" diff --git a/app-portage/sisyphus/sisyphus-6.2409.2-r1.ebuild b/app-portage/sisyphus/sisyphus-6.2410.0.ebuild index 95a284c3..a603d382 100644 --- a/app-portage/sisyphus/sisyphus-6.2409.2-r1.ebuild +++ b/app-portage/sisyphus/sisyphus-6.2410.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="http://redcorelinux.org" EGIT_REPO_URI="https://gitlab.com/redcore/sisyphus.git" EGIT_BRANCH="master" -EGIT_COMMIT="1d0d37324a8fbdd0a3587698af577fcd39a25b08" +EGIT_COMMIT="000419569794cf93adac725cbf3dc521378c9a28" LICENSE="GPL-2" SLOT="0" @@ -44,6 +44,7 @@ src_install() { keepdir var/lib/"${PN}"/{csv,db} dodir etc/"${PN}" + keepdir etc/"${PN}" insinto etc/"${PN}" doins "${FILESDIR}"/"${PN}"-mirrors-amd64.conf doins "${FILESDIR}"/"${PN}"-mirrors-arm64.conf @@ -58,6 +59,9 @@ src_install() { doins "${FILESDIR}"/"${PN}".package-unmask.conf doins "${FILESDIR}"/"${PN}".package-use.conf + dodir etc/"${PN}"/news + keepdir etc/"${PN}"/news + # enforce the best available python implementation (CLI) python_setup python_fix_shebang "${ED}"/usr/share/"${PN}"/"${PN}"-cli.py @@ -66,6 +70,7 @@ src_install() { pkg_postinst() { # Take care of the etc-update for the user rm -rf "${EROOT}"/etc/"${PN}"/._cfg* + rm -rf "${EROOT}"/etc/"${PN}"/news/._cfg* # Make sure portage sees the new mirror configuration file rm -rf "{EROOT}"/etc/"${PN}"/mirrors.conf diff --git a/metadata/md5-cache/app-portage/sisyphus-6.2409.2-r1 b/metadata/md5-cache/app-portage/sisyphus-6.2410.0 index 78c87fc2..39e25d42 100644 --- a/metadata/md5-cache/app-portage/sisyphus-6.2409.2-r1 +++ b/metadata/md5-cache/app-portage/sisyphus-6.2410.0 @@ -8,9 +8,9 @@ INHERIT=python-single-r1 git-r3 IUSE=+gui python_single_target_python3_10 python_single_target_python3_11 python_single_target_python3_12 KEYWORDS=amd64 arm64 LICENSE=GPL-2 -PDEPEND=gui? ( ~app-portage/sisyphus-qt-6.2409.2 ) +PDEPEND=gui? ( ~app-portage/sisyphus-qt-6.2410.0 ) PROPERTIES=live RDEPEND=dev-lang/python[sqlite] app-portage/portage-utils 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(-)] sys-apps/portage[python_targets_python3_10(-)] ) python_single_target_python3_11? ( app-portage/gentoolkit[python_targets_python3_11(-)] dev-python/animation[python_targets_python3_11(-)] dev-python/GitPython[python_targets_python3_11(-)] dev-python/typer[python_targets_python3_11(-)] dev-python/typing-extensions[python_targets_python3_11(-)] dev-python/urllib3[python_targets_python3_11(-)] sys-apps/portage[python_targets_python3_11(-)] ) python_single_target_python3_12? ( app-portage/gentoolkit[python_targets_python3_12(-)] dev-python/animation[python_targets_python3_12(-)] dev-python/GitPython[python_targets_python3_12(-)] dev-python/typer[python_targets_python3_12(-)] dev-python/typing-extensions[python_targets_python3_12(-)] dev-python/urllib3[python_targets_python3_12(-)] sys-apps/portage[python_targets_python3_12(-)] ) sys-apps/gentoo-functions SLOT=0 _eclasses_=eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 git-r3 875eb471682d3e1f18da124be97dcc81 multilib 7e1347c006a76bb812f3a9f663b79991 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 python-utils-r1 6881b056477c23167d9a6b33e146374e toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 -_md5_=dcdb6cc3e8c25299fc5d73e7246e5c4f +_md5_=0d27dc5ce3f2e75bc0eacf6ed107be18 diff --git a/metadata/md5-cache/app-portage/sisyphus-qt-6.2409.2-r1 b/metadata/md5-cache/app-portage/sisyphus-qt-6.2410.0 index ea04f26b..49746446 100644 --- a/metadata/md5-cache/app-portage/sisyphus-qt-6.2409.2-r1 +++ b/metadata/md5-cache/app-portage/sisyphus-qt-6.2410.0 @@ -1,6 +1,6 @@ BDEPEND=>=dev-vcs/git-1.8.2.1[curl] DEFINED_PHASES=install setup unpack -DEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-6.2409.2 +DEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-6.2410.0 DESCRIPTION=A simple portage python wrapper which works like other package managers(apt-get/yum/dnf) EAPI=7 HOMEPAGE=http://redcorelinux.org @@ -9,7 +9,7 @@ IUSE=qt5 qt6 python_single_target_python3_10 python_single_target_python3_11 pyt KEYWORDS=amd64 arm64 LICENSE=GPL-2 PROPERTIES=live -RDEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-6.2409.2 app-misc/tmux qt5? ( python_single_target_python3_10? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_12(-)] ) ) qt6? ( python_single_target_python3_10? ( dev-python/PyQt6[designer,gui,widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/PyQt6[designer,gui,widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/PyQt6[designer,gui,widgets,python_targets_python3_12(-)] ) ) +RDEPEND=dev-lang/python[sqlite] ~app-portage/sisyphus-6.2410.0 app-misc/tmux qt5? ( python_single_target_python3_10? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/PyQt5[designer,gui,widgets,python_targets_python3_12(-)] ) ) qt6? ( python_single_target_python3_10? ( dev-python/PyQt6[designer,gui,widgets,python_targets_python3_10(-)] ) python_single_target_python3_11? ( dev-python/PyQt6[designer,gui,widgets,python_targets_python3_11(-)] ) python_single_target_python3_12? ( dev-python/PyQt6[designer,gui,widgets,python_targets_python3_12(-)] ) ) SLOT=0 _eclasses_=eapi8-dosym 5ac4857ad078256d939c44f7c64197a9 git-r3 875eb471682d3e1f18da124be97dcc81 multilib 7e1347c006a76bb812f3a9f663b79991 multiprocessing e644caa6eb7ce7e5ab0864383ac13ad9 python-single-r1 f7abe75c203a988aa9b5c460b6c7d0f1 python-utils-r1 6881b056477c23167d9a6b33e146374e toolchain-funcs 948855ec7ad9f11351edf9066708dfa9 -_md5_=9c48e18f6672a4eaf46558369c609ff4 +_md5_=b8b9d3f4d7508dc6a9dc8257c8e9dd03 diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index 5bfd79ce..5ac9f4c1 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -15,8 +15,8 @@ app-misc/geoclue 2.7.1-r6: A location information D-Bus service app-misc/redcore-live 1.314.1337-r4: Redcore Linux live scripts app-misc/redcore-skel 1.314.1337-r10: Redcore Linux skel tree app-portage/flaggie 0.99.8-r1: A smart CLI mangler for package.* files -app-portage/sisyphus 6.2409.2-r1: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf) -app-portage/sisyphus-qt 6.2409.2-r1: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf) +app-portage/sisyphus 6.2410.0: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf) +app-portage/sisyphus-qt 6.2410.0: A simple portage python wrapper which works like other package managers(apt-get/yum/dnf) app-text/simplenote 2.6.0-r1: The simplest way to keep notes dev-go/go-protobuf 1.5.2: Go support for Google's protocol buffers dev-go/protoc-gen-go-grpc 1.2.0: This tool generates Go language bindings of services in protobuf definition files for gRPC |