Skip to content

Commit

Permalink
dev-db/mysql-connector-c++: migrate to dev-db/mysql-connector-c
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Thomas Deutschmann <[email protected]>
  • Loading branch information
Whissi committed Aug 24, 2019
1 parent 9a7a602 commit d877cae
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 arm ~arm64 ppc ppc64 sparc x86"
IUSE="debug examples gcov static-libs"

DEPEND="virtual/libmysqlclient:=
DEPEND="dev-db/mysql-connector-c:=
dev-libs/boost:=
dev-libs/openssl:0=
!<dev-db/mysql-connector-c-6.1.8"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ SLOT="0/7"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug examples gcov libressl static-libs"

DEPEND="virtual/libmysqlclient:=
DEPEND="dev-db/mysql-connector-c:=
dev-libs/boost:=
!libressl? ( dev-libs/openssl:0= )
libressl? ( dev-libs/libressl:0= )
Expand Down
4 changes: 2 additions & 2 deletions dev-db/mysql-connector-c++/mysql-connector-c++-1.1.9.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2018 Gentoo Authors
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=6
Expand All @@ -15,7 +15,7 @@ SLOT="0"
KEYWORDS="amd64 arm ~arm64 ppc ppc64 sparc x86"
IUSE="debug examples gcov static-libs"

DEPEND="virtual/libmysqlclient:=
DEPEND="dev-db/mysql-connector-c:=
dev-libs/boost:=
dev-libs/openssl:0=
!<dev-db/mysql-connector-c-6.1.8"
Expand Down

0 comments on commit d877cae

Please sign in to comment.