From 6e6b2084ec6f9c23576f50122e5b07f51520544e Mon Sep 17 00:00:00 2001 From: Sebastian Pipping Date: Fri, 27 Mar 2020 01:27:46 +0100 Subject: */*: Quick-migrate from git-2 eclass to git-r3 Signed-off-by: Sebastian Pipping --- sys-process/multiwatch/multiwatch-1.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-process') 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" -- cgit v1.2.3-65-gdbad