diff options
Diffstat (limited to 'sys-block/gpart')
-rw-r--r-- | sys-block/gpart/gpart-0.1h-r2.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys-block/gpart/gpart-0.1h-r2.ebuild b/sys-block/gpart/gpart-0.1h-r2.ebuild index b4cbe7bbc797..ef944c939f1a 100644 --- a/sys-block/gpart/gpart-0.1h-r2.ebuild +++ b/sys-block/gpart/gpart-0.1h-r2.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 +EAPI=0 + inherit eutils DESCRIPTION="Partition table rescue/guessing tool" |