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