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 75FB51387B1 for ; Sat, 18 Oct 2014 14:53:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F3AB5E0A5B; Sat, 18 Oct 2014 14:53:55 +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 7EC17E0A5B for ; Sat, 18 Oct 2014 14:53:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7828634030D for ; Sat, 18 Oct 2014 14:53:54 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 2F0D782B8; Sat, 18 Oct 2014 14:53:53 +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/phonon-gstreamer: phonon-gstreamer-4.7.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: phonon-gstreamer-4.7.2.ebuild ChangeLog X-VCS-Directories: media-libs/phonon-gstreamer X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141018145353.2F0D782B8@oystercatcher.gentoo.org> Date: Sat, 18 Oct 2014 14:53:53 +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: c0eda01a-aa99-426e-8a2a-f512e3b65530 X-Archives-Hash: 70fb2b26e892f5a7f62050d0001eaed5 ago 14/10/18 14:53:53 Modified: phonon-gstreamer-4.7.2.ebuild ChangeLog Log: Stable for ppc64, wrt bug #519592 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild?r1=1.7&r2=1.8 Index: phonon-gstreamer-4.7.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- phonon-gstreamer-4.7.2.ebuild 18 Oct 2014 14:53:29 -0000 1.7 +++ phonon-gstreamer-4.7.2.ebuild 18 Oct 2014 14:53:53 -0000 1.8 @@ -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/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild,v 1.7 2014/10/18 14:53:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild,v 1.8 2014/10/18 14:53:53 ago Exp $ EAPI=5 @@ -20,7 +20,7 @@ if [[ ${PV} == *9999 ]]; then KEYWORDS="" else - KEYWORDS="amd64 arm hppa ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" + KEYWORDS="amd64 arm hppa ppc ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x64-macos" fi SLOT="0" IUSE="alsa debug +network +qt4 qt5" 1.58 media-libs/phonon-gstreamer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?rev=1.58&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog?r1=1.57&r2=1.58 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ChangeLog 18 Oct 2014 14:53:29 -0000 1.57 +++ ChangeLog 18 Oct 2014 14:53:53 -0000 1.58 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/phonon-gstreamer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.57 2014/10/18 14:53:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.58 2014/10/18 14:53:53 ago Exp $ + + 18 Oct 2014; Agostino Sarubbo phonon-gstreamer-4.7.2.ebuild: + Stable for ppc64, wrt bug #519592 18 Oct 2014; Agostino Sarubbo phonon-gstreamer-4.7.2.ebuild: Stable for ppc, wrt bug #519592