summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-04-05 17:08:47 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-04-05 17:08:47 +0000
commitbd384a5b9e18af7d9c4734b40f0b65d30de73f8c (patch)
tree51bb88933129046ccf2ab9bd61c0c928e5954a7c /media-libs/phonon-gstreamer
parentStable for ppc, wrt bug #459962 (diff)
downloadgentoo-2-bd384a5b9e18af7d9c4734b40f0b65d30de73f8c.tar.gz
gentoo-2-bd384a5b9e18af7d9c4734b40f0b65d30de73f8c.tar.bz2
gentoo-2-bd384a5b9e18af7d9c4734b40f0b65d30de73f8c.zip
Stable for ppc, wrt bug #464700
(Portage version: 2.1.11.55/cvs/Linux 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.6.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/phonon-gstreamer/ChangeLog b/media-libs/phonon-gstreamer/ChangeLog
index 3d0281a20872..972ea9f5412f 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.39 2013/04/05 11:05:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.40 2013/04/05 17:08:47 ago Exp $
+
+ 05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> phonon-gstreamer-4.6.3.ebuild:
+ Stable for ppc, wrt bug #464700
05 Apr 2013; Agostino Sarubbo <ago@gentoo.org> phonon-gstreamer-4.6.3.ebuild:
Stable for x86, wrt bug #464700
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.3.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.3.ebuild
index 2ec611c0dd82..b6dc939ef77d 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.3.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.3.ebuild
@@ -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/phonon-gstreamer/phonon-gstreamer-4.6.3.ebuild,v 1.5 2013/04/05 11:05:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.3.ebuild,v 1.6 2013/04/05 17:08:47 ago Exp $
EAPI=4
@@ -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"