summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-04-26 11:59:24 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-04-26 11:59:24 +0000
commitb161edc60e85d0302f79af9ca76c43e19a61aef2 (patch)
treef1afd7a031f6aca9a3a78c210b4ddcfb0331b807 /media-libs
parentstable x86, bug 309769 (diff)
downloadgentoo-2-b161edc60e85d0302f79af9ca76c43e19a61aef2.tar.gz
gentoo-2-b161edc60e85d0302f79af9ca76c43e19a61aef2.tar.bz2
gentoo-2-b161edc60e85d0302f79af9ca76c43e19a61aef2.zip
stable x86, bug 315013
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'media-libs')
-rw-r--r--media-libs/libsoundtouch/ChangeLog6
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index c6852010c4d6..fa33367f9226 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.31 2010/04/16 17:55:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.32 2010/04/26 11:59:24 fauli Exp $
+
+ 26 Apr 2010; Christian Faulhammer <fauli@gentoo.org>
+ libsoundtouch-1.4.0.ebuild:
+ stable x86, bug 315013
16 Apr 2010; Brent Baude <ranger@gentoo.org> libsoundtouch-1.4.0.ebuild:
stable ppc, bug 315013
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild
index 1f81d2b6fe49..ab1df4419616 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.4.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.4.0.ebuild,v 1.4 2010/04/16 17:55:47 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v 1.5 2010/04/26 11:59:24 fauli 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}