diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-27 22:23:59 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-27 22:23:59 +0000 |
commit | 4d6a55a845852f04048c06fc80b46f854664b556 (patch) | |
tree | ee1435a9c42200b9a4883e04fa48e92f7a813d10 /media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild | |
parent | Stable on amd64 wrt bug #325877 (diff) | |
download | historical-4d6a55a845852f04048c06fc80b46f854664b556.tar.gz historical-4d6a55a845852f04048c06fc80b46f854664b556.tar.bz2 historical-4d6a55a845852f04048c06fc80b46f854664b556.zip |
Stable on amd64 wrt bug #325875
Package-Manager: portage-2.1.8.3/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 6a1cd0d5ac62..08a64432cb1b 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.1 2010/04/13 15:34:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.5.0.ebuild,v 1.2 2010/06/27 22:23:59 angelos 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} |