summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:40:11 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-20 20:40:11 +0000
commitb5458a794fc49fe676f6d52a6871654c45865a81 (patch)
tree430334a77aecd76a5b3df976a855c05fc32b7e6a /media-libs/libsoundtouch
parentStable for x86, wrt bug #441490 (diff)
downloadgentoo-2-b5458a794fc49fe676f6d52a6871654c45865a81.tar.gz
gentoo-2-b5458a794fc49fe676f6d52a6871654c45865a81.tar.bz2
gentoo-2-b5458a794fc49fe676f6d52a6871654c45865a81.zip
Stable for x86, wrt bug #441378
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog5
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index e522b674a6b3..4f59f4d2ede6 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.60 2012/11/16 02:51:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.61 2012/11/20 20:40:11 ago Exp $
+
+ 20 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libsoundtouch-1.7.0.ebuild:
+ Stable for x86, wrt bug #441378
16 Nov 2012; Anthony G. Basile <blueness@gentoo.org>
libsoundtouch-1.7.0.ebuild:
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild
index d36bc7faa0a4..b3c713ed9cc5 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild,v 1.4 2012/11/16 02:51:37 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild,v 1.5 2012/11/20 20:40:11 ago Exp $
EAPI=4
inherit autotools 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 ~arm ~hppa ~mips ppc ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~hppa ~mips ppc ppc64 x86"
IUSE="sse2 static-libs"
DEPEND="virtual/pkgconfig"