summaryrefslogtreecommitdiff
blob: a941b6f119f5e0b1400b11d6a03b4f7df4adcfbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-lame/gst-plugins-lame-0.6.3.ebuild,v 1.4 2004/03/15 00:30:08 spider Exp $

inherit gst-plugins

KEYWORDS="x86 ~ppc ~sparc"

IUSE=""
RDEPEND="media-sound/lame"
DEPEND="${RDEPEND}
	dev-util/pkgconfig"