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 1PozD5-0000XU-8w for garchives@archives.gentoo.org; Mon, 14 Feb 2011 14:15:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 15442E0AB2; Mon, 14 Feb 2011 14:15:20 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C7251E0AB2 for ; Mon, 14 Feb 2011 14:15:19 +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 C0D221B4105 for ; Mon, 14 Feb 2011 14:15:18 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2271) id 6100620054; Mon, 14 Feb 2011 14:15:17 +0000 (UTC) From: "Kacper Kowalik (xarthisius)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, xarthisius@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/pixman: pixman-0.20.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pixman-0.20.2.ebuild ChangeLog X-VCS-Directories: x11-libs/pixman X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik Content-Type: text/plain; charset=utf8 Message-Id: <20110214141517.6100620054@flycatcher.gentoo.org> Date: Mon, 14 Feb 2011 14:15:17 +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: 4382da884290aa2cf8b4fc1c8423f8a5 xarthisius 11/02/14 14:15:17 Modified: pixman-0.20.2.ebuild ChangeLog Log: ppc stable wrt #344827, #354237 =20 (Portage version: 2.1.9.25/cvs/Linux ppc64) Revision Changes Path 1.5 x11-libs/pixman/pixman-0.20.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pi= xman-0.20.2.ebuild?rev=3D1.5&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pi= xman-0.20.2.ebuild?rev=3D1.5&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/pi= xman-0.20.2.ebuild?r1=3D1.4&r2=3D1.5 Index: pixman-0.20.2.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/pixman/pixman-0.20.2.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- pixman-0.20.2.ebuild 12 Feb 2011 16:16:00 -0000 1.4 +++ pixman-0.20.2.ebuild 14 Feb 2011 14:15:17 -0000 1.5 @@ -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/pixman/pixman-0.20.2.ebuild,= v 1.4 2011/02/12 16:16:00 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.20.2.ebuild,= v 1.5 2011/02/14 14:15:17 xarthisius Exp $ =20 EAPI=3D3 inherit xorg-2 toolchain-funcs versionator @@ -8,7 +8,7 @@ EGIT_REPO_URI=3D"git://anongit.freedesktop.org/git/pixman" DESCRIPTION=3D"Low-level pixel manipulation routines" =20 -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc= -macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris= ~x86-solaris ~x86-winnt" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sp= arc x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-= macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris = ~x86-solaris ~x86-winnt" IUSE=3D"altivec mmx sse2" =20 pkg_setup() { 1.90 x11-libs/pixman/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/Ch= angeLog?rev=3D1.90&view=3Dmarkup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/Ch= angeLog?rev=3D1.90&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-libs/pixman/Ch= angeLog?r1=3D1.89&r2=3D1.90 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/pixman/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 12 Feb 2011 21:35:06 -0000 1.89 +++ ChangeLog 14 Feb 2011 14:15:17 -0000 1.90 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/pixman # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.89 2011= /02/12 21:35:06 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/ChangeLog,v 1.90 2011= /02/14 14:15:17 xarthisius Exp $ + + 14 Feb 2011; Kacper Kowalik pixman-0.20.2.ebui= ld: + ppc stable wrt #344827, #354237 =20 12 Feb 2011; Ra=C3=BAl Porcel pixman-0.20.0.ebuil= d: alpha/ia64/s390/sh/sparc stable wrt #344827