From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5D0F558973 for ; Sun, 31 Jan 2016 23:44:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 890B921C187; Sun, 31 Jan 2016 23:44:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 33D1B21C187 for ; Sun, 31 Jan 2016 23:44:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 18CDC340A7F for ; Sun, 31 Jan 2016 23:44:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ECBE18E6 for ; Sun, 31 Jan 2016 23:44:13 +0000 (UTC) From: "Matt Thode" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Thode" Message-ID: <1454283826.7a80921b42963717c39a84937422fa85da4ff1ae.prometheanfire@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-fs/growpart/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-fs/growpart/growpart-0.0.1.ebuild X-VCS-Directories: sys-fs/growpart/ X-VCS-Committer: prometheanfire X-VCS-Committer-Name: Matt Thode X-VCS-Revision: 7a80921b42963717c39a84937422fa85da4ff1ae X-VCS-Branch: master Date: Sun, 31 Jan 2016 23:44:13 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 1ac1e567-3fd2-4775-a3c9-f1150813f9fe X-Archives-Hash: 277a711a6b5a6d309e3d5193c06fe34a commit: 7a80921b42963717c39a84937422fa85da4ff1ae Author: Matthew Thode gentoo org> AuthorDate: Sun Jan 31 23:43:46 2016 +0000 Commit: Matt Thode gentoo 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/