commit: 69bfacf09507d1b0a6249480586de850f62cf129 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Mon Jan 30 13:54:26 2023 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Mon Jan 30 13:55:33 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69bfacf0
app-text/discount: add subslot on 2.2.7b Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> app-text/discount/discount-2.2.7b.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/discount/discount-2.2.7b.ebuild b/app-text/discount/discount-2.2.7b.ebuild index e53c8e7547af..cbfe59ee5c39 100644 --- a/app-text/discount/discount-2.2.7b.ebuild +++ b/app-text/discount/discount-2.2.7b.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/" SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2" LICENSE="BSD" -SLOT="0" +SLOT="0/2.2.7" KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="minimal test" RESTRICT="!test? ( test )"
