diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-04 14:23:10 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2009-12-04 14:23:10 +0000 |
commit | 22eecd104bed1f73316b20830ae6c405469ee7b9 (patch) | |
tree | cf6a031d77db68502e5db967e48a0095877add7b /media-libs/mlt/mlt-0.4.6.ebuild | |
parent | Stable on amd64 (#288026) (diff) | |
download | gentoo-2-22eecd104bed1f73316b20830ae6c405469ee7b9.tar.gz gentoo-2-22eecd104bed1f73316b20830ae6c405469ee7b9.tar.bz2 gentoo-2-22eecd104bed1f73316b20830ae6c405469ee7b9.zip |
amd64 stable wrt #291947
(Portage version: 2.2_rc54/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/mlt/mlt-0.4.6.ebuild')
-rw-r--r-- | media-libs/mlt/mlt-0.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/mlt/mlt-0.4.6.ebuild b/media-libs/mlt/mlt-0.4.6.ebuild index 744a5aee59e3..ba0884bdbbf5 100644 --- a/media-libs/mlt/mlt-0.4.6.ebuild +++ b/media-libs/mlt/mlt-0.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mlt/mlt-0.4.6.ebuild,v 1.3 2009/11/19 20:31:54 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mlt/mlt-0.4.6.ebuild,v 1.4 2009/12/04 14:23:10 ssuominen Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/mlt/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd" IUSE="compressed-lumas dv debug ffmpeg frei0r gtk jack kde libsamplerate melt mmx qt4 quicktime sdl sse vorbis xine xml" |