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 200511382C5 for ; Thu, 12 Apr 2018 10:04:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 46C82E0849; Thu, 12 Apr 2018 10:04:26 +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 1FCD3E0849 for ; Thu, 12 Apr 2018 10:04:25 +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 29F4D335C43 for ; Thu, 12 Apr 2018 10:04:25 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 022A6274 for ; Thu, 12 Apr 2018 10:04:23 +0000 (UTC) From: "Miroslav Šulc" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Miroslav Šulc" Message-ID: <1523527455.770377224bcdc90293cff39acc0bc406f9b11d0d.fordfrog@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/scribus/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/scribus/scribus-9999.ebuild X-VCS-Directories: app-office/scribus/ X-VCS-Committer: fordfrog X-VCS-Committer-Name: Miroslav Šulc X-VCS-Revision: 770377224bcdc90293cff39acc0bc406f9b11d0d X-VCS-Branch: master Date: Thu, 12 Apr 2018 10:04:23 +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: 3cac6136-7935-4df4-a4fb-43a7af7c411c X-Archives-Hash: d48f1dd83071bd14d2ba7df6549e943b commit: 770377224bcdc90293cff39acc0bc406f9b11d0d Author: Miroslav Šulc gentoo org> AuthorDate: Thu Apr 12 10:03:45 2018 +0000 Commit: Miroslav Šulc gentoo org> CommitDate: Thu Apr 12 10:04:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77037722 app-office/scribus-9999: removed patch that does not apply that patch is also not needed anymore Package-Manager: Portage-2.3.28, Repoman-2.3.9 app-office/scribus/scribus-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-office/scribus/scribus-9999.ebuild b/app-office/scribus/scribus-9999.ebuild index f9c847c7aa6..e0fb1c4035f 100644 --- a/app-office/scribus/scribus-9999.ebuild +++ b/app-office/scribus/scribus-9999.ebuild @@ -96,7 +96,6 @@ DEPEND="${COMMON_DEPEND} PATCHES=( "${FILESDIR}"/${P}-docdir.patch "${FILESDIR}"/${P}-fpic.patch - "${FILESDIR}"/${PN}-1.5.3-x86-fpic.patch ) src_prepare() {