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 91EB1138334 for ; Thu, 11 Oct 2018 12:43:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C68EDE088B; Thu, 11 Oct 2018 12:43:16 +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 A088EE088B for ; Thu, 11 Oct 2018 12:43:16 +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 4255C335C67 for ; Thu, 11 Oct 2018 12:43:15 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 588893FB for ; Thu, 11 Oct 2018 12:42:53 +0000 (UTC) From: "Michael Palimaka" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Palimaka" Message-ID: <1539261759.92dd158645322fa98af93c6c464a9b19cd4d4ceb.kensington@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/notepadqq/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-editors/notepadqq/notepadqq-9999.ebuild X-VCS-Directories: app-editors/notepadqq/ X-VCS-Committer: kensington X-VCS-Committer-Name: Michael Palimaka X-VCS-Revision: 92dd158645322fa98af93c6c464a9b19cd4d4ceb X-VCS-Branch: master Date: Thu, 11 Oct 2018 12:42:53 +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: 87e1913b-7e36-4227-8d17-1f8f62be218c X-Archives-Hash: d53242135274919386ac5c1059316bfb commit: 92dd158645322fa98af93c6c464a9b19cd4d4ceb Author: Michael Palimaka gentoo org> AuthorDate: Thu Oct 11 12:42:08 2018 +0000 Commit: Michael Palimaka gentoo org> CommitDate: Thu Oct 11 12:42:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92dd1586 app-editors/notepadqq: patch merged upstream https://github.com/notepadqq/notepadqq/commit/32003d01763945b417b9b82f036b30f53a2181e5 Signed-off-by: Michael Palimaka gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11 app-editors/notepadqq/notepadqq-9999.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-editors/notepadqq/notepadqq-9999.ebuild b/app-editors/notepadqq/notepadqq-9999.ebuild index 18d0df4c803..8d386f10ca8 100644 --- a/app-editors/notepadqq/notepadqq-9999.ebuild +++ b/app-editors/notepadqq/notepadqq-9999.ebuild @@ -33,8 +33,6 @@ DEPEND=" dev-qt/qtsvg:5 " -PATCHES=( "${FILESDIR}/${P}-qt-5.11.patch" ) - src_prepare() { default