public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Orlitzky" <mjo@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/
Date: Tue, 26 Jul 2016 22:57:53 +0000 (UTC)	[thread overview]
Message-ID: <1469573856.f02fe1c7396c033b95256cc6079f268a0f45b3de.mjo@gentoo> (raw)

commit:     f02fe1c7396c033b95256cc6079f268a0f45b3de
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 26 22:57:21 2016 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Tue Jul 26 22:57:36 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f02fe1c7

dev-db/mysqltuner: new version 1.6.0 and upgrade to EAPI=6.

Gentoo-Bug: 510920

Package-Manager: portage-2.2.28

 dev-db/mysqltuner/Manifest                |  1 +
 dev-db/mysqltuner/mysqltuner-1.6.0.ebuild | 31 +++++++++++++++++++++++++++++++
 2 files changed, 32 insertions(+)

diff --git a/dev-db/mysqltuner/Manifest b/dev-db/mysqltuner/Manifest
index 321f035..9c3e35f 100644
--- a/dev-db/mysqltuner/Manifest
+++ b/dev-db/mysqltuner/Manifest
@@ -1 +1,2 @@
 DIST mysqltuner-1.2.0.tar.gz 24562 SHA256 54b743808f7f1d882cc912ffbb62dae57303e3e17f45aefd55a16825c016bc9d SHA512 b38277c31c1a870525f20bc1c023fe9675403834313a65c99c445a5fa1048c7aa3dc8ed5a9a9255c4844bdb001b28ee45be807306d0f1739c170d8ee9e0ab53f WHIRLPOOL 5290f77df91bcb23cc2bbb5097a08df54bc4e32560732ff078005bdd9acdf74a8f76647b893ab600dee4d848a70d6a6923e9806b30fb9504c6d3f5d31067be75
+DIST mysqltuner-1.6.0.tar.gz 53424 SHA256 dc3045b9ffae7837d187d2b1ef4c42648bf7ffc6bb9f69864a4bfeecd5205e37 SHA512 904022ef64eaf75f3294a9a5123dc5e00482d95378722df63140bc6859ec245c32d9b06d19955790a5e29b9335e6da3df2cebdeb4659cb9058561866f6ec69c2 WHIRLPOOL fa1cde57da2eb67ca6524aea6cae58864128ab7beebb9dab779ba6f44b7a38fb1a2b5a6a729f0b0c73e78e8bd61d3519ea0990885e992e00091b178d110cec3a

diff --git a/dev-db/mysqltuner/mysqltuner-1.6.0.ebuild b/dev-db/mysqltuner/mysqltuner-1.6.0.ebuild
new file mode 100644
index 0000000..bf4627c
--- /dev/null
+++ b/dev-db/mysqltuner/mysqltuner-1.6.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+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
+}


             reply	other threads:[~2016-07-26 22:58 UTC|newest]

Thread overview: 32+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-26 22:57 Michael Orlitzky [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-03-16 23:10 [gentoo-commits] repo/gentoo:master commit in: dev-db/mysqltuner/ Patrice Clement
2017-03-16 23:56 Patrice Clement
2018-03-31 23:41 Aaron Bauman
2018-04-05 23:19 Thomas Deutschmann
2018-04-06 21:37 Jonas Stein
2019-04-09 22:21 Patrice Clement
2019-10-18  5:25 Joonas Niilola
2020-03-03  6:03 Joonas Niilola
2021-01-24 12:10 Agostino Sarubbo
2021-02-25  3:31 Thomas Deutschmann
2021-03-03  5:59 Thomas Deutschmann
2022-04-09 17:26 Conrad Kostecki
2022-04-09 17:26 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-05-12 21:20 Conrad Kostecki
2022-06-26 12:47 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2022-07-27 18:55 Conrad Kostecki
2023-09-10 20:27 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2023-10-10 23:35 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2024-03-10 13:25 Conrad Kostecki
2024-08-11 14:22 Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki
2024-09-15 12:45 Conrad Kostecki

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=1469573856.f02fe1c7396c033b95256cc6079f268a0f45b3de.mjo@gentoo \
    --to=mjo@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