From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E8F87138989 for ; Fri, 1 May 2015 12:25:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3018BE0848; Fri, 1 May 2015 12:25:34 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B607CE0848 for ; Fri, 1 May 2015 12:25:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 31A63340C24 for ; Fri, 1 May 2015 12:25:32 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 9CFFA9AC; Fri, 1 May 2015 12:25:26 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/libpcre: libpcre-8.36.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libpcre-8.36.ebuild ChangeLog X-VCS-Directories: dev-libs/libpcre X-VCS-Committer: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150501122527.9CFFA9AC@oystercatcher.gentoo.org> Date: Fri, 1 May 2015 12:25:26 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f439c678-0429-4bc2-a749-9c27c64c93d4 X-Archives-Hash: 05ad6cba669e9b119fb42e694747f337 zlogene 15/05/01 12:25:26 Modified: libpcre-8.36.ebuild ChangeLog Log: amd64 stable wrt bug #548234 (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.4 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.4&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild?rev=1.4&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild?r1=1.3&r2=1.4 Index: libpcre-8.36.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libpcre-8.36.ebuild 1 May 2015 04:59:20 -0000 1.3 +++ libpcre-8.36.ebuild 1 May 2015 12:25:26 -0000 1.4 @@ -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.3 2015/05/01 04:59:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/libpcre-8.36.ebuild,v 1.4 2015/05/01 12:25:26 zlogene 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 )" 1.249 dev-libs/libpcre/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.249&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?rev=1.249&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/libpcre/ChangeLog?r1=1.248&r2=1.249 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v retrieving revision 1.248 retrieving revision 1.249 diff -u -r1.248 -r1.249 --- ChangeLog 1 May 2015 04:59:20 -0000 1.248 +++ ChangeLog 1 May 2015 12:25:26 -0000 1.249 @@ -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.248 2015/05/01 04:59:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libpcre/ChangeLog,v 1.249 2015/05/01 12:25:26 zlogene Exp $ + + 01 May 2015; Mikle Kolyada libpcre-8.36.ebuild: + amd64 stable wrt bug #548234 01 May 2015; Jeroen Roovers libpcre-8.36.ebuild: Stable for PPC64 (bug #548234).