diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-03 21:37:04 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-07-03 21:37:04 +0000 |
commit | 72bd0e480b1389d0340998d401accd74eb179b93 (patch) | |
tree | 3e00ef6cfa588bd035e4b4f480c26f96efe22e25 /media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild | |
parent | ppc64 stable wrt #318209 (diff) | |
download | historical-72bd0e480b1389d0340998d401accd74eb179b93.tar.gz historical-72bd0e480b1389d0340998d401accd74eb179b93.tar.bz2 historical-72bd0e480b1389d0340998d401accd74eb179b93.zip |
ppc64 stable wrt #325875
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild')
-rw-r--r-- | media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild index 3fb004cea0a7..f0e9209322cb 100644 --- a/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild +++ b/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild,v 1.4 2010/07/02 03:47:47 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild,v 1.5 2010/07/03 21:37:04 ssuominen Exp $ EAPI=2 MY_PN=${PN/lib} @@ -12,7 +12,7 @@ SRC_URI="http://www.surina.net/soundtouch/${P/lib}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 hppa ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 hppa ~ppc ppc64 ~sparc x86" IUSE="sse2" S=${WORKDIR}/${MY_PN} |