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 C46DC138A1F for ; Sat, 19 Apr 2014 17:47:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5BE30E0BC9; Sat, 19 Apr 2014 17:47:41 +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 D11F1E0BC9 for ; Sat, 19 Apr 2014 17:47:40 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C2C6533FF1C for ; Sat, 19 Apr 2014 17:47:39 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 941B12004B; Sat, 19 Apr 2014 17:47: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.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libxcb-1.10.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: <20140419174738.941B12004B@flycatcher.gentoo.org> Date: Sat, 19 Apr 2014 17:47: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: bdb37b02-c09c-44c4-8e2a-6621b0220149 X-Archives-Hash: 1a724f0ce4a36cebfc88548db40b837a ago 14/04/19 17:47:38 Modified: libxcb-1.10.ebuild ChangeLog Log: Stable for sparc, wrt bug #500368 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.10 x11-libs/libxcb/libxcb-1.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild?r1=1.9&r2=1.10 Index: libxcb-1.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- libxcb-1.10.ebuild 17 Apr 2014 07:52:04 -0000 1.9 +++ libxcb-1.10.ebuild 19 Apr 2014 17:47:38 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v 1.9 2014/04/17 07:52:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/libxcb-1.10.ebuild,v 1.10 2014/04/19 17:47: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" RDEPEND="dev-libs/libpthread-stubs[${MULTILIB_USEDEP}] 1.139 x11-libs/libxcb/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.139&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?rev=1.139&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/libxcb/ChangeLog?r1=1.138&r2=1.139 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v retrieving revision 1.138 retrieving revision 1.139 diff -u -r1.138 -r1.139 --- ChangeLog 17 Apr 2014 07:52:04 -0000 1.138 +++ ChangeLog 19 Apr 2014 17:47:38 -0000 1.139 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libxcb # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.138 2014/04/17 07:52:04 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libxcb/ChangeLog,v 1.139 2014/04/19 17:47:38 ago Exp $ + + 19 Apr 2014; Agostino Sarubbo libxcb-1.10.ebuild: + Stable for sparc, wrt bug #500368 17 Apr 2014; Agostino Sarubbo libxcb-1.10.ebuild: Stable for ia64, wrt bug #500368