summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-09-15 13:27:48 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-09-15 13:27:48 +0000
commite3804e3264c345e186edb5d74ad23bb9a6eb7e2d (patch)
tree0e9f3c079809e2fba460ab944eeeee47ea2319a1 /media-libs
parentMasked media-libs/phonon[zeitgeist] for stabilization as the use flag pulls a... (diff)
downloadgentoo-2-e3804e3264c345e186edb5d74ad23bb9a6eb7e2d.tar.gz
gentoo-2-e3804e3264c345e186edb5d74ad23bb9a6eb7e2d.tar.bz2
gentoo-2-e3804e3264c345e186edb5d74ad23bb9a6eb7e2d.zip
Stable for x86, wrt bug #431190
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/phonon/ChangeLog5
-rw-r--r--media-libs/phonon/phonon-4.6.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/phonon/ChangeLog b/media-libs/phonon/ChangeLog
index ab704e7532d8..d6d533b887ff 100644
--- a/media-libs/phonon/ChangeLog
+++ b/media-libs/phonon/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/phonon
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.37 2012/09/11 10:33:18 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/ChangeLog,v 1.38 2012/09/15 13:27:48 ago Exp $
+
+ 15 Sep 2012; Agostino Sarubbo <ago@gentoo.org> phonon-4.6.0-r1.ebuild:
+ Stable for x86, wrt bug #431190
11 Sep 2012; Johannes Huber <johu@gentoo.org> phonon-4.4.2.ebuild,
phonon-4.4.3.ebuild:
diff --git a/media-libs/phonon/phonon-4.6.0-r1.ebuild b/media-libs/phonon/phonon-4.6.0-r1.ebuild
index 08f1deef13fe..e580ac8cb103 100644
--- a/media-libs/phonon/phonon-4.6.0-r1.ebuild
+++ b/media-libs/phonon/phonon-4.6.0-r1.ebuild
@@ -1,12 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.6 2012/07/25 21:18:57 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/phonon/phonon-4.6.0-r1.ebuild,v 1.7 2012/09/15 13:27:48 ago Exp $
EAPI=4
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/phonon/${PV}/src/${P}.tar.xz"
- KEYWORDS="~amd64 ~arm ~hppa ~x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+ KEYWORDS="~amd64 ~arm ~hppa x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
else
SCM_ECLASS="git-2"
EGIT_REPO_URI="git://anongit.kde.org/${PN}"