From 3297e9de8ea8cc1b7bb2b93ea7e7d5bd28f8346e Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 10 Nov 2016 00:30:35 -0500 Subject: 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(-) (limited to 'sys-fs/mtools') diff --git a/sys-fs/mtools/mtools-4.0.18-r1.ebuild b/sys-fs/mtools/mtools-4.0.18-r1.ebuild index cb981c349079..21dfc20509b7 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" -- cgit v1.2.3-65-gdbad