diff options
author | Heinrich Wendel <lanius@gentoo.org> | 2005-03-21 15:13:26 +0000 |
---|---|---|
committer | Heinrich Wendel <lanius@gentoo.org> | 2005-03-21 15:13:26 +0000 |
commit | a02c05a11b8b4aa87b79fbbb0535eec902348512 (patch) | |
tree | 46c0ed2c48377d7e2838de921b3ed7faf3ddc89b /media-video | |
parent | stable on amd64, fixes #85677 (diff) | |
download | gentoo-2-a02c05a11b8b4aa87b79fbbb0535eec902348512.tar.gz gentoo-2-a02c05a11b8b4aa87b79fbbb0535eec902348512.tar.bz2 gentoo-2-a02c05a11b8b4aa87b79fbbb0535eec902348512.zip |
stable on amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/kmplayer/ChangeLog | 5 | ||||
-rw-r--r-- | media-video/kmplayer/kmplayer-0.8.4a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/kmplayer/ChangeLog b/media-video/kmplayer/ChangeLog index f2692f979abc..eb533eb6b219 100644 --- a/media-video/kmplayer/ChangeLog +++ b/media-video/kmplayer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-video/kmplayer # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.35 2005/03/06 12:36:11 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.36 2005/03/21 15:13:26 lanius Exp $ + + 21 Mar 2005; Heinrich Wendel <lanius@gentoo.org> kmplayer-0.8.4a.ebuild: + stable on amd64 06 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> kmplayer-0.8.3a.ebuild: Marked stable on amd64. diff --git a/media-video/kmplayer/kmplayer-0.8.4a.ebuild b/media-video/kmplayer/kmplayer-0.8.4a.ebuild index e8a438172443..1b02c7a1cf96 100644 --- a/media-video/kmplayer/kmplayer-0.8.4a.ebuild +++ b/media-video/kmplayer/kmplayer-0.8.4a.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/kmplayer-0.8.4a.ebuild,v 1.1 2005/02/20 16:15:35 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/kmplayer-0.8.4a.ebuild,v 1.2 2005/03/21 15:13:26 lanius Exp $ inherit kde @@ -13,7 +13,7 @@ SRC_URI="http://www.xs4all.nl/~jjvrieze/${MY_P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc amd64" IUSE="gstreamer xine" # Removed koffice plugin, since the compilation fails and it's not supported upstream. |