From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sk77o-00085l-9t for garchives@archives.gentoo.org; Thu, 28 Jun 2012 05:18:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2662DE055E; Thu, 28 Jun 2012 05:18:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id D61FFE055E for ; Thu, 28 Jun 2012 05:18:32 +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 3E2861B400B for ; Thu, 28 Jun 2012 05:18:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id 028382004B; Thu, 28 Jun 2012 05:18:31 +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 x11-proto/xcb-proto: xcb-proto-1.7.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xcb-proto-1.7.1.ebuild ChangeLog X-VCS-Directories: x11-proto/xcb-proto X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20120628051831.028382004B@flycatcher.gentoo.org> Date: Thu, 28 Jun 2012 05:18:31 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ea277e38-8683-4559-8853-a239ac09b6dd X-Archives-Hash: 26cd9c6a64535731c5cb3f0c9ca6a557 maekke 12/06/28 05:18:30 Modified: xcb-proto-1.7.1.ebuild ChangeLog Log: arm stable, bug #419473 =20 (Portage version: 2.1.10.65/cvs/Linux i686) Revision Changes Path 1.5 x11-proto/xcb-proto/xcb-proto-1.7.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-prot= o/xcb-proto-1.7.1.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-prot= o/xcb-proto-1.7.1.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-prot= o/xcb-proto-1.7.1.ebuild?r1=3D1.4&r2=3D1.5 Index: xcb-proto-1.7.1.ebuild =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.7.1.ebu= ild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- xcb-proto-1.7.1.ebuild 24 Jun 2012 19:44:29 -0000 1.4 +++ xcb-proto-1.7.1.ebuild 28 Jun 2012 05:18:30 -0000 1.5 @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.7.1.e= build,v 1.4 2012/06/24 19:44:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/xcb-proto-1.7.1.e= build,v 1.5 2012/06/28 05:18:30 maekke Exp $ =20 EAPI=3D4 PYTHON_DEPEND=3D"*" @@ -13,7 +13,7 @@ [[ ${PV} !=3D 9999* ]] && \ SRC_URI=3D"http://xcb.freedesktop.org/dist/${P}.tar.bz2" =20 -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x8= 6-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris = ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sp= arc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86= -linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~= x64-solaris ~x86-solaris" IUSE=3D"" =20 RDEPEND=3D"" 1.78 x11-proto/xcb-proto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-prot= o/ChangeLog?rev=3D1.78&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-prot= o/ChangeLog?rev=3D1.78&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xcb-prot= o/ChangeLog?r1=3D1.77&r2=3D1.78 Index: ChangeLog =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- ChangeLog 24 Jun 2012 19:44:29 -0000 1.77 +++ ChangeLog 28 Jun 2012 05:18:30 -0000 1.78 @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xcb-proto # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.77 = 2012/06/24 19:44:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcb-proto/ChangeLog,v 1.78 = 2012/06/28 05:18:30 maekke Exp $ + + 28 Jun 2012; Markus Meier xcb-proto-1.7.1.ebuild: + arm stable, bug #419473 =20 24 Jun 2012; Agostino Sarubbo xcb-proto-1.7.1.ebuild: Stable for x86, wrt bug #419473