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 1Qunnm-0002k9-3U for garchives@archives.gentoo.org; Sat, 20 Aug 2011 15:49:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5E02D21C292; Sat, 20 Aug 2011 15:49:31 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 155CA21C292 for ; Sat, 20 Aug 2011 15:49:31 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6543F1B4037 for ; Sat, 20 Aug 2011 15:49:30 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 99CEE20051; Sat, 20 Aug 2011 15:49:28 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/xcb-util-wm: xcb-util-wm-0.3.8.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xcb-util-wm-0.3.8.ebuild ChangeLog X-VCS-Directories: x11-libs/xcb-util-wm X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20110820154928.99CEE20051@flycatcher.gentoo.org> Date: Sat, 20 Aug 2011 15:49:28 +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: X-Archives-Hash: 3a2f758380126407c310ed81e1214021 jer 11/08/20 15:49:28 Modified: xcb-util-wm-0.3.8.ebuild ChangeLog Log: Stable for HPPA (bug #371857). =20 (Portage version: 2.2.0_alpha51/cvs/Linux x86_64) Revision Changes Path 1.9 x11-libs/xcb-util-wm/xcb-util-wm-0.3.8.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-= wm/xcb-util-wm-0.3.8.ebuild?rev=3D1.9&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-= wm/xcb-util-wm-0.3.8.ebuild?rev=3D1.9&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-= wm/xcb-util-wm-0.3.8.ebuild?r1=3D1.8&r2=3D1.9 Index: xcb-util-wm-0.3.8.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-libs/xcb-util-wm/xcb-util-wm-0.3.8.= ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- xcb-util-wm-0.3.8.ebuild 30 Jul 2011 11:12:36 -0000 1.8 +++ xcb-util-wm-0.3.8.ebuild 20 Aug 2011 15:49:28 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.3.= 8.ebuild,v 1.8 2011/07/30 11:12:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/xcb-util-wm-0.3.= 8.ebuild,v 1.9 2011/08/20 15:49:28 jer Exp $ =20 EAPI=3D4 =20 @@ -15,7 +15,7 @@ DESCRIPTION=3D"X C-language Bindings sample implementations" HOMEPAGE=3D"http://xcb.freedesktop.org/" =20 -KEYWORDS=3D"alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86= ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux = ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" +KEYWORDS=3D"alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 = ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~= ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris" IUSE=3D"test" =20 RDEPEND=3D">=3Dx11-libs/xcb-util-${PV} 1.8 x11-libs/xcb-util-wm/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-= wm/ChangeLog?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-= wm/ChangeLog?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/xcb-util-= wm/ChangeLog?r1=3D1.7&r2=3D1.8 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-libs/xcb-util-wm/ChangeLog,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- ChangeLog 30 Jul 2011 11:12:36 -0000 1.7 +++ ChangeLog 20 Aug 2011 15:49:28 -0000 1.8 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/xcb-util-wm # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog,v 1.7 = 2011/07/30 11:12:36 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/xcb-util-wm/ChangeLog,v 1.8 = 2011/08/20 15:49:28 jer Exp $ + + 20 Aug 2011; Jeroen Roovers xcb-util-wm-0.3.8.ebuild: + Stable for HPPA (bug #371857). =20 30 Jul 2011; Ra=C3=BAl Porcel xcb-util-wm-0.3.8.e= build: alpha/ia64/s390/sh/sparc stable wrt #371857