Gentoo Archives: gentoo-commits

From: "Thomas Alan Gall (tgall)" <tgall@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-7.3.ebuild ChangeLog
Date: Sat, 06 Oct 2007 05:18:50
Message-Id: E1Ie1uq-0003K2-Kw@stork.gentoo.org
1 tgall 07/10/06 05:09:28
2
3 Modified: libpcre-7.3.ebuild ChangeLog
4 Log:
5 stable on ppc64
6 (Portage version: 2.1.3.9)
7
8 Revision Changes Path
9 1.6 dev-libs/libpcre/libpcre-7.3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.3.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.3.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.3.ebuild?r1=1.5&r2=1.6
14
15 Index: libpcre-7.3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.3.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- libpcre-7.3.ebuild 3 Oct 2007 04:40:00 -0000 1.5
22 +++ libpcre-7.3.ebuild 6 Oct 2007 05:09:28 -0000 1.6
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2007 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.3.ebuild,v 1.5 2007/10/03 04:40:00 tsunam Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.3.ebuild,v 1.6 2007/10/06 05:09:28 tgall Exp $
28
29 inherit libtool eutils
30
31 @@ -12,7 +12,7 @@
32
33 LICENSE="BSD"
34 SLOT="3"
35 -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd x86 ~x86-fbsd"
37 IUSE="doc unicode"
38
39 DEPEND="dev-util/pkgconfig"
40
41
42
43 1.106 dev-libs/libpcre/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.106&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.106&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.105&r2=1.106
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v
52 retrieving revision 1.105
53 retrieving revision 1.106
54 diff -u -r1.105 -r1.106
55 --- ChangeLog 3 Oct 2007 06:57:46 -0000 1.105
56 +++ ChangeLog 6 Oct 2007 05:09:28 -0000 1.106
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/libpcre
59 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.105 2007/10/03 06:57:46 phreak Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.106 2007/10/06 05:09:28 tgall Exp $
62 +
63 + 06 Oct 2007; Tom Gall <tgall@g.o> libpcre-7.3.ebuild:
64 + stable on ppc64
65
66 03 Oct 2007; Christian Heim <phreak@g.o> Manifest:
67 Fixing the Manifest/digest for 7.3.
68
69
70
71 --
72 gentoo-commits@g.o mailing list