summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-02 14:52:23 +0000
committerPaweł Hajdan <phajdan.jr@gentoo.org>2011-11-02 14:52:23 +0000
commit5a66cccb289fea5d3eed14c5178bb1ff0dd07bb5 (patch)
tree10c11e10c97443f0b8e9442e7492dc73b39caa1f /media-libs/libsoundtouch
parentx86 stable wrt bug #388979 (diff)
downloadgentoo-2-5a66cccb289fea5d3eed14c5178bb1ff0dd07bb5.tar.gz
gentoo-2-5a66cccb289fea5d3eed14c5178bb1ff0dd07bb5.tar.bz2
gentoo-2-5a66cccb289fea5d3eed14c5178bb1ff0dd07bb5.zip
x86 stable wrt bug #387769
(Portage version: 2.1.10.11/cvs/Linux i686)
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog6
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index e04ea2f043e6..eaeb1a8587b2 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.46 2011/10/28 16:18:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.47 2011/11/02 14:52:23 phajdan.jr Exp $
+
+ 02 Nov 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org>
+ libsoundtouch-1.6.0.ebuild:
+ x86 stable wrt bug #387769
28 Oct 2011; Jeroen Roovers <jer@gentoo.org> libsoundtouch-1.6.0.ebuild:
Stable for HPPA (bug #387769).
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild
index 32b70fef4537..d86a142d797f 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo FoundationOU
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v 1.5 2011/10/28 16:18:06 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.6.0.ebuild,v 1.6 2011/11/02 14:52:23 phajdan.jr Exp $
EAPI=4
inherit autotools-utils eutils flag-o-matic
@@ -13,7 +13,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 static-libs"
S=${WORKDIR}/${MY_PN}