From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 9EE571381F3 for ; Fri, 5 Apr 2013 18:15:11 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8A4AAE0921; Fri, 5 Apr 2013 18:15:10 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0FD63E0921 for ; Fri, 5 Apr 2013 18:15:09 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2663133DDA8 for ; Fri, 5 Apr 2013 18:15:09 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id E36122171D; Fri, 5 Apr 2013 18:15:07 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libpostproc: libpostproc-0.8.0.20121125.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: libpostproc-0.8.0.20121125.ebuild ChangeLog X-VCS-Directories: media-libs/libpostproc X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130405181507.E36122171D@flycatcher.gentoo.org> Date: Fri, 5 Apr 2013 18:15:07 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e6817afd-c344-4ec7-91df-b74d175012f2 X-Archives-Hash: a4e4d167bb8e30009e2597d4e419fc1a ago 13/04/05 18:15:07 Modified: libpostproc-0.8.0.20121125.ebuild ChangeLog Log: Stable for ppc64, wrt bug #457378 (Portage version: 2.1.11.55/cvs/Linux ppc64, signed Manifest commit with key 7194459F) Revision Changes Path 1.7 media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild?r1=1.6&r2=1.7 Index: libpostproc-0.8.0.20121125.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libpostproc-0.8.0.20121125.ebuild 2 Apr 2013 12:11:18 -0000 1.6 +++ libpostproc-0.8.0.20121125.ebuild 5 Apr 2013 18:15:07 -0000 1.7 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild,v 1.6 2013/04/02 12:11:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/libpostproc-0.8.0.20121125.ebuild,v 1.7 2013/04/05 18:15:07 ago Exp $ EAPI="4" @@ -25,7 +25,7 @@ LICENSE="GPL-2" SLOT="0" if [ "${PV#9999}" = "${PV}" ] ; then - KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" + KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" fi IUSE="pic static-libs" 1.19 media-libs/libpostproc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/ChangeLog?rev=1.19&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/ChangeLog?rev=1.19&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libpostproc/ChangeLog?r1=1.18&r2=1.19 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v retrieving revision 1.18 retrieving revision 1.19 diff -u -r1.18 -r1.19 --- ChangeLog 2 Apr 2013 12:11:18 -0000 1.18 +++ ChangeLog 5 Apr 2013 18:15:07 -0000 1.19 @@ -1,6 +1,10 @@ # ChangeLog for media-libs/libpostproc # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v 1.18 2013/04/02 12:11:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libpostproc/ChangeLog,v 1.19 2013/04/05 18:15:07 ago Exp $ + + 05 Apr 2013; Agostino Sarubbo + libpostproc-0.8.0.20121125.ebuild: + Stable for ppc64, wrt bug #457378 02 Apr 2013; Agostino Sarubbo libpostproc-0.8.0.20121125.ebuild: