Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-7.8.ebuild ChangeLog
Date: Wed, 15 Oct 2008 01:10:01
Message-Id: E1Kputj-0000Bh-Sz@stork.gentoo.org
1 ranger 08/10/15 01:09:59
2
3 Modified: libpcre-7.8.ebuild ChangeLog
4 Log:
5 stable ppc64, bug 242126
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)
7
8 Revision Changes Path
9 1.2 dev-libs/libpcre/libpcre-7.8.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild?r1=1.1&r2=1.2
14
15 Index: libpcre-7.8.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- libpcre-7.8.ebuild 7 Sep 2008 13:28:55 -0000 1.1
22 +++ libpcre-7.8.ebuild 15 Oct 2008 01:09:59 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 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.8.ebuild,v 1.1 2008/09/07 13:28:55 loki_val Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-7.8.ebuild,v 1.2 2008/10/15 01:09:59 ranger Exp $
28
29 EAPI=1
30
31 @@ -14,7 +14,7 @@
32
33 LICENSE="BSD"
34 SLOT="3"
35 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~sparc-fbsd ~x86 ~x86-fbsd"
37 IUSE="bzip2 +cxx doc unicode zlib"
38
39 DEPEND="dev-util/pkgconfig"
40
41
42
43 1.141 dev-libs/libpcre/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.141&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.141&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.140&r2=1.141
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v
52 retrieving revision 1.140
53 retrieving revision 1.141
54 diff -u -r1.140 -r1.141
55 --- ChangeLog 7 Sep 2008 13:28:55 -0000 1.140
56 +++ ChangeLog 15 Oct 2008 01:09:59 -0000 1.141
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-libs/libpcre
59 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.140 2008/09/07 13:28:55 loki_val Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.141 2008/10/15 01:09:59 ranger Exp $
62 +
63 + 15 Oct 2008; Brent Baude <ranger@g.o> libpcre-7.8.ebuild:
64 + stable ppc64, bug 242126
65
66 *libpcre-7.8 (07 Sep 2008)