From: "Jonas Stein" <jstein@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/
Date: Fri, 6 Apr 2018 21:37:49 +0000 (UTC) [thread overview]
Message-ID: <1523050108.2f690393edaba3059095efa2b5c18ce779db43df.jstein@gentoo> (raw)
commit: 2f690393edaba3059095efa2b5c18ce779db43df
Author: Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Fri Apr 6 11:01:48 2018 +0000
Commit: Jonas Stein <jstein <AT> gentoo <DOT> 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
-}
next reply other threads:[~2018-04-06 21:37 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-06 21:37 Jonas Stein [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-09-15 12:45 [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/ Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-08-11 14:22 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-09-10 20:27 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-06-26 12:47 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-04-09 17:26 Conrad Kostecki
2022-04-09 17:26 Conrad Kostecki
2021-03-03 5:59 Thomas Deutschmann
2021-02-25 3:31 Thomas Deutschmann
2021-01-24 12:10 Agostino Sarubbo
2020-03-03 6:03 Joonas Niilola
2019-10-18 5:25 Joonas Niilola
2019-04-09 22:21 Patrice Clement
2018-04-05 23:19 Thomas Deutschmann
2018-03-31 23:41 Aaron Bauman
2017-03-16 23:56 Patrice Clement
2017-03-16 23:10 Patrice Clement
2016-07-26 22:57 Michael Orlitzky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1523050108.2f690393edaba3059095efa2b5c18ce779db43df.jstein@gentoo \
--to=jstein@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox