From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 8F968138334 for ; Wed, 4 Dec 2019 19:54:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C48D5E0841; Wed, 4 Dec 2019 19:53:59 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id A7B24E0841 for ; Wed, 4 Dec 2019 19:53:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B7AB34D7CB for ; Wed, 4 Dec 2019 19:53:58 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7A2615D2 for ; Wed, 4 Dec 2019 19:53:56 +0000 (UTC) From: "Matt Turner" 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 Turner" Message-ID: <1575489228.43fea2fe78875d885450b1c895987ca120b01c79.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/gparted/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/gparted/gparted-1.0.0.ebuild X-VCS-Directories: sys-block/gparted/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 43fea2fe78875d885450b1c895987ca120b01c79 X-VCS-Branch: master Date: Wed, 4 Dec 2019 19:53:56 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 07e14286-d4ca-49d5-a99e-6ebcce237e47 X-Archives-Hash: 2567e02fb791e259181e36ac53e9c5a5 commit: 43fea2fe78875d885450b1c895987ca120b01c79 Author: Matt Turner gentoo org> AuthorDate: Wed Dec 4 19:53:22 2019 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Dec 4 19:53:48 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43fea2fe sys-block/gparted: Drop yelp-tools dep Only needed if regenerating the configure script. Signed-off-by: Matt Turner gentoo.org> sys-block/gparted/gparted-1.0.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/sys-block/gparted/gparted-1.0.0.ebuild b/sys-block/gparted/gparted-1.0.0.ebuild index 9a32e82ee0f..5f33141bb13 100644 --- a/sys-block/gparted/gparted-1.0.0.ebuild +++ b/sys-block/gparted/gparted-1.0.0.ebuild @@ -54,7 +54,6 @@ DEPEND="${COMMON_DEPEND} >=dev-util/intltool-0.51.0-r2 sys-devel/gettext virtual/pkgconfig - app-text/yelp-tools " src_configure() {