blob: c691149630425a6f1dc97d410cd907dd057ce725 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-mikmod/gst-plugins-mikmod-0.8.10.ebuild,v 1.1 2005/07/02 10:11:36 zaheerm Exp $
inherit gst-plugins
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="media-libs/libmikmod"
|