commit:     3297e9de8ea8cc1b7bb2b93ea7e7d5bd28f8346e
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 10 05:30:35 2016 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Thu Nov 10 05:39:44 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3297e9de

sys-fs/mtools: inherit eutils explicitly and update HOMEPAGE

 sys-fs/mtools/mtools-4.0.18-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-fs/mtools/mtools-4.0.18-r1.ebuild 
b/sys-fs/mtools/mtools-4.0.18-r1.ebuild
index cb981c3..21dfc20 100644
--- a/sys-fs/mtools/mtools-4.0.18-r1.ebuild
+++ b/sys-fs/mtools/mtools-4.0.18-r1.ebuild
@@ -3,10 +3,10 @@
 
 EAPI="5"
 
-inherit flag-o-matic
+inherit flag-o-matic eutils
 
 DESCRIPTION="utilities to access MS-DOS disks from Unix without mounting them"
-HOMEPAGE="http://mtools.linux.lu/";
+HOMEPAGE="https://www.gnu.org/software/mtools/ 
https://savannah.gnu.org/projects/mtools";
 SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2"
 
 LICENSE="GPL-3"

Reply via email to