summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:53:53 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-10-18 14:53:53 +0000
commitd881451f6809d1e2b401cc366c31bb168f66b76c (patch)
tree2c0e6cbfc0ce3532f320edf90fa47e72cdf85d55 /media-libs/phonon-gstreamer
parentStable for ppc64, wrt bug #519592 (diff)
downloadgentoo-2-d881451f6809d1e2b401cc366c31bb168f66b76c.tar.gz
gentoo-2-d881451f6809d1e2b401cc366c31bb168f66b76c.tar.bz2
gentoo-2-d881451f6809d1e2b401cc366c31bb168f66b76c.zip
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)
Diffstat (limited to 'media-libs/phonon-gstreamer')
-rw-r--r--media-libs/phonon-gstreamer/ChangeLog5
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/phonon-gstreamer/ChangeLog b/media-libs/phonon-gstreamer/ChangeLog
index e9860cc8b901..473a02a23a73 100644
--- a/media-libs/phonon-gstreamer/ChangeLog
+++ b/media-libs/phonon-gstreamer/ChangeLog
@@ -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 <ago@gentoo.org> phonon-gstreamer-4.7.2.ebuild:
+ Stable for ppc64, wrt bug #519592
18 Oct 2014; Agostino Sarubbo <ago@gentoo.org> phonon-gstreamer-4.7.2.ebuild:
Stable for ppc, wrt bug #519592
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild
index 5ff1dbee104e..84d59e926bf1 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.7.2.ebuild
@@ -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 @@ LICENSE="LGPL-2.1"
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"