From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id B6BE31382C5 for ; Fri, 6 Apr 2018 21:37:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E452FE0825; Fri, 6 Apr 2018 21:37:54 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABEB6E0825 for ; Fri, 6 Apr 2018 21:37:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2429335C43 for ; Fri, 6 Apr 2018 21:37:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B4201233 for ; Fri, 6 Apr 2018 21:37:49 +0000 (UTC) From: "Jonas Stein" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jonas Stein" Message-ID: <1523050108.2f690393edaba3059095efa2b5c18ce779db43df.jstein@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/mysqltuner/Manifest dev-db/mysqltuner/mysqltuner-1.2.0.ebuild dev-db/mysqltuner/mysqltuner-1.6.0.ebuild X-VCS-Directories: dev-db/mysqltuner/ X-VCS-Committer: jstein X-VCS-Committer-Name: Jonas Stein X-VCS-Revision: 2f690393edaba3059095efa2b5c18ce779db43df X-VCS-Branch: master Date: Fri, 6 Apr 2018 21:37:49 +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: 6aad5128-f0a3-430f-85d0-3fa825e0ee45 X-Archives-Hash: c1d7feeb6af8386a89d2ebbdba579977 commit: 2f690393edaba3059095efa2b5c18ce779db43df Author: Harri Nieminen gmail com> AuthorDate: Fri Apr 6 11:01:48 2018 +0000 Commit: Jonas Stein gentoo org> CommitDate: Fri Apr 6 21:28:28 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f690393 dev-db/mysqltuner: Clean up old Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-db/mysqltuner/Manifest | 2 -- dev-db/mysqltuner/mysqltuner-1.2.0.ebuild | 26 -------------------------- dev-db/mysqltuner/mysqltuner-1.6.0.ebuild | 30 ------------------------------ 3 files changed, 58 deletions(-) diff --git a/dev-db/mysqltuner/Manifest b/dev-db/mysqltuner/Manifest index c97b0474296..4d9796b9f52 100644 --- a/dev-db/mysqltuner/Manifest +++ b/dev-db/mysqltuner/Manifest @@ -1,3 +1 @@ -DIST mysqltuner-1.2.0.tar.gz 24562 BLAKE2B 7bb18e4ad569b1ccb89d19d26dae2b90a37366da6f19c4bbcebc6e02aaa07a931abe182a27c5488068f99dc608ce46d5b2ed97c79a593d659736a0e18a639d4b SHA512 b38277c31c1a870525f20bc1c023fe9675403834313a65c99c445a5fa1048c7aa3dc8ed5a9a9255c4844bdb001b28ee45be807306d0f1739c170d8ee9e0ab53f -DIST mysqltuner-1.6.0.tar.gz 53424 BLAKE2B abcb2bad72d1186d510281720850a1ebe72550d211df4486112740860e9e538d914bbb1f0c6edada3ffc8fd5afb0c175242747d093fc319e57424e1e4fc8dad7 SHA512 904022ef64eaf75f3294a9a5123dc5e00482d95378722df63140bc6859ec245c32d9b06d19955790a5e29b9335e6da3df2cebdeb4659cb9058561866f6ec69c2 DIST mysqltuner-1.6.18.tar.gz 169074 BLAKE2B e138e29db2f0b1abf88b2d8268732fd9f05043abf320d8d97493d6abb3880e5664eaea39392406297e3125789ffc172f6347922ba14a00af16beb3f6f8080802 SHA512 8067b7ac4a4fe7398ee2cdc463a30042f46972f97680b49912dca46fd1d835989aa4115568dbe5473ff28c4d956bf0ad70537318db788dd56bc93ad220e6bcb6 diff --git a/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild b/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild deleted file mode 100644 index 76e32ad535b..00000000000 --- a/dev-db/mysqltuner/mysqltuner-1.2.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2011 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=4 - -DESCRIPTION="MySQLTuner is a high-performance MySQL tuning script" -HOMEPAGE="http://www.mysqltuner.com" -SRC_URI="https://github.com/rackerhacker/MySQLTuner-perl/tarball/05813a1faa447fe16c2a7efdab9b22c3bcbc5485 -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="amd64 x86" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-lang/perl-5.6 - virtual/perl-Getopt-Long - >=virtual/mysql-3.23" - -S="${WORKDIR}"/rackerhacker-MySQLTuner-perl-05813a1 - -src_install() { - mv "${PN}".pl "${PN}" - dobin "${PN}" - dodoc README -} diff --git a/dev-db/mysqltuner/mysqltuner-1.6.0.ebuild b/dev-db/mysqltuner/mysqltuner-1.6.0.ebuild deleted file mode 100644 index 8f6371a0c1d..00000000000 --- a/dev-db/mysqltuner/mysqltuner-1.6.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -MY_PN=MySQLTuner-perl - -DESCRIPTION="MySQLTuner is a high-performance MySQL tuning script" -HOMEPAGE="http://www.mysqltuner.com/" -SRC_URI="https://github.com/major/${MY_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND="" -RDEPEND=">=dev-lang/perl-5.6 - virtual/perl-Getopt-Long - >=virtual/mysql-3.23" - -S="${WORKDIR}/${MY_PN}-${PV}" - -src_install() { - newbin "${PN}.pl" "${PN}" - - # The passwords are meant to be fed to the script uncompressed. - docompress -x "/usr/share/doc/${PF}/basic_passwords.txt" - dodoc README.* USAGE.md CONTRIBUTING.md INTERNALS.md basic_passwords.txt -}