Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/discount/
Date: Mon, 30 Jan 2023 13:55:42
Message-Id: 1675086933.69bfacf09507d1b0a6249480586de850f62cf129.bkohler@gentoo
1 commit: 69bfacf09507d1b0a6249480586de850f62cf129
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 30 13:54:26 2023 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 30 13:55:33 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69bfacf0
7
8 app-text/discount: add subslot on 2.2.7b
9
10 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
11
12 app-text/discount/discount-2.2.7b.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-text/discount/discount-2.2.7b.ebuild b/app-text/discount/discount-2.2.7b.ebuild
16 index e53c8e7547af..cbfe59ee5c39 100644
17 --- a/app-text/discount/discount-2.2.7b.ebuild
18 +++ b/app-text/discount/discount-2.2.7b.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -10,7 +10,7 @@ HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/"
26 SRC_URI="http://www.pell.portland.or.us/~orc/Code/${PN}/${P}.tar.bz2"
27
28 LICENSE="BSD"
29 -SLOT="0"
30 +SLOT="0/2.2.7"
31 KEYWORDS="~alpha amd64 ~arm arm64 ~ia64 ppc ppc64 ~riscv sparc x86"
32 IUSE="minimal test"
33 RESTRICT="!test? ( test )"