commit: 359e906aece668d2030d03c1ee95e1da7dc476f5 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Sat Feb 6 16:22:08 2016 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Sat Feb 6 16:22:08 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=359e906a
dev-ml/cppo: add proper subslot Package-Manager: portage-2.2.27 Signed-off-by: Alexis Ballier <aballier <AT> gentoo.org> dev-ml/cppo/cppo-1.3.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-ml/cppo/cppo-1.3.1.ebuild b/dev-ml/cppo/cppo-1.3.1.ebuild index 2ff1f6d..b89094c 100644 --- a/dev-ml/cppo/cppo-1.3.1.ebuild +++ b/dev-ml/cppo/cppo-1.3.1.ebuild @@ -10,7 +10,7 @@ DESCRIPTION="An equivalent of the C preprocessor for OCaml programs" HOMEPAGE="http://mjambon.com/cppo.html" SRC_URI="https://github.com/mjambon/cppo/archive/v${PV}.tar.gz -> ${P}.tar.gz" -SLOT="0" +SLOT="0/${PV}" LICENSE="BSD" KEYWORDS="~amd64"
