commit: 22df34c0155b6489b694c48ebc04ecc6aa240510 Author: Azamat H. Hackimov <azamat.hackimov <AT> gmail <DOT> com> AuthorDate: Sun Mar 3 11:56:38 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Mon Mar 11 10:13:38 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22df34c0
app-text/cmark: add subslot. Closes: https://bugs.gentoo.org/679230 Signed-off-by: Azamat H. Hackimov <azamat.hackimov <AT> gmail.com> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-text/cmark/cmark-0.28.3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-text/cmark/cmark-0.28.3.ebuild b/app-text/cmark/cmark-0.28.3.ebuild index 55c636df360..215c1bf461a 100644 --- a/app-text/cmark/cmark-0.28.3.ebuild +++ b/app-text/cmark/cmark-0.28.3.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/commonmark/cmark" SRC_URI="https://github.com/commonmark/cmark/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" -SLOT="0" +SLOT="0/0.28.3" KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="test"
