From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7090159CA5 for ; Mon, 21 Mar 2016 12:29:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 49CD5E0854; Mon, 21 Mar 2016 12:29:13 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CCC33E0854 for ; Mon, 21 Mar 2016 12:29:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EF96340873 for ; Mon, 21 Mar 2016 12:29:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 93747850 for ; Mon, 21 Mar 2016 12:29:06 +0000 (UTC) From: "Brian Evans" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Evans" Message-ID: <1458563235.857621f827a000dfce648c0a38eceeb3b0b3f4e5.grknight@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: virtual/mysql/ X-VCS-Repository: repo/gentoo X-VCS-Files: virtual/mysql/mysql-5.6-r2.ebuild virtual/mysql/mysql-5.6-r5.ebuild X-VCS-Directories: virtual/mysql/ X-VCS-Committer: grknight X-VCS-Committer-Name: Brian Evans X-VCS-Revision: 857621f827a000dfce648c0a38eceeb3b0b3f4e5 X-VCS-Branch: master Date: Mon, 21 Mar 2016 12:29:06 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a3f96465-888d-460b-a5b8-af7a9afcd828 X-Archives-Hash: 864b1412cd0cff23ce09b7ff1a98655f commit: 857621f827a000dfce648c0a38eceeb3b0b3f4e5 Author: Brian Evans gentoo org> AuthorDate: Mon Mar 21 12:27:15 2016 +0000 Commit: Brian Evans gentoo org> CommitDate: Mon Mar 21 12:27:15 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857621f8 virtual/mysql: Drop old revisions wrt bug 577910 Package-Manager: portage-2.2.28 virtual/mysql/mysql-5.6-r2.ebuild | 25 ------------------------- virtual/mysql/mysql-5.6-r5.ebuild | 28 ---------------------------- 2 files changed, 53 deletions(-) diff --git a/virtual/mysql/mysql-5.6-r2.ebuild b/virtual/mysql/mysql-5.6-r2.ebuild deleted file mode 100644 index 2bc383d..0000000 --- a/virtual/mysql/mysql-5.6-r2.ebuild +++ /dev/null @@ -1,25 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit multilib-build - -DESCRIPTION="Virtual for MySQL client or database" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0/18" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="embedded minimal static static-libs" - -DEPEND="" -RDEPEND="|| ( - =dev-db/mariadb-10.0*[embedded=,minimal=,static=,static-libs=,${MULTILIB_USEDEP}] - =dev-db/mysql-${PV}*[embedded=,minimal=,static=,static-libs=,${MULTILIB_USEDEP}] - =dev-db/percona-server-${PV}*[embedded=,minimal=,static=,static-libs=,${MULTILIB_USEDEP}] - =dev-db/mariadb-galera-10.0*[embedded=,minimal=,static=,static-libs=,${MULTILIB_USEDEP}] - =dev-db/mysql-cluster-7.3*[embedded=,minimal=,static=,static-libs=,${MULTILIB_USEDEP}] -)" diff --git a/virtual/mysql/mysql-5.6-r5.ebuild b/virtual/mysql/mysql-5.6-r5.ebuild deleted file mode 100644 index bf7ac39..0000000 --- a/virtual/mysql/mysql-5.6-r5.ebuild +++ /dev/null @@ -1,28 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" - -inherit multilib-build - -DESCRIPTION="Virtual for MySQL database server" -HOMEPAGE="" -SRC_URI="" - -LICENSE="" -SLOT="0/18" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" -IUSE="embedded static static-libs" - -DEPEND="" -RDEPEND=" - virtual/libmysqlclient[static-libs?,${MULTILIB_USEDEP}] - || ( - =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=] - )"