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 ED36E1395E2 for ; Sun, 6 Nov 2016 19:33:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1AE1E0A41; Sun, 6 Nov 2016 19:33:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C9898E0A41 for ; Sun, 6 Nov 2016 19:33:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0C9F23418DA for ; Sun, 6 Nov 2016 19:33:24 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8053824BA for ; Sun, 6 Nov 2016 19:33:20 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1478460747.06246b13517a3963bc247228c95df74197051879.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libxslt/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch X-VCS-Directories: dev-libs/libxslt/files/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 06246b13517a3963bc247228c95df74197051879 X-VCS-Branch: master Date: Sun, 6 Nov 2016 19:33: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: 3e860b85-ca6f-424e-89be-851d669035b2 X-Archives-Hash: 0eba9002c813d7f0f378aaa1b431340b commit: 06246b13517a3963bc247228c95df74197051879 Author: Michael Mair-Keimberger (asterix) gmail com> AuthorDate: Sun Sep 11 09:40:44 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Nov 6 19:32:27 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06246b13 dev-libs/libxslt: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/2226 Signed-off-by: David Seifert gentoo.org> .../files/libxslt-1.1.26-disable_static_modules.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch b/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch deleted file mode 100644 index fad067f..00000000 --- a/dev-libs/libxslt/files/libxslt-1.1.26-disable_static_modules.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- python/Makefile.am -+++ python/Makefile.am -@@ -24,7 +24,8 @@ - libxslt-python-api.xml \ - $(DOCS) - --libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version -+libxsltmod_la_CPPFLAGS = -shared -+libxsltmod_la_LDFLAGS = $(WIN32_EXTRA_LDFLAGS) -module -avoid-version -shared - - if WITH_PYTHON - mylibs = \