summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-15 13:29:08 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-15 13:29:08 +0000
commite20a078ff61628fd9e55af53d54d4c5ca49e72d1 (patch)
tree6f7dbcaa2f92612694acb2786be8ace81a995641 /media-libs/phonon-gstreamer
parentMasked media-libs/phonon[zeitgeist] for stabilization as the use flag pulls a... (diff)
downloadhistorical-e20a078ff61628fd9e55af53d54d4c5ca49e72d1.tar.gz
historical-e20a078ff61628fd9e55af53d54d4c5ca49e72d1.tar.bz2
historical-e20a078ff61628fd9e55af53d54d4c5ca49e72d1.zip
Stable for x86, wrt bug #431190
Package-Manager: portage-2.1.11.9/cvs/Linux x86_64
Diffstat (limited to 'media-libs/phonon-gstreamer')
-rw-r--r--media-libs/phonon-gstreamer/ChangeLog6
-rw-r--r--media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/phonon-gstreamer/ChangeLog b/media-libs/phonon-gstreamer/ChangeLog
index 270586d91092..de6658c58298 100644
--- a/media-libs/phonon-gstreamer/ChangeLog
+++ b/media-libs/phonon-gstreamer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/phonon-gstreamer
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.24 2012/09/11 10:38:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/ChangeLog,v 1.25 2012/09/15 13:28:33 ago Exp $
+
+ 15 Sep 2012; Agostino Sarubbo <ago@gentoo.org>
+ phonon-gstreamer-4.6.2-r1.ebuild:
+ Stable for x86, wrt bug #431190
11 Sep 2012; Johannes Huber <johu@gentoo.org> phonon-gstreamer-4.5.0.ebuild,
phonon-gstreamer-4.6.2-r1.ebuild, phonon-gstreamer-9999.ebuild:
diff --git a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
index 01d32292ed2b..2740d5ea44df 100644
--- a/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
+++ b/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.2-r1.ebuild,v 1.2 2012/09/11 10:38:35 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon-gstreamer/phonon-gstreamer-4.6.2-r1.ebuild,v 1.3 2012/09/15 13:28:33 ago Exp $
EAPI=4
@@ -20,7 +20,7 @@ LICENSE="LGPL-2.1"
if [[ ${PV} == *9999 ]]; then
KEYWORDS=""
else
- KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd"
+ KEYWORDS="~amd64 ~arm ~hppa x86 ~amd64-fbsd"
fi
SLOT="0"
IUSE="alsa debug +network"