fix a few subslots
This commit is contained in:
parent
4c83145c04
commit
33a507ea41
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@ -13,7 +13,7 @@ SRC_URI="https://github.com/ladislav-zezula/${PN}/archive/v${PV}.tar.gz -> ${P}.
|
||||
RESTRICT="mirror"
|
||||
|
||||
LICENSE="as-is"
|
||||
SLOT="0/9.10"
|
||||
SLOT="0/9"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="static-libs"
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@ -17,9 +17,9 @@ SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE="ggb mysql"
|
||||
|
||||
DEPEND="dev-libs/boost
|
||||
DEPEND="dev-libs/boost:=
|
||||
dev-games/bncsutil
|
||||
dev-games/StormLib
|
||||
dev-games/StormLib:=
|
||||
dev-db/sqlite
|
||||
mysql? ( virtual/mysql )
|
||||
sys-libs/zlib"
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@ -30,6 +30,7 @@ IUSE="debug doc libev mysql postgres sqlite test ${IUSE_PLUGINS}"
|
||||
|
||||
RDEPEND="${RDEPEND}
|
||||
<net-im/swift-9999[ssl]
|
||||
dev-libs/boost:=
|
||||
dev-libs/libev
|
||||
dev-libs/log4cxx
|
||||
dev-libs/openssl
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@ -27,7 +27,7 @@ SLOT="0"
|
||||
IUSE="debug doc examples +expat qt4 ssl static-libs zeroconf"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/boost
|
||||
dev-libs/boost:=
|
||||
expat? ( dev-libs/expat )
|
||||
!expat? ( dev-libs/libxml2 )
|
||||
ssl? ( dev-libs/openssl )
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2014 Gentoo Foundation
|
||||
# Copyright 1999-2015 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
@ -26,7 +26,7 @@ SLOT="0"
|
||||
IUSE="debug doc examples +expat qt4 ssl static-libs zeroconf"
|
||||
|
||||
RDEPEND="
|
||||
dev-libs/boost
|
||||
dev-libs/boost:=
|
||||
expat? ( dev-libs/expat )
|
||||
!expat? ( dev-libs/libxml2 )
|
||||
ssl? ( dev-libs/openssl )
|
||||
|
Loading…
Reference in New Issue
Block a user