# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ EAPI=0 DESCRIPTION="Some of your package depends on pulseaudio and they dont really need it?" HOMEPAGE="http://www.pulseaudio.org/" SRC_URI="" LICENSE="MIT" SLOT="0" KEYWORDS="x86 amd64" IUSE="" DEPEND="" RDEPEND="" src_compile() { return } src_install() { return }