commit: 7a80921b42963717c39a84937422fa85da4ff1ae
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 31 23:43:46 2016 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Sun Jan 31 23:43:46 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7a80921b
sys-fs/growpart: growpart doesn't need e2fsprogs
Package-Manager: portage-2.2.26
sys-fs/growpart/growpart-0.0.1.ebuild | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/sys-fs/growpart/growpart-0.0.1.ebuild
b/sys-fs/growpart/growpart-0.0.1.ebuild
index c456b02..b92c550 100644
--- a/sys-fs/growpart/growpart-0.0.1.ebuild
+++ b/sys-fs/growpart/growpart-0.0.1.ebuild
@@ -15,9 +15,7 @@ KEYWORDS="amd64 x86"
IUSE=""
DEPEND=""
-RDEPEND="
- sys-apps/gptfdisk
- sys-fs/e2fsprogs"
+RDEPEND=" sys-apps/gptfdisk"
src_install() {
exeinto /usr/sbin/