net-misc/purritobin: fix categories for usockets/uwebsockets

net-libs/usockets: move to net-libs per OpenBSD/FreeBSD
www-apps/uwebsockets: move to www-apps per Open/FreeBSD

Package-Manager: Portage-2.3.101, Repoman-2.3.22
Signed-off-by: Aisha Tammy <gentoo@aisha.cc>
This commit is contained in:
Aisha Tammy
2020-06-22 20:45:56 -04:00
parent 0a3c0acbea
commit 4ccf174d1c
13 changed files with 6 additions and 6 deletions

View File

@@ -20,11 +20,11 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="libuv static-libs"
DEPEND="dev-cpp/usockets[libuv=,static-libs?]
DEPEND="net-libs/usockets[libuv=,static-libs?]
libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
"
BDEPEND="
dev-cpp/uwebsockets
www-apps/uwebsockets
"
src_prepare() {

View File

@@ -20,11 +20,11 @@ LICENSE="GPL-2"
SLOT="0"
IUSE="libuv static-libs"
DEPEND="dev-cpp/usockets[libuv=,static-libs?]
DEPEND="net-libs/usockets[libuv=,static-libs?]
libuv? ( >=dev-libs/libuv-1.35.0[static-libs?] )
"
BDEPEND="
dev-cpp/uwebsockets
www-apps/uwebsockets
"
src_prepare() {