summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-sound/amarok/ChangeLog5
-rw-r--r--media-sound/amarok/amarok-2.6.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/amarok/ChangeLog b/media-sound/amarok/ChangeLog
index 3c1c747ab26e..fb3608339d10 100644
--- a/media-sound/amarok/ChangeLog
+++ b/media-sound/amarok/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/amarok
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.446 2013/02/08 11:10:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/ChangeLog,v 1.447 2013/02/10 17:15:55 ago Exp $
+
+ 10 Feb 2013; Agostino Sarubbo <ago@gentoo.org> amarok-2.6.0.ebuild:
+ Stable for ppc, wrt bug #441392
08 Feb 2013; Agostino Sarubbo <ago@gentoo.org> amarok-2.6.0.ebuild:
Stable for x86, wrt bug #441392
diff --git a/media-sound/amarok/amarok-2.6.0.ebuild b/media-sound/amarok/amarok-2.6.0.ebuild
index c61e1b7ccc53..83f2e82707dc 100644
--- a/media-sound/amarok/amarok-2.6.0.ebuild
+++ b/media-sound/amarok/amarok-2.6.0.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-sound/amarok/amarok-2.6.0.ebuild,v 1.5 2013/02/08 11:10:33 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/amarok/amarok-2.6.0.ebuild,v 1.6 2013/02/10 17:15:55 ago Exp $
EAPI=4
@@ -14,7 +14,7 @@ DESCRIPTION="Advanced audio player based on KDE framework."
HOMEPAGE="http://amarok.kde.org/"
if [[ ${PV} != *9999* ]]; then
SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.bz2"
- KEYWORDS="amd64 ~ppc x86"
+ KEYWORDS="amd64 ppc x86"
else
KEYWORDS=""
fi