pacho 15/05/15 10:44:41 Modified: ChangeLog libpcre-8.36.ebuild Log: ppc stable wrt bug #548234 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key A188FBD4)
Revision Changes Path 1.252 dev-libs/libpcre/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.252&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.252&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.251&r2=1.252 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v retrieving revision 1.251 retrieving revision 1.252 diff -u -r1.251 -r1.252 --- ChangeLog 13 May 2015 05:37:19 -0000 1.251 +++ ChangeLog 15 May 2015 10:44:41 -0000 1.252 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/libpcre # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.251 2015/05/13 05:37:19 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.252 2015/05/15 10:44:41 pacho Exp $ + + 15 May 2015; Pacho Ramos <[email protected]> libpcre-8.36.ebuild: + ppc stable wrt bug #548234 13 May 2015; Jack Morgan <[email protected]> libpcre-8.36.ebuild: ia64 stable wrt bug #548234 1.6 dev-libs/libpcre/libpcre-8.36.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild?r1=1.5&r2=1.6 Index: libpcre-8.36.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- libpcre-8.36.ebuild 13 May 2015 05:37:19 -0000 1.5 +++ libpcre-8.36.ebuild 15 May 2015 10:44:41 -0000 1.6 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild,v 1.5 2015/05/13 05:37:19 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild,v 1.6 2015/05/15 10:44:41 pacho Exp $ EAPI="4" @@ -19,7 +19,7 @@ LICENSE="BSD" SLOT="3" -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" +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" IUSE="bzip2 +cxx +jit libedit pcre16 pcre32 +readline +recursion-limit static-libs unicode zlib" REQUIRED_USE="readline? ( !libedit ) libedit? ( !readline )"
