summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-boot/makebootfat/makebootfat-1.4.ebuild')
-rw-r--r--sys-boot/makebootfat/makebootfat-1.4.ebuild4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-boot/makebootfat/makebootfat-1.4.ebuild b/sys-boot/makebootfat/makebootfat-1.4.ebuild
index 9dac047793df..3e58073508c8 100644
--- a/sys-boot/makebootfat/makebootfat-1.4.ebuild
+++ b/sys-boot/makebootfat/makebootfat-1.4.ebuild
@@ -1,6 +1,8 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+EAPI=0
+
DESCRIPTION="Command line utility able to create bootable USB disks"
HOMEPAGE="http://advancemame.sourceforge.net/boot-readme.html"
SRC_URI="mirror://sourceforge/advancemame/${P}.tar.gz"