blob: 5bd1a7b6f81a8ad74619231ee3fc86b01f6f3fc1 (
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-esd/gst-plugins-esd-0.10.2.ebuild,v 1.10 2006/05/03 20:20:47 gustavoz Exp $
inherit gst-plugins-good
KEYWORDS="~alpha amd64 ~ia64 ~ppc ppc64 sparc x86"
IUSE=""
DEPEND=">=media-sound/esound-0.2.8"
|