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 07BBE1396D9 for ; Fri, 17 Nov 2017 15:24:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 188F0E0BF9; Fri, 17 Nov 2017 15:24:29 +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 E7969E0BF9 for ; Fri, 17 Nov 2017 15:24:28 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 7D10333BEBE for ; Fri, 17 Nov 2017 15:24:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DFD9B9DF6 for ; Fri, 17 Nov 2017 15:24:25 +0000 (UTC) From: "Jeroen Roovers" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Jeroen Roovers" Message-ID: <1510932247.92e227618ff2cdaddc586029ed24e61d0a3673f9.jer@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/libunistring/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/libunistring/files/libunistring-nodocs.patch X-VCS-Directories: dev-libs/libunistring/files/ X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers X-VCS-Revision: 92e227618ff2cdaddc586029ed24e61d0a3673f9 X-VCS-Branch: master Date: Fri, 17 Nov 2017 15:24:25 +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: 0dea760a-78c8-41e1-a713-90c720473f3a X-Archives-Hash: 857d18caa9342b9f299151ca2f2abc5e commit: 92e227618ff2cdaddc586029ed24e61d0a3673f9 Author: Jeroen Roovers gentoo org> AuthorDate: Fri Nov 17 15:24:07 2017 +0000 Commit: Jeroen Roovers gentoo org> CommitDate: Fri Nov 17 15:24:07 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=92e22761 dev-libs/libunistring: Clean up patch. Package-Manager: Portage-2.3.14, Repoman-2.3.6 dev-libs/libunistring/files/libunistring-nodocs.patch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-libs/libunistring/files/libunistring-nodocs.patch b/dev-libs/libunistring/files/libunistring-nodocs.patch index 07b003cb921..488db9acdfd 100644 --- a/dev-libs/libunistring/files/libunistring-nodocs.patch +++ b/dev-libs/libunistring/files/libunistring-nodocs.patch @@ -1,6 +1,5 @@ -diff -Naur libunistring-0.9.3.orig/Makefile.in libunistring-0.9.3/Makefile.in ---- libunistring-0.9.3.orig/Makefile.in 2010-05-02 18:28:21.000000000 -0300 -+++ libunistring-0.9.3/Makefile.in 2010-09-24 12:45:40.000000000 -0300 +--- a/Makefile.in ++++ b/Makefile.in @@ -773,7 +773,7 @@ top_srcdir = @top_srcdir@ AUTOMAKE_OPTIONS = 1.5 gnu no-dependencies