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 043EC1381F3 for ; Tue, 8 Oct 2013 05:07:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8B810E0C7F; Tue, 8 Oct 2013 05:07:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 05D49E0C7F for ; Tue, 8 Oct 2013 05:07:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id E920A33EFAA for ; Tue, 8 Oct 2013 05:07:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B5DD52004C; Tue, 8 Oct 2013 05:07:38 +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/libxcb: libxcb-1.9.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libxcb-1.9.1.ebuild ChangeLog X-VCS-Directories: x11-libs/libxcb X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131008050738.B5DD52004C@flycatcher.gentoo.org> Date: Tue, 8 Oct 2013 05:07:38 +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: f679f9bc-ce0e-4b26-a439-1c0d0b9185c0 X-Archives-Hash: d1981e3fc460a3da2034a259a872e644 ago 13/10/08 05:07:38 Modified: libxcb-1.9.1.ebuild ChangeLog Log: Stable for x86, wrt bug #475480 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.13 x11-libs/libxcb/libxcb-1.9.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild?r1=1.12&r2=1.13 Index: libxcb-1.9.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- libxcb-1.9.1.ebuild 7 Oct 2013 04:58:11 -0000 1.12 +++ libxcb-1.9.1.ebuild 8 Oct 2013 05:07:38 -0000 1.13 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild,v 1.12 2013/10/07 04:58:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.9.1.ebuild,v 1.13 2013/10/08 05:07:38 ago Exp $ EAPI=5 @@ -17,7 +17,7 @@ [[ ${PV} != 9999* ]] && \ SRC_URI="http://xcb.freedesktop.org/dist/${P}.tar.bz2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="selinux xkb" REQUIRED_USE="${PYTHON_REQUIRED_USE}" 1.124 x11-libs/libxcb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.124&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.124&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?r1=1.123&r2=1.124 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v retrieving revision 1.123 retrieving revision 1.124 diff -u -r1.123 -r1.124 --- ChangeLog 7 Oct 2013 04:58:11 -0000 1.123 +++ ChangeLog 8 Oct 2013 05:07:38 -0000 1.124 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxcb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.123 2013/10/07 04:58:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.124 2013/10/08 05:07:38 ago Exp $ + + 08 Oct 2013; Agostino Sarubbo libxcb-1.9.1.ebuild: + Stable for x86, wrt bug #475480 07 Oct 2013; Agostino Sarubbo libxcb-1.9.1.ebuild: Stable for sparc, wrt bug #475480