From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/mytop/
Date: Sat, 2 Jul 2022 15:40:14 +0000 (UTC) [thread overview]
Message-ID: <1656776405.f4d1f82787903a42204e8f9e2624d616adf918c1.soap@gentoo> (raw)
commit: f4d1f82787903a42204e8f9e2624d616adf918c1
Author: David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 2 15:40:05 2022 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Jul 2 15:40:05 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4d1f827
dev-db/mytop: update EAPI 6 -> 8
Signed-off-by: David Seifert <soap <AT> gentoo.org>
.../{mytop-1.9.1.ebuild => mytop-1.9.1-r1.ebuild} | 26 +++++++++++-----------
1 file changed, 13 insertions(+), 13 deletions(-)
diff --git a/dev-db/mytop/mytop-1.9.1.ebuild b/dev-db/mytop/mytop-1.9.1-r1.ebuild
similarity index 65%
rename from dev-db/mytop/mytop-1.9.1.ebuild
rename to dev-db/mytop/mytop-1.9.1-r1.ebuild
index 004f5b3371ee..f4db25d627f8 100644
--- a/dev-db/mytop/mytop-1.9.1.ebuild
+++ b/dev-db/mytop/mytop-1.9.1-r1.ebuild
@@ -1,8 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
+SRC_TEST="do"
inherit perl-module
DESCRIPTION="mytop - a top clone for mysql"
@@ -12,24 +13,23 @@ SRC_URI="http://www.mysqlfanboy.com/mytop-3/${P}.tar.gz"
LICENSE="GPL-2"
KEYWORDS="~alpha amd64 ppc sparc x86"
SLOT="0"
-IUSE=""
-RDEPEND="dev-perl/DBD-mysql
- virtual/perl-Getopt-Long
+RDEPEND="
+ dev-perl/DBD-mysql
dev-perl/TermReadKey
+ virtual/perl-Getopt-Long
virtual/perl-Term-ANSIColor
virtual/perl-Time-HiRes"
-DEPEND="${RDEPEND}
- >=sys-apps/sed-4"
+DEPEND="${RDEPEND}"
-PATCHES=( "${FILESDIR}/${PN}-1.9.1-global-status.patch"
- "${FILESDIR}/${PN}-1.9.1-queries-vs-questions-mysql-5.0.76.patch"
- )
-SRC_TEST="do"
+PATCHES=(
+ "${FILESDIR}"/${PN}-1.9.1-global-status.patch
+ "${FILESDIR}"/${PN}-1.9.1-queries-vs-questions-mysql-5.0.76.patch
+)
src_install() {
perl-module_src_install
- sed -i -r\
+ sed -i -r \
-e "s|socket( +)=> '',|socket\1=> '/var/run/mysqld/mysqld.sock',|g" \
- "${D}"/usr/bin/mytop
+ "${ED}"/usr/bin/mytop || die
}
next reply other threads:[~2022-07-02 15:40 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-02 15:40 David Seifert [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-07-20 19:38 [gentoo-commits] repo/gentoo:master commit in: dev-db/mytop/ Sam James
2025-07-20 19:38 Sam James
2022-07-02 22:58 Sam James
2020-12-17 14:50 Aaron Bauman
2020-12-17 11:59 Sam James
2020-12-02 3:06 Thomas Deutschmann
2020-11-29 17:17 Sergei Trofimovich
2020-11-29 17:08 Sergei Trofimovich
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=1656776405.f4d1f82787903a42204e8f9e2624d616adf918c1.soap@gentoo \
--to=soap@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