summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-fs/mtools/mtools-4.0.18-r1.ebuild')
-rw-r--r--sys-fs/mtools/mtools-4.0.18-r1.ebuild4
1 files 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 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"