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 1Q6sTE-000283-K8 for garchives@archives.gentoo.org; Mon, 04 Apr 2011 22:42:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 48F9A1C00A; Mon, 4 Apr 2011 22:41:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 02FBE1C00A for ; Mon, 4 Apr 2011 22:41:55 +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 7FFA01B402A for ; Mon, 4 Apr 2011 22:41:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2078) id 2001220054; Mon, 4 Apr 2011 22:41:54 +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-proto/xextproto: xextproto-7.2.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: xextproto-7.2.0.ebuild ChangeLog X-VCS-Directories: x11-proto/xextproto X-VCS-Committer: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Message-Id: <20110404224154.2001220054@flycatcher.gentoo.org> Date: Mon, 4 Apr 2011 22:41:54 +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: 5a166116e7e7984b8fbfc3bc23b0e010 jer 11/04/04 22:41:54 Modified: xextproto-7.2.0.ebuild ChangeLog Log: Stable for HPPA (bug #359059). =20 (Portage version: 2.2.0_alpha29/cvs/Linux i686) Revision Changes Path 1.6 x11-proto/xextproto/xextproto-7.2.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextprot= o/xextproto-7.2.0.ebuild?rev=3D1.6&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextprot= o/xextproto-7.2.0.ebuild?rev=3D1.6&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-proto/xextprot= o/xextproto-7.2.0.ebuild?r1=3D1.5&r2=3D1.6 Index: xextproto-7.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/xextproto/xextproto-7.2.0.ebu= ild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- xextproto-7.2.0.ebuild 26 Mar 2011 10:56:28 -0000 1.5 +++ xextproto-7.2.0.ebuild 4 Apr 2011 22:41:53 -0000 1.6 @@ -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/xextproto/xextproto-7.2.0.e= build,v 1.5 2011/03/26 10:56:28 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xextproto/xextproto-7.2.0.e= build,v 1.6 2011/04/04 22:41:53 jer Exp $ =20 EAPI=3D4 =20 @@ -9,7 +9,7 @@ =20 DESCRIPTION=3D"X.Org XExt protocol headers" =20 -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~spa= rc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-inter= ix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solari= s ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS=3D"~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~spar= c x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~ia64-hpux ~x86-interi= x ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris= ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE=3D"" =20 RDEPEND=3D"! xextproto-7.2.0.ebuild: + Stable for HPPA (bug #359059). =20 26 Mar 2011; Christian Faulhammer xextproto-7.2.0.ebuild: