sci-libs/libsigrokdecode: Add sub-slot

Package-Manager: Portage-2.3.8, Repoman-2.3.4
This commit is contained in:
Sven Wegener
2017-10-30 22:22:46 +00:00
parent c1f678131d
commit 3305f2bf41
5 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2015 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -18,7 +18,7 @@ DESCRIPTION="provide (streaming) protocol decoding functionality"
HOMEPAGE="http://sigrok.org/wiki/Libsigrokdecode"
LICENSE="GPL-3"
SLOT="0"
SLOT="0/2"
IUSE="static-libs"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

View File

@@ -19,7 +19,7 @@ DESCRIPTION="provide (streaming) protocol decoding functionality"
HOMEPAGE="http://sigrok.org/wiki/Libsigrokdecode"
LICENSE="GPL-3"
SLOT="0"
SLOT="0/3"
IUSE="static-libs"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

View File

@@ -19,7 +19,7 @@ DESCRIPTION="provide (streaming) protocol decoding functionality"
HOMEPAGE="http://sigrok.org/wiki/Libsigrokdecode"
LICENSE="GPL-3"
SLOT="0"
SLOT="0/3"
IUSE="static-libs"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

View File

@@ -19,7 +19,7 @@ DESCRIPTION="provide (streaming) protocol decoding functionality"
HOMEPAGE="http://sigrok.org/wiki/Libsigrokdecode"
LICENSE="GPL-3"
SLOT="0"
SLOT="0/4"
IUSE="static-libs"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"

View File

@@ -19,7 +19,7 @@ DESCRIPTION="provide (streaming) protocol decoding functionality"
HOMEPAGE="http://sigrok.org/wiki/Libsigrokdecode"
LICENSE="GPL-3"
SLOT="0"
SLOT="0/9999"
IUSE="static-libs"
REQUIRED_USE="${PYTHON_REQUIRED_USE}"