summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2010-05-21 22:01:08 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2010-05-21 22:01:08 +0000
commitb7c54af803efb96fd4efcdd22f62fd7b28792bb6 (patch)
treec8909b8f9247f4162eb09547083898c6d8ed0c4c /media-libs/libsoundtouch
parentUse iso_latin_1 encoding in semweb typed testsuite (diff)
downloadgentoo-2-b7c54af803efb96fd4efcdd22f62fd7b28792bb6.tar.gz
gentoo-2-b7c54af803efb96fd4efcdd22f62fd7b28792bb6.tar.bz2
gentoo-2-b7c54af803efb96fd4efcdd22f62fd7b28792bb6.zip
Stable on amd64 wrt bug #315013
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libsoundtouch')
-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 3f2418603e40..06703ab1cf5d 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.34 2010/05/11 21:22:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.35 2010/05/21 22:01:08 hwoarang Exp $
+
+ 21 May 2010; Markos Chandras <hwoarang@gentoo.org>
+ libsoundtouch-1.4.0.ebuild:
+ Stable on amd64 wrt bug #315013
11 May 2010; Brent Baude <ranger@gentoo.org> libsoundtouch-1.4.0.ebuild:
stable ppc64, bug 315013
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild
index 41ae55f5063f..bfaad2a6d39b 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.7 2010/05/11 21:22:11 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.4.0.ebuild,v 1.8 2010/05/21 22:01:08 hwoarang 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}