diff options
author | Ben Kohler <bkohler@gentoo.org> | 2023-01-30 07:54:26 -0600 |
---|---|---|
committer | Ben Kohler <bkohler@gentoo.org> | 2023-01-30 07:55:33 -0600 |
commit | 69bfacf09507d1b0a6249480586de850f62cf129 (patch) | |
tree | 7ea2c36b4293dffe18f6a27da424e3935f4418bb /app-text | |
parent | app-text/discount: add 3.0.0a_p20230126 (diff) | |
download | gentoo-69bfacf09507d1b0a6249480586de850f62cf129.tar.gz gentoo-69bfacf09507d1b0a6249480586de850f62cf129.tar.bz2 gentoo-69bfacf09507d1b0a6249480586de850f62cf129.zip |
app-text/discount: add subslot on 2.2.7b
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/discount/discount-2.2.7b.ebuild | 4 |
1 files 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 )" |