diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2008-05-12 13:34:02 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2008-05-12 13:34:02 +0000 |
commit | aa174b674ec042ed1819da50591b879e596917a2 (patch) | |
tree | 3fe02c66a14b4770c0b1b258f68a0f973fe621da /media-sound/mpfc/mpfc-1.3.7-r1.ebuild | |
parent | stable x86, security bug 214666 (diff) | |
download | historical-aa174b674ec042ed1819da50591b879e596917a2.tar.gz historical-aa174b674ec042ed1819da50591b879e596917a2.tar.bz2 historical-aa174b674ec042ed1819da50591b879e596917a2.zip |
stable x86, bug 216938
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-sound/mpfc/mpfc-1.3.7-r1.ebuild')
-rw-r--r-- | media-sound/mpfc/mpfc-1.3.7-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mpfc/mpfc-1.3.7-r1.ebuild b/media-sound/mpfc/mpfc-1.3.7-r1.ebuild index 557c33072d5c..255d68a61ebf 100644 --- a/media-sound/mpfc/mpfc-1.3.7-r1.ebuild +++ b/media-sound/mpfc/mpfc-1.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mpfc/mpfc-1.3.7-r1.ebuild,v 1.3 2008/04/20 18:16:35 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mpfc/mpfc-1.3.7-r1.ebuild,v 1.4 2008/05/12 13:34:02 opfer Exp $ inherit eutils autotools @@ -9,7 +9,7 @@ HOMEPAGE="http://mpfc.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~sparc x86" IUSE="alsa gpm mad vorbis oss wav cdaudio nls" RDEPEND="alsa? ( >=media-libs/alsa-lib-0.9.0 ) gpm? ( >=sys-libs/gpm-1.19.3 ) |