diff options
author | 2012-01-21 16:22:02 +0000 | |
---|---|---|
committer | 2012-01-21 16:22:02 +0000 | |
commit | 17b8afa24e61f2ca1605cde877237c1d38cb53bf (patch) | |
tree | 60c544cc2f5de27bc3c1d13d3c58ff4a289648a9 /media-sound/alsaplayer/alsaplayer-0.99.81.ebuild | |
parent | x86 stable wrt bug #398537 (diff) | |
download | historical-17b8afa24e61f2ca1605cde877237c1d38cb53bf.tar.gz historical-17b8afa24e61f2ca1605cde877237c1d38cb53bf.tar.bz2 historical-17b8afa24e61f2ca1605cde877237c1d38cb53bf.zip |
x86 stable wrt bug #398271
Package-Manager: portage-2.1.10.41/cvs/Linux i686
Diffstat (limited to 'media-sound/alsaplayer/alsaplayer-0.99.81.ebuild')
-rw-r--r-- | media-sound/alsaplayer/alsaplayer-0.99.81.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/alsaplayer/alsaplayer-0.99.81.ebuild b/media-sound/alsaplayer/alsaplayer-0.99.81.ebuild index d5302297d8a7..32c080ebdd2a 100644 --- a/media-sound/alsaplayer/alsaplayer-0.99.81.ebuild +++ b/media-sound/alsaplayer/alsaplayer-0.99.81.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.81.ebuild,v 1.6 2012/01/20 12:32:06 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/alsaplayer/alsaplayer-0.99.81.ebuild,v 1.7 2012/01/21 16:22:02 phajdan.jr Exp $ EAPI=4 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="http://www.alsaplayer.org/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~mips ~ppc ~sparc x86" IUSE="alsa audiofile doc flac gtk id3tag jack mad mikmod nas nls ogg opengl oss vorbis xosd" RDEPEND="media-libs/libsndfile |