From: Zetok Zalbavar Date: Sun, 4 Dec 2016 21:40:18 +0000 (+0000) Subject: net-libs/tox: add slot to the ebuilds X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=0686d87d8edb8aeb6d5b145abade7697633c96ae;p=gentoo.git net-libs/tox: add slot to the ebuilds As mentioned in the bug #601038 Package-Manager: portage-2.3.0 --- diff --git a/net-libs/tox/tox-0_pre20160904.ebuild b/net-libs/tox/tox-0_pre20160904.ebuild index caf7249769fb..bf726d1ff7c7 100644 --- a/net-libs/tox/tox-0_pre20160904.ebuild +++ b/net-libs/tox/tox-0_pre20160904.ebuild @@ -12,7 +12,7 @@ EGIT_COMMIT="755f084e8720b349026c85afbad58954cb7ff1d4" SRC_URI="https://github.com/irungentoo/toxcore/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3+" -SLOT="0" +SLOT="0/0.0" KEYWORDS="~amd64 ~x86" IUSE="+av daemon log-debug log-error log-info log-trace log-warn +no-log ntox static-libs test" diff --git a/net-libs/tox/tox-9999.ebuild b/net-libs/tox/tox-9999.ebuild index 44b48613967d..d2add547180a 100644 --- a/net-libs/tox/tox-9999.ebuild +++ b/net-libs/tox/tox-9999.ebuild @@ -13,7 +13,7 @@ EGIT_REPO_URI="https://github.com/irungentoo/toxcore.git git://github.com/irungentoo/toxcore.git" LICENSE="GPL-3+" -SLOT="0" +SLOT="0/0.0" KEYWORDS="" IUSE="+av daemon log-debug log-error log-info log-trace log-warn +no-log ntox static-libs test"