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 E7CCB1382C5 for ; Tue, 27 Feb 2018 09:32:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF789E08ED; Tue, 27 Feb 2018 09:32:22 +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 CDD67E08ED for ; Tue, 27 Feb 2018 09:32:22 +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 EA3EC335C07 for ; Tue, 27 Feb 2018 09:32:21 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ABA491ED for ; Tue, 27 Feb 2018 09:32:20 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1519723930.482c6ae62d2f79373d58b7fc8cd4ec57ae32a167.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/phonon-vlc/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-libs/phonon-vlc/phonon-vlc-0.10.1.ebuild X-VCS-Directories: media-libs/phonon-vlc/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 482c6ae62d2f79373d58b7fc8cd4ec57ae32a167 X-VCS-Branch: master Date: Tue, 27 Feb 2018 09:32:20 +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: 0b9f8f78-c627-4ec3-a349-608782ed676d X-Archives-Hash: e75a4a7abe07189ec6ab6954b09e549a commit: 482c6ae62d2f79373d58b7fc8cd4ec57ae32a167 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 27 09:32:10 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Feb 27 09:32:10 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=482c6ae6 media-libs/phonon-vlc: Drop obsolete patch Package-Manager: Portage-2.3.24, Repoman-2.3.6 media-libs/phonon-vlc/phonon-vlc-0.10.1.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/media-libs/phonon-vlc/phonon-vlc-0.10.1.ebuild b/media-libs/phonon-vlc/phonon-vlc-0.10.1.ebuild index 6c36bbe135d..18a2f10173c 100644 --- a/media-libs/phonon-vlc/phonon-vlc-0.10.1.ebuild +++ b/media-libs/phonon-vlc/phonon-vlc-0.10.1.ebuild @@ -33,8 +33,6 @@ DEPEND="${RDEPEND} virtual/pkgconfig " -PATCHES=( "${FILESDIR}/${P}-pre-vlc-3.patch" ) - src_configure() { local mycmakeargs=( -DPHONON_BUILD_PHONON4QT5=ON ) cmake-utils_src_configure