diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-13 11:06:03 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-13 11:06:03 +0100 |
commit | be8708090362c01c6111c4b76f1e395c14d86e00 (patch) | |
tree | bb61ca73e867522450783849eb63c9e1f0ba1730 /sys-apps/gentoo-systemd-integration | |
parent | e93a38d535f2c29b55a5756d2de99425986b0bf3 (diff) |
gentoo auto-resync : 13:08:2024 - 11:06:03
Diffstat (limited to 'sys-apps/gentoo-systemd-integration')
5 files changed, 53 insertions, 17 deletions
diff --git a/sys-apps/gentoo-systemd-integration/Manifest b/sys-apps/gentoo-systemd-integration/Manifest index 4f9e738a2047..839130bee54f 100644 --- a/sys-apps/gentoo-systemd-integration/Manifest +++ b/sys-apps/gentoo-systemd-integration/Manifest @@ -1,4 +1,5 @@ DIST gentoo-systemd-integration-9.tar.gz 65696 BLAKE2B 7d2105e37ff53d48e312b78a971f16124df1d3a1f99ae37eb757e4be31663eee15ba1a9fb31ef31250c79f902f7a00e1de84030f3fb67e41ab2243d58deabcb6 SHA512 e4810e74c713793f1e5aca7f025780c32e8f0fe404bf74b65263bfaeff1ae1398551fdff7de37a4050f0e48d5e0b90525217f5b3caa18111ab1981f57f41fc18 -EBUILD gentoo-systemd-integration-9.ebuild 1037 BLAKE2B 912f1401f57bed1fd9d4779ebdec8bfce3047514b33aa374e7a5e96dfdd109b18839d60a670f17a481c96f887b3180359c48633c70ce288b80a92a5d112fd3b2 SHA512 c7362a7de3181e1182d2798f020d3f188d4d3732fb9936a3a026a33d8b8d9cc829e14c2c043b83171fd059361527c058ee86592d98468f7de37632d841e4a8c6 -EBUILD gentoo-systemd-integration-9999.ebuild 1038 BLAKE2B 9d4ea9943f8a1a29d3693060ceb585d29327a018c1daf3ab91c182c15ab45cce32d69b19844a6b4c5123ae99068c502b096ed0ec752690dacd479b895c358305 SHA512 2efc245c46c4b2eb633ab23545816d8d0b6eda7c8798c34913fa42bc67cd85310a3777354d35cdfe33d333fdd623b6a6994ebfc2217f457a20cd42f082d8dbfc -MISC metadata.xml 380 BLAKE2B c85bcefccc2876a63a0b0348c42099812d371f2893971cd3ed76726bb1c305c6d17a30814743b9db8f91f96448ea241be723bd9deb11d627ee0c3b38643f8a42 SHA512 d72a532ad36554a12da2dad9645e939f79fe67ad969850f702bfb2691e80fda2c3c7a99e5f7be992a2b0b78aac4a09aa56d04ee914d1c98f131ef29e10a91dcc +EBUILD gentoo-systemd-integration-9-r1.ebuild 1009 BLAKE2B 63419e386a132ea7e55b89448a70149d95b1a0d33d3da127d4baeee55a2aa092ee9e88d76a51d37c0214c363852b66bfa7a2f86ec73a0b36a9e88c11497ca313 SHA512 2f47d5a59c90f102581a2b32c7d4a1dd65d84e4ff6651fab3024f373cd752a31b61e27999f58b80d126e6fc0c9c6319bac741a9dd06bb2b83a9449f3486850fa +EBUILD gentoo-systemd-integration-9.ebuild 1029 BLAKE2B b2c1e457c938ccf02ba137d200e5a7928ec39213a512ab5745d825ece1829c8de935e6b9f1c57103b8f8b83552a5993f79de33effa520d3082b70072ad88f9e2 SHA512 ecaf76c941b372e5f044a90183f40173fe634f4b080eac0d40b5e3af140ed8f537490d3ab6e5b1ffa6bdb3395ac7bd0fa719cb1713e059eeae32229091226577 +EBUILD gentoo-systemd-integration-9999.ebuild 1001 BLAKE2B 2612a2d3884f0f14a06567013fd2b055a3fb0e7e7ee547322f5c1ebe88069e2cf516ade1f866aed1e692315bc7b8c8e6449fdc74f50c3e742de47d9ff68d7de4 SHA512 bb4679b9c7fe467c3f09003b7dd5330558f8b3b29207b5f6e4301bfa0272ffc57de50e2f50d3ec7f84cdc3307066ffbaa88bcc236b3fb53bdcffe5ea9059599f +MISC metadata.xml 279 BLAKE2B 0066c67b04dfdf4487af8273c48455dcc5cee89f74d8ee092faca8aa186f9d1447aae375689af2da3e8f9ae932fa35ca392cccf9dc4961812d8950e4f6709fe5 SHA512 5d0bde26e40538ca4c24b0af2f70805e97c89c35c1339a73b3213fee55f2011bdb955e2dfa113724134c60ad6c58ecd6e2a683ca3b323eca1545204ed2f93dcb diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild new file mode 100644 index 000000000000..1c79af84dbd4 --- /dev/null +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9-r1.ebuild @@ -0,0 +1,41 @@ +# Copyright 2013-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit systemd udev + +DESCRIPTION="systemd integration files for Gentoo" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Systemd" + +if [[ ${PV} == 9999 ]]; then + EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-systemd-integration.git" + inherit autotools git-r3 +else + SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +fi + +LICENSE="BSD" +SLOT="0" + +RDEPEND="acct-group/floppy + acct-group/usb + >=sys-apps/systemd-207 +" +DEPEND=">=sys-apps/systemd-207" +BDEPEND="virtual/pkgconfig" + +src_prepare() { + default + [[ ${PV} != 9999 ]] || eautoreconf +} + +src_configure() { + local myconf=( + --with-systemdsystemgeneratordir="$(systemd_get_systemgeneratordir)" + --with-systemdsystempresetdir="$(systemd_get_systempresetdir)" + udevdir="${EPREFIX}$(get_udevdir)" + ) + econf "${myconf[@]}" +} diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild index 0023f2d5ed9d..7f0b220760d5 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2023 Gentoo Authors +# Copyright 2013-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -18,7 +18,6 @@ HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Systemd" LICENSE="BSD" SLOT="0" -IUSE="" RDEPEND="acct-group/floppy acct-group/usb diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild index 693cb5671001..64e5d83af27d 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9999.ebuild @@ -1,30 +1,28 @@ -# Copyright 2013-2023 Gentoo Authors +# Copyright 2013-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=7 +EAPI=8 inherit systemd udev +DESCRIPTION="systemd integration files for Gentoo" +HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Systemd" + if [[ ${PV} == 9999 ]]; then EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/gentoo-systemd-integration.git" inherit autotools git-r3 else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" - KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" fi -DESCRIPTION="systemd integration files for Gentoo" -HOMEPAGE="https://wiki.gentoo.org/wiki/Project:Systemd" - LICENSE="BSD" SLOT="0" -IUSE="" RDEPEND="acct-group/floppy acct-group/usb >=sys-apps/systemd-207 - !sys-fs/eudev - !sys-fs/udev" +" DEPEND=">=sys-apps/systemd-207" BDEPEND="virtual/pkgconfig" diff --git a/sys-apps/gentoo-systemd-integration/metadata.xml b/sys-apps/gentoo-systemd-integration/metadata.xml index f8eca82e557f..04301828b6ed 100644 --- a/sys-apps/gentoo-systemd-integration/metadata.xml +++ b/sys-apps/gentoo-systemd-integration/metadata.xml @@ -6,7 +6,4 @@ <name>Gentoo systemd team</name> </maintainer> <stabilize-allarches/> - <upstream> - <remote-id type="bitbucket">mgorny/gentoo-systemd-integration</remote-id> - </upstream> </pkgmetadata> |