summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexis Ballier <aballier@gentoo.org>2017-01-13 08:41:44 +0100
committerAlexis Ballier <aballier@gentoo.org>2017-01-13 08:56:47 +0100
commit7ede2fc3550fd58decff2d8075e7d2f8f99d53c8 (patch)
tree8c1d7f7e3314b54b1519bbfc065b54b578d8c2f0
parentdev-ml/qcheck: bump to 0.5.2 (diff)
downloadgentoo-7ede2fc3550fd58decff2d8075e7d2f8f99d53c8.tar.gz
gentoo-7ede2fc3550fd58decff2d8075e7d2f8f99d53c8.tar.bz2
gentoo-7ede2fc3550fd58decff2d8075e7d2f8f99d53c8.zip
dev-ml/qcheck: set proper subslot
Package-Manager: Portage-2.3.3, Repoman-2.3.1
-rw-r--r--dev-ml/qcheck/qcheck-0.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/qcheck/qcheck-0.5.2.ebuild b/dev-ml/qcheck/qcheck-0.5.2.ebuild
index 536e95166dfd..5f3e0dfd19ef 100644
--- a/dev-ml/qcheck/qcheck-0.5.2.ebuild
+++ b/dev-ml/qcheck/qcheck-0.5.2.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/c-cube/qcheck/"
SRC_URI="https://github.com/c-cube/qcheck/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
-SLOT="0"
+SLOT="0/${PV}"
KEYWORDS="~amd64 ~x86"
IUSE=""