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 1QFWQP-0000Uv-HG for garchives@archives.gentoo.org; Thu, 28 Apr 2011 18:58:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A194E1C05F; Thu, 28 Apr 2011 18:58:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 62DF51C05F for ; Thu, 28 Apr 2011 18:58:46 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BC7121B401C for ; Thu, 28 Apr 2011 18:58:45 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2238) id 6C7F420054; Thu, 28 Apr 2011 18:58:44 +0000 (UTC) From: "Markos Chandras (hwoarang)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, hwoarang@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-proto/xproto: xproto-7.0.21.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xproto-7.0.21.ebuild ChangeLog X-VCS-Directories: x11-proto/xproto X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras Content-Type: text/plain; charset=utf8 Message-Id: <20110428185844.6C7F420054@flycatcher.gentoo.org> Date: Thu, 28 Apr 2011 18:58:44 +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: 91f0ea046a7bf70fd6cf9526a2b007da hwoarang 11/04/28 18:58:44 Modified: xproto-7.0.21.ebuild ChangeLog Log: Stable on amd64 wrt bug #363965 =20 (Portage version: 2.1.9.44/cvs/Linux x86_64) Revision Changes Path 1.2 x11-proto/xproto/xproto-7.0.21.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/x= proto-7.0.21.ebuild?rev=3D1.2&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/x= proto-7.0.21.ebuild?rev=3D1.2&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/x= proto-7.0.21.ebuild?r1=3D1.1&r2=3D1.2 Index: xproto-7.0.21.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/xproto/xproto-7.0.21.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- xproto-7.0.21.ebuild 23 Mar 2011 07:49:35 -0000 1.1 +++ xproto-7.0.21.ebuild 28 Apr 2011 18:58:44 -0000 1.2 @@ -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-proto/xproto/xproto-7.0.21.ebuild= ,v 1.1 2011/03/23 07:49:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.21.ebuild= ,v 1.2 2011/04/28 18:58:44 hwoarang Exp $ =20 EAPI=3D4 =20 @@ -8,7 +8,7 @@ inherit xorg-2 =20 DESCRIPTION=3D"X.Org xproto protocol headers" -KEYWORDS=3D"~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~= sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-= hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-maco= s ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-h= pux ~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.119 x11-proto/xproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/C= hangeLog?rev=3D1.119&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/C= hangeLog?rev=3D1.119&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xproto/C= hangeLog?r1=3D1.118&r2=3D1.119 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/xproto/ChangeLog,v retrieving revision 1.118 retrieving revision 1.119 diff -u -r1.118 -r1.119 --- ChangeLog 23 Mar 2011 07:49:35 -0000 1.118 +++ ChangeLog 28 Apr 2011 18:58:44 -0000 1.119 @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.118 20= 11/03/23 07:49:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.119 20= 11/04/28 18:58:44 hwoarang Exp $ + + 28 Apr 2011; Markos Chandras xproto-7.0.21.ebuil= d: + Stable on amd64 wrt bug #363965 =20 *xproto-7.0.21 (23 Mar 2011) =20