commit: 521fc63585b08c0e3f0684380976a5cd94588d5b Author: Armas Spann <zappel <AT> simple-co <DOT> de> AuthorDate: Wed Oct 1 13:56:54 2025 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Thu Oct 2 08:09:10 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=521fc635
dev-vcs/git-cliff: added vendor-bundle(CI) notice Signed-off-by: Armas Spann <zappel <AT> simple-co.de> Part-of: https://github.com/gentoo/gentoo/pull/43998 Closes: https://github.com/gentoo/gentoo/pull/43998 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> dev-vcs/git-cliff/git-cliff-2.10.1.ebuild | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dev-vcs/git-cliff/git-cliff-2.10.1.ebuild b/dev-vcs/git-cliff/git-cliff-2.10.1.ebuild index 0c17a68c9377..ac510b3bc3dd 100644 --- a/dev-vcs/git-cliff/git-cliff-2.10.1.ebuild +++ b/dev-vcs/git-cliff/git-cliff-2.10.1.ebuild @@ -1,6 +1,10 @@ # Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Gitlab CI notice (vendor crates): +# https://gitlab.com/api/v4/projects/72067412 points to: +# https://gitlab.com/ZaPpPeL/git-cliff-crates/-/packages + EAPI=8 RUST_MIN_VER="1.85.1"
