diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:48:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 21:48:02 +0000 |
commit | 3bf9a50e4022f8f28889f5d8345ecdddb1f3ff5e (patch) | |
tree | 3baebceff0e1ebda8e8dc7442595dc16505e9f99 /media-video/kino | |
parent | Gentoo Technologies -> Gentoo Foundation (Manifest recommit) (diff) | |
download | gentoo-2-3bf9a50e4022f8f28889f5d8345ecdddb1f3ff5e.tar.gz gentoo-2-3bf9a50e4022f8f28889f5d8345ecdddb1f3ff5e.tar.bz2 gentoo-2-3bf9a50e4022f8f28889f5d8345ecdddb1f3ff5e.zip |
sync IUSE (+quicktime)
Diffstat (limited to 'media-video/kino')
-rw-r--r-- | media-video/kino/kino-0.6.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/kino/kino-0.6.4.ebuild b/media-video/kino/kino-0.6.4.ebuild index 9097ceef3981..4f49562c788c 100644 --- a/media-video/kino/kino-0.6.4.ebuild +++ b/media-video/kino/kino-0.6.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-0.6.4.ebuild,v 1.7 2004/06/25 00:42:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/kino/kino-0.6.4.ebuild,v 1.8 2004/07/14 21:48:02 agriffis Exp $ inherit eutils @@ -11,6 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 sparc" +IUSE="quicktime" DEPEND="x11-libs/gtk+ dev-libs/glib |