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 1NKdFF-00017l-GK for garchives@archives.gentoo.org; Tue, 15 Dec 2009 19:39:41 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 10AF9E1031; Tue, 15 Dec 2009 19:39:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id AA769E1031 for ; Tue, 15 Dec 2009 19:39:39 +0000 (UTC) Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 5458667527 for ; Tue, 15 Dec 2009 19:39:39 +0000 (UTC) Received: from ranger by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NKdFC-0001XA-IE for gentoo-commits@lists.gentoo.org; Tue, 15 Dec 2009 19:39:38 +0000 From: "Brent Baude (ranger)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ranger@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in x11-libs/libXv: libXv-1.0.5.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libXv-1.0.5.ebuild ChangeLog X-VCS-Directories: x11-libs/libXv X-VCS-Committer: ranger X-VCS-Committer-Name: Brent Baude Content-Type: text/plain; charset=utf8 Message-Id: Sender: Brent Baude Date: Tue, 15 Dec 2009 19:39:38 +0000 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: 4a08f891-1244-4db2-b202-c1bdabad1dca X-Archives-Hash: 223353734c35f6277e7b118ee68be9b0 ranger 09/12/15 19:39:38 Modified: libXv-1.0.5.ebuild ChangeLog Log: Marking libXv-1.0.5 ppc64 for bug 294958 (Portage version: 2.1.7.1/cvs/Linux ppc64) Revision Changes Path 1.4 x11-libs/libXv/libXv-1.0.5.ebuild file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXv/lib= Xv-1.0.5.ebuild?rev=3D1.4&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXv/lib= Xv-1.0.5.ebuild?rev=3D1.4&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXv/lib= Xv-1.0.5.ebuild?r1=3D1.3&r2=3D1.4 Index: libXv-1.0.5.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/libXv/libXv-1.0.5.ebuild,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- libXv-1.0.5.ebuild 10 Dec 2009 19:24:06 -0000 1.3 +++ libXv-1.0.5.ebuild 15 Dec 2009 19:39:38 -0000 1.4 @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/libXv-1.0.5.ebuild,v 1= .3 2009/12/10 19:24:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/libXv-1.0.5.ebuild,v 1= .4 2009/12/15 19:39:38 ranger Exp $ =20 # Must be before x-modular eclass is inherited #SNAPSHOT=3D"yes" @@ -8,7 +8,7 @@ inherit x-modular =20 DESCRIPTION=3D"X.Org Xv library" -KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~s= parc x86 ~x86-fbsd" +KEYWORDS=3D"~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sp= arc x86 ~x86-fbsd" IUSE=3D"" =20 RDEPEND=3D"x11-libs/libX11 1.52 x11-libs/libXv/ChangeLog file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXv/Cha= ngeLog?rev=3D1.52&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXv/Cha= ngeLog?rev=3D1.52&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/x11-libs/libXv/Cha= ngeLog?r1=3D1.51&r2=3D1.52 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/libXv/ChangeLog,v retrieving revision 1.51 retrieving revision 1.52 diff -u -r1.51 -r1.52 --- ChangeLog 10 Dec 2009 19:24:06 -0000 1.51 +++ ChangeLog 15 Dec 2009 19:39:38 -0000 1.52 @@ -1,6 +1,9 @@ # ChangeLog for x11-libs/libXv # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/ChangeLog,v 1.51 2009/= 12/10 19:24:06 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXv/ChangeLog,v 1.52 2009/= 12/15 19:39:38 ranger Exp $ + + 15 Dec 2009; Brent Baude libXv-1.0.5.ebuild: + Marking libXv-1.0.5 ppc64 stable for bug 294958 =20 10 Dec 2009; Christian Faulhammer libXv-1.0.5.ebuil= d: x86 stable, bug 294958