Skip to content

Commit

Permalink
Merge branch 'nss_ldap_sssd' of github.com:bedroge/gentoo-overlay int…
Browse files Browse the repository at this point in the history
…o nss_ldap_sssd
  • Loading branch information
bedroge committed Mar 15, 2024
2 parents f477e60 + 41ac296 commit a03182d
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 5 deletions.
4 changes: 2 additions & 2 deletions dev-python/uri-template/Manifest
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
DIST uri-template-v1.2.0.tar.gz 18293 BLAKE2B 7ed2479cc103a2690d9ebad3a748b993b4bb61b98f30ed11f4b877aeecdeebd97bedc67710937de9191fb22da608810adf0702b63176815daa9ff651af690994 SHA512 26ca04290fd3c5e5021bd57a10dffb2c66b99b50c6817bd695ef02d1bb8ebf88b0df562b6c83b2c771be70a55aa47130c51dc27347defc5fed2cb7bb6fabfa5f
EBUILD uri-template-1.2.0-r1.ebuild 1023 BLAKE2B cd7584a6305bee0b2bd92d662abd4059c8b418b0c6b6f97bef0ad680ae4e7bd193808e2af5cd568bca9413fab1305d97c3d4054192562b71129778260636a76f SHA512 94e65b7b8818d415f8723701eca78fe9c2fef662a7748fbf110a0c50a5a69a2a47dffbd909e23e538ff17472b88f03e0069beafb81c34f9457daef160e46c1a5
DIST uri-template-v1.2.0.tar.gz 18291 BLAKE2B c9ff0c29b649b616369bf24bbb1c388056ebbce14be3d74892e67d3222f08848d6c3d32c03e75fe6fa4729e225fa568b8afea917c6a1ef6915ad535e65e47803 SHA512 64482ddbff1f0dfcb3c4fb6f706ccdb1332c90610b099d1126d94699e685cff78024cc6e407ea13cee8ce6542160a715ec2d664fd350929ebd5c95167268ad9e
EBUILD uri-template-1.2.0-r1.ebuild 1036 BLAKE2B abaaaeae46979999c07073887b1ecc255569fe65ead604ee7b1f91492d7e0d5ca31acbc245fdeb0ade3af93d36087ed6008d1e9447f64697f32f73fbfc63d47d SHA512 817d85957ddbdb15543f4485fa28086d2aabe79541f6bc5d178973a0969e820f0f640787c2f9c79e1e6be432f2858c1384787028c911da0ac5924a219f90ddbd
MISC metadata.xml 340 BLAKE2B fa3cfe1b2c6ef81f0ac969adda1ef8acc343c72f401c558a85450c992d38f22dca596aecd65de5328a855763379876c55f9d4bd0d2c69c771521e8fe11f43f85 SHA512 8c740d7dd56ecb9fc6a0a06a478878028058c67de06a68ad49f181b08982793874ae571ba5c1ba8f519f988c41588275e5ebbf6c0ea8de992ac1ee82d9effd5d
4 changes: 2 additions & 2 deletions dev-python/uri-template/uri-template-1.2.0-r1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ inherit distutils-r1
MY_P="${PN}-v${PV}"
DESCRIPTION="URI Template expansion in strict adherence to RFC 6570"
HOMEPAGE="
https://gitlab.linss.com/open-source/uri_template/
https://gitlab.linss.com/open-source/python/uri-template
https://pypi.org/project/uri-template/
"
SRC_URI="
https://gitlab.linss.com/open-source/${PN}/-/archive/v${PV}/${MY_P}.tar.gz
https://gitlab.linss.com/open-source/python/${PN}/-/archive/v${PV}/${MY_P}.tar.gz
"
S="${WORKDIR}/${MY_P}"

Expand Down
18 changes: 18 additions & 0 deletions etc/portage/sets/eessi-2023.06-linux-riscv64
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
app-shells/bash-completion
dev-python/GitPython
dev-python/keyring
dev-python/pip
dev-python/pycodestyle
dev-python/pyyaml
dev-python/rich
=dev-python/uri-template-1.2.0-r1::eessi
=dev-util/direnv-2.32.2::eessi
dev-util/patchelf
media-fonts/dejavu
media-fonts/liberation-fonts
=sys-apps/archspec-0.2.1::eessi
sys-apps/dbus
sys-cluster/lmod
sys-cluster/rdma-core
sys-libs/pam
sys-process/numactl
2 changes: 1 addition & 1 deletion scripts/eessi_sets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
eessi_archs:
- linux-aarch64
- linux-x86_64
# - linux-ppc64le
- linux-riscv64
# - macos-aarch64
# - macos-x86_64

Expand Down

0 comments on commit a03182d

Please sign in to comment.