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 | cda456b835edc82133d59f1e5370b2c26bfb9769 (patch) | |
tree | f49ef85d73d99c0fc9b6dda81e765cdfa7c84a3f /media-video/kino | |
parent | repoman: whitespace cleanup (diff) | |
download | historical-cda456b835edc82133d59f1e5370b2c26bfb9769.tar.gz historical-cda456b835edc82133d59f1e5370b2c26bfb9769.tar.bz2 historical-cda456b835edc82133d59f1e5370b2c26bfb9769.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 |