summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-06-14 15:26:56 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-06-14 15:26:56 +0000
commit8700e5ca48f3dcf3ac951b90d50de81d92112da0 (patch)
tree75671c96df7c2ec868cda5f28be5aed57ab0c9a4 /media-video/kmplayer
parentAdd ~sparc keyword, closing Bug #118777 --- but please see Comments 4 and 5 on (diff)
downloadgentoo-2-8700e5ca48f3dcf3ac951b90d50de81d92112da0.tar.gz
gentoo-2-8700e5ca48f3dcf3ac951b90d50de81d92112da0.tar.bz2
gentoo-2-8700e5ca48f3dcf3ac951b90d50de81d92112da0.zip
Stable on x86 wrt bug #134767.
(Portage version: 2.1)
Diffstat (limited to 'media-video/kmplayer')
-rw-r--r--media-video/kmplayer/ChangeLog6
-rw-r--r--media-video/kmplayer/kmplayer-0.9.1c.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-video/kmplayer/ChangeLog b/media-video/kmplayer/ChangeLog
index 46d5b9479948..17392b83cec6 100644
--- a/media-video/kmplayer/ChangeLog
+++ b/media-video/kmplayer/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-video/kmplayer
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.66 2006/06/14 14:52:28 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.67 2006/06/14 15:26:56 wolf31o2 Exp $
+
+ 14 Jun 2006; Chris Gianelloni <wolf31o2@gentoo.org>
+ kmplayer-0.9.1c.ebuild:
+ Stable on x86 wrt bug #134767.
14 Jun 2006; Marcus D. Hanwell <cryos@gentoo.org> kmplayer-0.9.1c.ebuild:
Stable on amd64, bug 134767.
diff --git a/media-video/kmplayer/kmplayer-0.9.1c.ebuild b/media-video/kmplayer/kmplayer-0.9.1c.ebuild
index a094febcd346..d173371de373 100644
--- a/media-video/kmplayer/kmplayer-0.9.1c.ebuild
+++ b/media-video/kmplayer/kmplayer-0.9.1c.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/kmplayer-0.9.1c.ebuild,v 1.3 2006/06/14 14:52:28 cryos Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/kmplayer-0.9.1c.ebuild,v 1.4 2006/06/14 15:26:56 wolf31o2 Exp $
inherit kde
@@ -13,7 +13,7 @@ SRC_URI="http://kmplayer.kde.org/pkgs/${MY_P}.tar.bz2"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="amd64 ppc ~x86"
+KEYWORDS="amd64 ppc x86"
IUSE="gstreamer mplayer xine"
# Removed koffice plugin, since the compilation fails and it's not supported upstream.