blob: c73c579b83e0a5f3568fc661f3ecb303c8a7f23f (
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-sidplay/gst-plugins-sidplay-0.8.12.ebuild,v 1.1 2006/02/23 13:56:18 zaheerm Exp $
inherit gst-plugins
KEYWORDS="~ppc ~x86"
IUSE=""
DEPEND="=media-libs/libsidplay-1.3*"
|