blob: a1ea71713e31b3375531ab9e42b0707ea6dc10fa (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-libvisual/gst-plugins-libvisual-0.8.8.ebuild,v 1.5 2006/05/28 15:56:19 flameeyes Exp $
inherit gst-plugins
KEYWORDS="x86 sparc"
IUSE=""
DEPEND="=media-libs/libvisual-0.2*"
|