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 ECDFF138A1A for ; Fri, 20 Feb 2015 23:15:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 442F6E084B; Fri, 20 Feb 2015 23:15:10 +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 5B4D7E084A for ; Fri, 20 Feb 2015 23:15:09 +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 4C5F4340B65 for ; Fri, 20 Feb 2015 11:18:23 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 0D0E712296; Fri, 20 Feb 2015 11:18:22 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libxkbcommon: libxkbcommon-0.5.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libxkbcommon-0.5.0.ebuild ChangeLog X-VCS-Directories: x11-libs/libxkbcommon X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150220111822.0D0E712296@oystercatcher.gentoo.org> Date: Fri, 20 Feb 2015 11:18:22 +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: eac7762b-a4b5-4035-88ed-ef5055f4c437 X-Archives-Hash: c26da89c7ac84a63a63f20d3395432c6 ago 15/02/20 11:18:22 Modified: libxkbcommon-0.5.0.ebuild ChangeLog Log: Stable for ppc, wrt bug #530652 (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.7 x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild?r1=1.6&r2=1.7 Index: libxkbcommon-0.5.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libxkbcommon-0.5.0.ebuild 19 Feb 2015 08:58:33 -0000 1.6 +++ libxkbcommon-0.5.0.ebuild 20 Feb 2015 11:18:22 -0000 1.7 @@ -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/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.6 2015/02/19 08:58:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/libxkbcommon-0.5.0.ebuild,v 1.7 2015/02/20 11:18:22 ago Exp $ EAPI=5 XORG_EAUTORECONF="yes" @@ -18,7 +18,7 @@ inherit xorg-2 ${GIT_ECLASS} DESCRIPTION="X.Org xkbcommon library" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86" IUSE="X doc test" DEPEND="sys-devel/bison 1.16 x11-libs/libxkbcommon/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxkbcommon/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 19 Feb 2015 08:58:33 -0000 1.15 +++ ChangeLog 20 Feb 2015 11:18:22 -0000 1.16 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxkbcommon # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.15 2015/02/19 08:58:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxkbcommon/ChangeLog,v 1.16 2015/02/20 11:18:22 ago Exp $ + + 20 Feb 2015; Agostino Sarubbo libxkbcommon-0.5.0.ebuild: + Stable for ppc, wrt bug #530652 19 Feb 2015; Agostino Sarubbo libxkbcommon-0.5.0.ebuild: Add ~alpha/~ppc/~ppc64/~sparc wrt bug #526914