summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sping@gentoo.org>2020-03-27 01:27:46 +0100
committerSebastian Pipping <sping@gentoo.org>2020-03-27 02:09:20 +0100
commit6e6b2084ec6f9c23576f50122e5b07f51520544e (patch)
treec01def77c1eb97cfbe7062f4d198633bd191eb92 /sys-process
parentdev-tex/rechnung: EAPI 7 (diff)
downloadbetagarden-6e6b2084ec6f9c23576f50122e5b07f51520544e.tar.gz
betagarden-6e6b2084ec6f9c23576f50122e5b07f51520544e.tar.bz2
betagarden-6e6b2084ec6f9c23576f50122e5b07f51520544e.zip
*/*: Quick-migrate from git-2 eclass to git-r3
Signed-off-by: Sebastian Pipping <sping@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r--sys-process/multiwatch/multiwatch-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/multiwatch/multiwatch-1.0.0.ebuild b/sys-process/multiwatch/multiwatch-1.0.0.ebuild
index ba30ab4..ac82e08 100644
--- a/sys-process/multiwatch/multiwatch-1.0.0.ebuild
+++ b/sys-process/multiwatch/multiwatch-1.0.0.ebuild
@@ -3,7 +3,7 @@
EAPI=5
-inherit autotools git-2
+inherit autotools git-r3
DESCRIPTION="multiwatch forks and watches multiple instances of a program"
HOMEPAGE="http://redmine.lighttpd.net/projects/multiwatch"