summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-10-11 07:03:58 +0200
committerJeroen Roovers <jer@gentoo.org>2019-10-11 07:06:35 +0200
commitc536a2238b62ab43af3752037ed99fc6959b9666 (patch)
tree57fb17948ec92d85b726dad001ac39519e8304bb /sys-block/parted
parentx11-themes/gentoo-xcursors: Remove unnecessary dodir (diff)
downloadgentoo-c536a2238b62ab43af3752037ed99fc6959b9666.tar.gz
gentoo-c536a2238b62ab43af3752037ed99fc6959b9666.tar.bz2
gentoo-c536a2238b62ab43af3752037ed99fc6959b9666.zip
sys-block/parted: Do not inherit flag-o-matic.eclass
Package-Manager: Portage-2.3.76, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'sys-block/parted')
-rw-r--r--sys-block/parted/parted-99999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-block/parted/parted-99999.ebuild b/sys-block/parted/parted-99999.ebuild
index a3d6fcc40698..a4bb63aa3d01 100644
--- a/sys-block/parted/parted-99999.ebuild
+++ b/sys-block/parted/parted-99999.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
-inherit autotools flag-o-matic git-r3
+inherit autotools git-r3
DESCRIPTION="Create, destroy, resize, check, copy partitions and file systems"
HOMEPAGE="https://www.gnu.org/software/parted"