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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1F48E158041 for ; Sun, 10 Mar 2024 13:25:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9A3BEE2A94; Sun, 10 Mar 2024 13:25:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3E575E2A94 for ; Sun, 10 Mar 2024 13:25:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4FBE8335D0A for ; Sun, 10 Mar 2024 13:25:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2D031506 for ; Sun, 10 Mar 2024 13:25:08 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1710077094.4c6f231e79298b2d689b187b23b0fede59944236.conikost@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-2.2.12.ebuild X-VCS-Directories: dev-db/mysqltuner/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 4c6f231e79298b2d689b187b23b0fede59944236 X-VCS-Branch: master Date: Sun, 10 Mar 2024 13:25:08 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 72195eeb-eca0-4256-928b-699d57b3de0c X-Archives-Hash: 8a0ad3a01d9f95a88080d347c43399fa commit: 4c6f231e79298b2d689b187b23b0fede59944236 Author: Conrad Kostecki gentoo org> AuthorDate: Sun Mar 10 13:15:22 2024 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Mar 10 13:24:54 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c6f231e dev-db/mysqltuner: drop 2.2.12 Signed-off-by: Conrad Kostecki gentoo.org> dev-db/mysqltuner/Manifest | 1 - dev-db/mysqltuner/mysqltuner-2.2.12.ebuild | 34 ------------------------------ 2 files changed, 35 deletions(-) diff --git a/dev-db/mysqltuner/Manifest b/dev-db/mysqltuner/Manifest index dd279be50776..6f2a4fd61356 100644 --- a/dev-db/mysqltuner/Manifest +++ b/dev-db/mysqltuner/Manifest @@ -1,2 +1 @@ -DIST mysqltuner-2.2.12.tar.gz 5130342 BLAKE2B 9a62f634a18f94d8f844aa93a0c7b2595bf29c9888005c89bdf8c0acb7376548dd745e46b2c0d67bb2ab5b79acd4ce19f6fd99b525bf8794e92b7713020128ac SHA512 84352c3bce74a7288ea1ac5a7c2e513ff0cd35656df5280bedf8738eb4b90ad0cdf039510d874947080720f56f0f947a964cf5152788a7566616e012a5f94c85 DIST mysqltuner-2.5.2.tar.gz 5132683 BLAKE2B 439559c05ed9daad6f21fc90f91b3b39619ca2012a719eca3ba4b5d8cb2d963fb8bc10b0ea2855052ca5716fc98aa62f35bd0288380dceb79c1832150fe7f2a8 SHA512 9fe3d77636e3779ca2ab5f93cd7c480d651f6c26f4e6271adfcee6012aa423579f124ce6858bbf7142b2967f30bc0f0517b5d82ad2a35ecc004b1b621d0bee45 diff --git a/dev-db/mysqltuner/mysqltuner-2.2.12.ebuild b/dev-db/mysqltuner/mysqltuner-2.2.12.ebuild deleted file mode 100644 index f7d7b73e56c1..000000000000 --- a/dev-db/mysqltuner/mysqltuner-2.2.12.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -MY_PN="MySQLTuner-perl" - -DESCRIPTION="Makes recommendations for increased performance and stability for MySQL" -HOMEPAGE="https://github.com/major/MySQLTuner-perl" -SRC_URI="https://github.com/major/${MY_PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" -S="${WORKDIR}/${MY_PN}-${PV}" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="amd64 x86" - -RDEPEND=" - dev-lang/perl - virtual/perl-Getopt-Long -" - -src_compile() { - :; -} - -src_install() { - newbin mysqltuner.pl mysqltuner - dodoc {CONTRIBUTING,INTERNALS,USAGE}.md - einstalldocs - - # Passwords and vulnerabilities are meant to be fed to the script uncompressed. - dodoc basic_passwords.txt vulnerabilities.csv - docompress -x "/usr/share/doc/${PF}/basic_passwords.txt" "/usr/share/doc/${PF}/vulnerabilities.csv" -}