Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
xarthisius 11/01/18 05:44:15
Modified: ChangeLog libpcre-8.02.ebuild
Log:
ppc64 stable wrt #348487
(Portage version: 2.1.9.25/cvs/Linux ppc64)
Revision Changes Path
1.172 dev-libs/libpcre/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.172&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.172&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.171&r2=1.172
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v
retrieving revision 1.171
retrieving revision 1.172
diff -u -r1.171 -r1.172
--- ChangeLog 7 Jan 2011 21:50:48 -0000 1.171
+++ ChangeLog 18 Jan 2011 05:44:15 -0000 1.172
@@ -1,6 +1,9 @@
# ChangeLog for dev-libs/libpcre
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.171 2011/01/07 21:50:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.172 2011/01/18 05:44:15 xarthisius Exp $
+
+ 18 Jan 2011; Kacper Kowalik <xarthisius@g.o> libpcre-8.02.ebuild:
+ ppc64 stable wrt #348487
07 Jan 2011; Brent Baude <ranger@g.o> libpcre-8.02.ebuild:
stable ppc, bug 348487
1.7 dev-libs/libpcre/libpcre-8.02.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild?r1=1.6&r2=1.7
Index: libpcre-8.02.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libpcre-8.02.ebuild 7 Jan 2011 21:50:48 -0000 1.6
+++ libpcre-8.02.ebuild 18 Jan 2011 05:44:15 -0000 1.7
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild,v 1.6 2011/01/07 21:50:48 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.02.ebuild,v 1.7 2011/01/18 05:44:15 xarthisius Exp $
EAPI=2
@@ -18,7 +18,7 @@
fi
LICENSE="BSD"
SLOT="3"
-KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~sparc-fbsd ~x86-fbsd"
IUSE="bzip2 +cxx unicode zlib static-libs"
RDEPEND="bzip2? ( app-arch/bzip2 )
|
|