commit: c536a2238b62ab43af3752037ed99fc6959b9666 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org> AuthorDate: Fri Oct 11 05:03:58 2019 +0000 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org> CommitDate: Fri Oct 11 05:06:35 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c536a223
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 <AT> gentoo.org> sys-block/parted/parted-99999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-block/parted/parted-99999.ebuild b/sys-block/parted/parted-99999.ebuild index a3d6fcc4069..a4bb63aa3d0 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"
