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 4EAC5138A1F for ; Sun, 20 Apr 2014 11:23:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D9FD0E09B0; Sun, 20 Apr 2014 11:23:14 +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 73ED7E09B0 for ; Sun, 20 Apr 2014 11:23:14 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [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 A20BC33FDC3 for ; Sun, 20 Apr 2014 11:23:13 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 7431B2004B; Sun, 20 Apr 2014 11:23:12 +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/sbc: sbc-1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sbc-1.2.ebuild ChangeLog X-VCS-Directories: media-libs/sbc X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140420112312.7431B2004B@flycatcher.gentoo.org> Date: Sun, 20 Apr 2014 11:23:12 +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: bb109162-a07c-4c7b-a951-5359ac41d0d5 X-Archives-Hash: 62d9290a3c683ec4cc3e26f622c4100e ago 14/04/20 11:23:12 Modified: sbc-1.2.ebuild ChangeLog Log: Stable for ppc64, wrt bug #506820 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 media-libs/sbc/sbc-1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild?r1=1.5&r2=1.6 Index: sbc-1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sbc-1.2.ebuild 18 Apr 2014 05:33:59 -0000 1.5 +++ sbc-1.2.ebuild 20 Apr 2014 11:23:12 -0000 1.6 @@ -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/sbc/sbc-1.2.ebuild,v 1.5 2014/04/18 05:33:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/sbc-1.2.ebuild,v 1.6 2014/04/20 11:23:12 ago Exp $ EAPI=5 inherit eutils multilib multilib-minimal @@ -11,7 +11,7 @@ LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="amd64 arm hppa ~ia64 ppc ~ppc64 ~x86" +KEYWORDS="amd64 arm hppa ~ia64 ppc ppc64 ~x86" IUSE="static-libs" # --enable-tester is building src/sbctester but the tarball is missing required 1.21 media-libs/sbc/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sbc/ChangeLog?rev=1.21&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sbc/ChangeLog?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/sbc/ChangeLog?r1=1.20&r2=1.21 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- ChangeLog 18 Apr 2014 05:33:59 -0000 1.20 +++ ChangeLog 20 Apr 2014 11:23:12 -0000 1.21 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/sbc # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.20 2014/04/18 05:33:59 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/sbc/ChangeLog,v 1.21 2014/04/20 11:23:12 ago Exp $ + + 20 Apr 2014; Agostino Sarubbo sbc-1.2.ebuild: + Stable for ppc64, wrt bug #506820 18 Apr 2014; Markus Meier sbc-1.2.ebuild: arm stable, bug #506820