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 C50EA138CDC for ; Sun, 21 Jun 2015 10:46:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D93FE0838; Sun, 21 Jun 2015 10:46:17 +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 E9BB9E0838 for ; Sun, 21 Jun 2015 10:46:16 +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 0B231340A51 for ; Sun, 21 Jun 2015 10:46:16 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2192) id C2340A49; Sun, 21 Jun 2015 10:46:09 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/apr: apr-1.5.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: apr-1.5.2.ebuild ChangeLog X-VCS-Directories: dev-libs/apr X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150621104609.C2340A49@oystercatcher.gentoo.org> Date: Sun, 21 Jun 2015 10:46:09 +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: 24b4d992-224d-429c-af4c-e0fe54a93705 X-Archives-Hash: 1fbb4e6874f6fa637b21be9899872ee6 maekke 15/06/21 10:46:09 Modified: apr-1.5.2.ebuild ChangeLog Log: arm stable, bug #551068 (Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062) Revision Changes Path 1.8 dev-libs/apr/apr-1.5.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr/apr-1.5.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr/apr-1.5.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr/apr-1.5.2.ebuild?r1=1.7&r2=1.8 Index: apr-1.5.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/apr/apr-1.5.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- apr-1.5.2.ebuild 11 Jun 2015 14:29:38 -0000 1.7 +++ apr-1.5.2.ebuild 21 Jun 2015 10:46:09 -0000 1.8 @@ -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/apr/apr-1.5.2.ebuild,v 1.7 2015/06/11 14:29:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/apr-1.5.2.ebuild,v 1.8 2015/06/21 10:46:09 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ LICENSE="Apache-2.0" SLOT="1" -KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-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 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc elibc_FreeBSD older-kernels-compatibility selinux static-libs +urandom" CDEPEND="elibc_glibc? ( >=sys-apps/util-linux-2.16 ) 1.234 dev-libs/apr/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr/ChangeLog?rev=1.234&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr/ChangeLog?rev=1.234&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/apr/ChangeLog?r1=1.233&r2=1.234 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-libs/apr/ChangeLog,v retrieving revision 1.233 retrieving revision 1.234 diff -u -r1.233 -r1.234 --- ChangeLog 11 Jun 2015 14:29:38 -0000 1.233 +++ ChangeLog 21 Jun 2015 10:46:09 -0000 1.234 @@ -1,6 +1,9 @@ # ChangeLog for dev-libs/apr # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/ChangeLog,v 1.233 2015/06/11 14:29:38 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/apr/ChangeLog,v 1.234 2015/06/21 10:46:09 maekke Exp $ + + 21 Jun 2015; Markus Meier apr-1.5.2.ebuild: + arm stable, bug #551068 11 Jun 2015; Agostino Sarubbo apr-1.5.2.ebuild: Stable for ppc, wrt bug #551068