Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/pcre++/files/
Date: Sun, 04 Sep 2016 13:10:13
Message-Id: 1472994519.7bfa0527991981b7b67c361daadb56d93999b021.soap@gentoo
1 commit: 7bfa0527991981b7b67c361daadb56d93999b021
2 Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
3 AuthorDate: Sun Sep 4 11:53:30 2016 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Sep 4 13:08:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7bfa0527
7
8 dev-libs/pcre++: remove unused patch
9
10 Closes: https://github.com/gentoo/gentoo/pull/2223
11
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch | 12 ------------
15 1 file changed, 12 deletions(-)
16
17 diff --git a/dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch b/dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch
18 deleted file mode 100644
19 index cddae01..00000000
20 --- a/dev-libs/pcre++/files/pcre++-0.9.5-nodoc.patch
21 +++ /dev/null
22 @@ -1,12 +0,0 @@
23 -diff -Naur pcre++-0.9.5.orig/Makefile.in pcre++-0.9.5/Makefile.in
24 ---- pcre++-0.9.5.orig/Makefile.in 2004-08-24 16:38:03.000000000 -0700
25 -+++ pcre++-0.9.5/Makefile.in 2004-09-05 16:16:58.818627842 -0700
26 -@@ -77,7 +77,7 @@
27 - STRIP = @STRIP@
28 - VERSION = @VERSION@
29 -
30 --SUBDIRS = libpcre++ doc examples test
31 -+SUBDIRS = libpcre++
32 -
33 - bin_SCRIPTS = pcre++-config
34 - ACLOCAL_M4 = $(top_srcdir)/aclocal.m4