mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
virtual/mysql: Drop old
Package-Manager: Portage-2.3.8, Repoman-2.3.3
This commit is contained in:
@@ -1,35 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for MySQL database server"
|
||||
SLOT="0/18"
|
||||
KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE="embedded static static-libs"
|
||||
|
||||
RDEPEND="
|
||||
virtual/libmysqlclient[static-libs?,${MULTILIB_USEDEP}]
|
||||
embedded? (
|
||||
|| (
|
||||
=dev-db/mariadb-10.1*[client-libs(+),embedded,static=]
|
||||
=dev-db/mariadb-10.0*[client-libs(+),embedded,static=]
|
||||
=dev-db/mysql-${PV}*[client-libs(+),embedded,static=]
|
||||
=dev-db/percona-server-${PV}*[client-libs(+),embedded,static=]
|
||||
=dev-db/mariadb-galera-10.0*[client-libs(+),embedded,static=]
|
||||
=dev-db/mysql-cluster-7.3*[client-libs(+),embedded,static=]
|
||||
)
|
||||
)
|
||||
!embedded? (
|
||||
|| (
|
||||
=dev-db/mariadb-10.1*[-embedded,static=]
|
||||
=dev-db/mariadb-10.0*[-embedded,static=]
|
||||
=dev-db/mysql-${PV}*[-embedded,static=]
|
||||
=dev-db/percona-server-${PV}*[-embedded,static=]
|
||||
=dev-db/mariadb-galera-10.0*[-embedded,static=]
|
||||
=dev-db/mysql-cluster-7.3*[-embedded,static=]
|
||||
)
|
||||
)
|
||||
"
|
||||
@@ -1,35 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="5"
|
||||
|
||||
inherit multilib-build
|
||||
|
||||
DESCRIPTION="Virtual for MySQL database server"
|
||||
SLOT="0/18"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE="embedded static static-libs"
|
||||
|
||||
PDEPEND="virtual/libmysqlclient[static-libs?,${MULTILIB_USEDEP}]"
|
||||
RDEPEND="
|
||||
embedded? (
|
||||
|| (
|
||||
=dev-db/mariadb-10.1*[client-libs(+),embedded,static=]
|
||||
=dev-db/mariadb-10.0*[client-libs(+),embedded,static=]
|
||||
=dev-db/mysql-${PV}*[client-libs(+),embedded,static=]
|
||||
=dev-db/percona-server-${PV}*[client-libs(+),embedded,static=]
|
||||
=dev-db/mariadb-galera-10.0*[client-libs(+),embedded,static=]
|
||||
=dev-db/mysql-cluster-7.3*[client-libs(+),embedded,static=]
|
||||
)
|
||||
)
|
||||
!embedded? (
|
||||
|| (
|
||||
=dev-db/mariadb-10.1*[-embedded,static=]
|
||||
=dev-db/mariadb-10.0*[-embedded,static=]
|
||||
=dev-db/mysql-${PV}*[-embedded,static=]
|
||||
=dev-db/percona-server-${PV}*[-embedded,static=]
|
||||
=dev-db/mariadb-galera-10.0*[-embedded,static=]
|
||||
=dev-db/mysql-cluster-7.3*[-embedded,static=]
|
||||
)
|
||||
)
|
||||
"
|
||||
@@ -1,19 +0,0 @@
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI="6"
|
||||
|
||||
DESCRIPTION="Virtual for MySQL database server"
|
||||
SLOT="0/18"
|
||||
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris"
|
||||
IUSE="embedded static"
|
||||
|
||||
RDEPEND="|| (
|
||||
=dev-db/mariadb-10.1*[embedded?,server,static?]
|
||||
=dev-db/mariadb-10.0*[embedded?,server,static?]
|
||||
=dev-db/mysql-${PV}*[embedded?,server,static?]
|
||||
=dev-db/percona-server-${PV}*[embedded?,server,static?]
|
||||
=dev-db/mariadb-galera-10.0*[embedded?,server,static?]
|
||||
=dev-db/mysql-cluster-7.3*[embedded?,server,static?]
|
||||
)
|
||||
"
|
||||
Reference in New Issue
Block a user