dev-db/mysql-connector-c++: reset slot operator to boost in vn 1.1.6
authorIan Delaney <idella4@gentoo.org>
Tue, 12 Jan 2016 08:17:55 +0000 (16:17 +0800)
committerIan Delaney <idella4@gentoo.org>
Tue, 12 Jan 2016 13:19:01 +0000 (21:19 +0800)
patch thanks to 'geki' via the gentoo bug

Gentoo bug: #571494

Package-Manager: portage-2.2.26

dev-db/mysql-connector-c++/mysql-connector-c++-1.1.6.ebuild

index 7978dfd0b7c216b80baaab0586b7238302b59cdf..49840b6d9d2ca3796f9a9895760c535a127342b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ KEYWORDS="amd64 arm ppc ppc64 sparc x86"
 IUSE="debug examples gcov static-libs"
 
 DEPEND="virtual/libmysqlclient:=
-       dev-libs/boost:0=
+       dev-libs/boost:=
        dev-libs/openssl:0="
 RDEPEND="${DEPEND}"