commit: 4c83c1f2ee49ed560f2b00e2c898e1a625cce469 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> AuthorDate: Sat Jun 14 18:33:43 2025 +0000 Commit: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru> CommitDate: Sat Jun 14 18:33:43 2025 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4c83c1f2
dev-libs/fortran-shlex: add SUBSLOT "0/1" Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru> dev-libs/fortran-shlex/fortran-shlex-1.0.1.ebuild | 4 ++-- dev-libs/fortran-shlex/fortran-shlex-1.2.1.ebuild | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/dev-libs/fortran-shlex/fortran-shlex-1.0.1.ebuild b/dev-libs/fortran-shlex/fortran-shlex-1.0.1.ebuild index 6bdbdcf695..287e894b41 100644 --- a/dev-libs/fortran-shlex/fortran-shlex-1.0.1.ebuild +++ b/dev-libs/fortran-shlex/fortran-shlex-1.0.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/perazz/fortran-shlex" SRC_URI="https://github.com/perazz/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/1" KEYWORDS="~amd64 ~x86" IUSE="test" diff --git a/dev-libs/fortran-shlex/fortran-shlex-1.2.1.ebuild b/dev-libs/fortran-shlex/fortran-shlex-1.2.1.ebuild index 82507728bc..287e894b41 100644 --- a/dev-libs/fortran-shlex/fortran-shlex-1.2.1.ebuild +++ b/dev-libs/fortran-shlex/fortran-shlex-1.2.1.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/perazz/fortran-shlex" SRC_URI="https://github.com/perazz/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" -SLOT="0" +SLOT="0/1" KEYWORDS="~amd64 ~x86" IUSE="test"
