summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-25 21:17:56 +0000
committerSam James <sam@gentoo.org>2022-12-25 21:24:11 +0000
commit1795cf1a52f0c5fcf50dab73e2bcd1abe2f54f8d (patch)
treed81a6b415aa8af29b4f6991d05d39ce9c21e6915
parentsys-apps/xmbmon: EAPI 8 (diff)
downloadgentoo-1795cf1a52f0c5fcf50dab73e2bcd1abe2f54f8d.tar.gz
gentoo-1795cf1a52f0c5fcf50dab73e2bcd1abe2f54f8d.tar.bz2
gentoo-1795cf1a52f0c5fcf50dab73e2bcd1abe2f54f8d.zip
sys-block/gpart: EAPI 8
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-block/gpart/gpart-0.3-r1.ebuild (renamed from sys-block/gpart/gpart-0.3.ebuild)7
1 files changed, 2 insertions, 5 deletions
diff --git a/sys-block/gpart/gpart-0.3.ebuild b/sys-block/gpart/gpart-0.3-r1.ebuild
index 441fcf000345..69972af8e900 100644
--- a/sys-block/gpart/gpart-0.3.ebuild
+++ b/sys-block/gpart/gpart-0.3-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=8
inherit autotools
@@ -12,9 +12,6 @@ SRC_URI="https://github.com/baruch/gpart/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~hppa x86"
-IUSE=""
-
-RDEPEND=""
PATCHES=(
"${FILESDIR}"/${PN}-0.1h-errno.patch