summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-11-14 16:33:41 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-11-14 16:33:41 +0000
commit6bd7708883591d52bbe54f195da81b27e392eabe (patch)
tree375b49fec7c47cb58350830d9b68a2e1575bc789 /media-libs/libsoundtouch
parentStable for amd64, wrt bug #442978 (diff)
downloadgentoo-2-6bd7708883591d52bbe54f195da81b27e392eabe.tar.gz
gentoo-2-6bd7708883591d52bbe54f195da81b27e392eabe.tar.bz2
gentoo-2-6bd7708883591d52bbe54f195da81b27e392eabe.zip
Stable for amd64, 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 de059a9bb156..d85ea9971839 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.58 2012/11/13 16:51:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.59 2012/11/14 16:33:41 ago Exp $
+
+ 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> libsoundtouch-1.7.0.ebuild:
+ Stable for amd64, wrt bug #441378
13 Nov 2012; Brent Baude <ranger@gentoo.org> libsoundtouch-1.7.0.ebuild:
Marking libsoundtouch-1.7.0 ppc64 for bug 441378
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild
index 585a87cfff07..872dd8202bf9 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.2 2012/11/13 16:51:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.7.0.ebuild,v 1.3 2012/11/14 16:33:41 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"