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 1Qh5tT-0002OM-NZ for garchives@archives.gentoo.org; Wed, 13 Jul 2011 20:18:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0897921C203; Wed, 13 Jul 2011 20:18:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B9A8D21C203 for ; Wed, 13 Jul 2011 20:18:41 +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 2C52A2AC27B for ; Wed, 13 Jul 2011 20:18:41 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id DDE582004B; Wed, 13 Jul 2011 20:18:39 +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/resourceproto: resourceproto-1.2.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: resourceproto-1.2.0.ebuild ChangeLog X-VCS-Directories: x11-proto/resourceproto X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Message-Id: <20110713201839.DDE582004B@flycatcher.gentoo.org> Date: Wed, 13 Jul 2011 20:18:39 +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: df474a285557e5fdbbdb080ded8065d6 maekke 11/07/13 20:18:39 Modified: resourceproto-1.2.0.ebuild ChangeLog Log: x86 stable, bug #371857 =20 (Portage version: 2.1.10.4/cvs/Linux x86_64) Revision Changes Path 1.5 x11-proto/resourceproto/resourceproto-1.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/resource= proto/resourceproto-1.2.0.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/resource= proto/resourceproto-1.2.0.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/resource= proto/resourceproto-1.2.0.ebuild?r1=3D1.4&r2=3D1.5 Index: resourceproto-1.2.0.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/resourceproto/resourceproto-1= .2.0.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- resourceproto-1.2.0.ebuild 28 Jun 2011 21:30:04 -0000 1.4 +++ resourceproto-1.2.0.ebuild 13 Jul 2011 20:18:39 -0000 1.5 @@ -1,13 +1,13 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto= -1.2.0.ebuild,v 1.4 2011/06/28 21:30:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/resourceproto= -1.2.0.ebuild,v 1.5 2011/07/13 20:18:39 maekke Exp $ =20 EAPI=3D4 inherit xorg-2 =20 DESCRIPTION=3D"X.Org Resource protocol headers" =20 -KEYWORDS=3D"~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~spa= rc ~x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-ma= cos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS=3D"~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~spa= rc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-mac= os ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE=3D"" =20 RDEPEND=3D"" 1.49 x11-proto/resourceproto/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/resource= proto/ChangeLog?rev=3D1.49&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/resource= proto/ChangeLog?rev=3D1.49&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/resource= proto/ChangeLog?r1=3D1.48&r2=3D1.49 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/resourceproto/ChangeLog,v retrieving revision 1.48 retrieving revision 1.49 diff -u -r1.48 -r1.49 --- ChangeLog 28 Jun 2011 21:30:04 -0000 1.48 +++ ChangeLog 13 Jul 2011 20:18:39 -0000 1.49 @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/resourceproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1= .48 2011/06/28 21:30:04 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/resourceproto/ChangeLog,v 1= .49 2011/07/13 20:18:39 maekke Exp $ + + 13 Jul 2011; Markus Meier resourceproto-1.2.0.ebui= ld: + x86 stable, bug #371857 =20 28 Jun 2011; Brent Baude resourceproto-1.2.0.ebuil= d: Marking resourceproto-1.2.0 ppc stable for bug 371857