From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 3372E1381FA for ; Sat, 10 May 2014 13:48:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BDB6AE077A; Sat, 10 May 2014 13:48:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 490A5E077A for ; Sat, 10 May 2014 13:48:03 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 176AA33FA47 for ; Sat, 10 May 2014 13:48:02 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id B8AA52004C; Sat, 10 May 2014 13:48:00 +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/flac: flac-1.3.0.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: flac-1.3.0.ebuild ChangeLog X-VCS-Directories: media-libs/flac X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140510134800.B8AA52004C@flycatcher.gentoo.org> Date: Sat, 10 May 2014 13:48:00 +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: 645a0905-c475-4ef4-9b7b-3dd3e1850b0b X-Archives-Hash: a3c5f80b3e3f6fd5849cb786c1759b9e ago 14/05/10 13:48:00 Modified: flac-1.3.0.ebuild ChangeLog Log: Stable for ppc, wrt bug #507006 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 media-libs/flac/flac-1.3.0.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/flac-1.3.0.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/flac-1.3.0.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/flac-1.3.0.ebuild?r1=1.9&r2=1.10 Index: flac-1.3.0.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.3.0.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- flac-1.3.0.ebuild 4 May 2014 08:33:11 -0000 1.9 +++ flac-1.3.0.ebuild 10 May 2014 13:48:00 -0000 1.10 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.3.0.ebuild,v 1.9 2014/05/04 08:33:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/flac-1.3.0.ebuild,v 1.10 2014/05/10 13:48:00 ago Exp $ EAPI=5 AUTOTOOLS_AUTORECONF=1 @@ -14,7 +14,7 @@ LICENSE="BSD FDL-1.2 GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="3dnow altivec +cxx debug ogg sse static-libs" RDEPEND="ogg? ( >=media-libs/libogg-1.1.3[${MULTILIB_USEDEP}] ) 1.175 media-libs/flac/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/ChangeLog?rev=1.175&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/ChangeLog?rev=1.175&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/flac/ChangeLog?r1=1.174&r2=1.175 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/flac/ChangeLog,v retrieving revision 1.174 retrieving revision 1.175 diff -u -r1.174 -r1.175 --- ChangeLog 4 May 2014 08:33:11 -0000 1.174 +++ ChangeLog 10 May 2014 13:48:00 -0000 1.175 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/flac # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/ChangeLog,v 1.174 2014/05/04 08:33:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/flac/ChangeLog,v 1.175 2014/05/10 13:48:00 ago Exp $ + + 10 May 2014; Agostino Sarubbo flac-1.3.0.ebuild: + Stable for ppc, wrt bug #507006 04 May 2014; Agostino Sarubbo flac-1.3.0.ebuild: Stable for x86, wrt bug #507006