diff options
author | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-06 12:36:11 +0000 |
---|---|---|
committer | Marcus D. Hanwell <cryos@gentoo.org> | 2005-03-06 12:36:11 +0000 |
commit | 70d36888a9f89c462b5a23e84ae395f4648a7098 (patch) | |
tree | 6fb649e599dc596261687d57cb6250aed9ad29b4 /media-video | |
parent | Marked stable on amd64. (diff) | |
download | gentoo-2-70d36888a9f89c462b5a23e84ae395f4648a7098.tar.gz gentoo-2-70d36888a9f89c462b5a23e84ae395f4648a7098.tar.bz2 gentoo-2-70d36888a9f89c462b5a23e84ae395f4648a7098.zip |
Marked 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.3a.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-video/kmplayer/ChangeLog b/media-video/kmplayer/ChangeLog index 427eb312e0dd..f2692f979abc 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.34 2005/02/20 16:15:35 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/ChangeLog,v 1.35 2005/03/06 12:36:11 cryos Exp $ + + 06 Mar 2005; Marcus D. Hanwell <cryos@gentoo.org> kmplayer-0.8.3a.ebuild: + Marked stable on amd64. *kmplayer-0.8.4a (20 Feb 2005) diff --git a/media-video/kmplayer/kmplayer-0.8.3a.ebuild b/media-video/kmplayer/kmplayer-0.8.3a.ebuild index 3aa4bd60b285..97f003790b2a 100644 --- a/media-video/kmplayer/kmplayer-0.8.3a.ebuild +++ b/media-video/kmplayer/kmplayer-0.8.3a.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.3a.ebuild,v 1.3 2005/01/07 22:02:17 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kmplayer/kmplayer-0.8.3a.ebuild,v 1.4 2005/03/06 12:36:11 cryos 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="xine" DEPEND=">=media-video/mplayer-0.90 |