commit: a188e90d47b4e19a51bc231f139cb75d9174d140 Author: Florian Schmaus <flow <AT> gentoo <DOT> org> AuthorDate: Mon Jan 30 08:54:00 2023 +0000 Commit: Florian Schmaus <flow <AT> gentoo <DOT> org> CommitDate: Mon Jan 30 08:56:16 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a188e90d
net-nds/389-ds-base: remove slotting Closes: https://bugs.gentoo.org/835617 Signed-off-by: Florian Schmaus <flow <AT> gentoo.org> .../{389-ds-base-1.4.4.19-r3.ebuild => 389-ds-base-1.4.4.19-r4.ebuild} | 2 +- .../{389-ds-base-2.1.0-r3.ebuild => 389-ds-base-2.1.0-r4.ebuild} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net-nds/389-ds-base/389-ds-base-1.4.4.19-r3.ebuild b/net-nds/389-ds-base/389-ds-base-1.4.4.19-r4.ebuild similarity index 99% rename from net-nds/389-ds-base/389-ds-base-1.4.4.19-r3.ebuild rename to net-nds/389-ds-base/389-ds-base-1.4.4.19-r4.ebuild index eab38b075ca6..f25141847a6c 100644 --- a/net-nds/389-ds-base/389-ds-base-1.4.4.19-r3.ebuild +++ b/net-nds/389-ds-base/389-ds-base-1.4.4.19-r4.ebuild @@ -123,7 +123,7 @@ HOMEPAGE="https://directory.fedoraproject.org/" SRC_URI="https://github.com/389ds/${PN}/archive/refs/tags/${P}.tar.gz $(cargo_crate_uris ${CRATES})" LICENSE="GPL-3+ Apache-2.0 BSD MIT MPL-2.0" -SLOT="$(ver_cut 1-2)/0" +SLOT="0" KEYWORDS="~amd64" IUSE_PLUGINS="+accountpolicy +bitwise +dna +pam-passthru" IUSE="${IUSE_PLUGINS} +autobind auto-dn-suffix debug doc +ldapi selinux systemd" diff --git a/net-nds/389-ds-base/389-ds-base-2.1.0-r3.ebuild b/net-nds/389-ds-base/389-ds-base-2.1.0-r4.ebuild similarity index 99% rename from net-nds/389-ds-base/389-ds-base-2.1.0-r3.ebuild rename to net-nds/389-ds-base/389-ds-base-2.1.0-r4.ebuild index 658d98ccd8a2..e595a4bb4e0a 100644 --- a/net-nds/389-ds-base/389-ds-base-2.1.0-r3.ebuild +++ b/net-nds/389-ds-base/389-ds-base-2.1.0-r4.ebuild @@ -123,7 +123,7 @@ HOMEPAGE="https://directory.fedoraproject.org/" SRC_URI="https://github.com/389ds/${PN}/archive/refs/tags/${P}.tar.gz $(cargo_crate_uris ${CRATES})" LICENSE="GPL-3+ Apache-2.0 BSD MIT MPL-2.0" -SLOT="$(ver_cut 1-2)/0" +SLOT="0" KEYWORDS="~amd64 ~arm64" IUSE_PLUGINS="+accountpolicy +bitwise +dna +pam-passthru" IUSE="${IUSE_PLUGINS} +autobind auto-dn-suffix debug doc +ldapi selinux systemd"
