Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: ChangeLog libpcre-8.35.ebuild
Date: Sat, 05 Jul 2014 14:03:29
Message-Id: 20140705140325.3A79F2004E@flycatcher.gentoo.org
1 jer 14/07/05 14:03:25
2
3 Modified: ChangeLog libpcre-8.35.ebuild
4 Log:
5 Stable for HPPA (bug #516310).
6
7 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
8
9 Revision Changes Path
10 1.235 dev-libs/libpcre/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.235&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.235&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.234&r2=1.235
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v
19 retrieving revision 1.234
20 retrieving revision 1.235
21 diff -u -r1.234 -r1.235
22 --- ChangeLog 24 Jun 2014 03:50:06 -0000 1.234
23 +++ ChangeLog 5 Jul 2014 14:03:25 -0000 1.235
24 @@ -1,6 +1,9 @@
25 # ChangeLog for dev-libs/libpcre
26 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.234 2014/06/24 03:50:06 patrick Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.235 2014/07/05 14:03:25 jer Exp $
29 +
30 + 05 Jul 2014; Jeroen Roovers <jer@g.o> libpcre-8.35.ebuild:
31 + Stable for HPPA (bug #516310).
32
33 24 Jun 2014; Patrick Lauer <patrick@g.o> libpcre-7.9-r1.ebuild,
34 libpcre-8.02.ebuild:
35
36
37
38 1.6 dev-libs/libpcre/libpcre-8.35.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild?rev=1.6&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild?rev=1.6&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild?r1=1.5&r2=1.6
43
44 Index: libpcre-8.35.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild,v
47 retrieving revision 1.5
48 retrieving revision 1.6
49 diff -u -r1.5 -r1.6
50 --- libpcre-8.35.ebuild 22 May 2014 07:15:18 -0000 1.5
51 +++ libpcre-8.35.ebuild 5 Jul 2014 14:03:25 -0000 1.6
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2014 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild,v 1.5 2014/05/22 07:15:18 mgorny Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.35.ebuild,v 1.6 2014/07/05 14:03:25 jer Exp $
57
58 EAPI="4"
59
60 @@ -19,7 +19,7 @@
61
62 LICENSE="BSD"
63 SLOT="3"
64 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
65 +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
66 IUSE="bzip2 +cxx +jit libedit pcre16 pcre32 +readline +recursion-limit static-libs unicode zlib"
67 REQUIRED_USE="readline? ( !libedit )
68 libedit? ( !readline )"