diff options
-rw-r--r-- | media-video/kmplayer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/kmplayer/kmplayer-0.11.3c.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/kmplayer/ChangeLog b/media-video/kmplayer/ChangeLog index 5f4200c78f7e..62aa76238363 100644 --- a/media-video/kmplayer/ChangeLog +++ b/media-video/kmplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/kmplayer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.148 2012/04/22 18:49:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.149 2012/04/23 15:48:27 ago Exp $ + + 23 Apr 2012; Agostino Sarubbo <ago@gentoo.org> kmplayer-0.11.3c.ebuild: + Stable for amd64, wrt bug #412685 22 Apr 2012; Johannes Huber <johu@gentoo.org> kmplayer-0.11.3c.ebuild: Remove not needed '+' in cmake argument statement by maekke. diff --git a/media-video/kmplayer/kmplayer-0.11.3c.ebuild b/media-video/kmplayer/kmplayer-0.11.3c.ebuild index 7c774b39d890..e95a734f7524 100644 --- a/media-video/kmplayer/kmplayer-0.11.3c.ebuild +++ b/media-video/kmplayer/kmplayer-0.11.3c.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-video/kmplayer/kmplayer-0.11.3c.ebuild,v 1.3 2012/04/22 18:49:41 johu Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/kmplayer-0.11.3c.ebuild,v 1.4 2012/04/23 15:48:27 ago Exp $ EAPI=4 KDE_LINGUAS="bg bs ca ca@valencia cs da de el en_GB eo es et fr ga gl hr hu it @@ -15,7 +15,7 @@ SRC_URI="http://kmplayer.kde.org/pkgs/${P}.tar.bz2" LICENSE="GPL-2 FDL-1.2 LGPL-2.1" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="cairo debug expat handbook npp" DEPEND="media-libs/phonon |