summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-05-04 08:25:58 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-05-04 08:25:58 +0000
commita61a0c215d4dda0d9c48cddbe65e42b29f94be61 (patch)
tree6d7f4ffa3746255c7fc3725dd786abffefcb20ab /media-libs/libsoundtouch
parentStable for x86, wrt bug #502838 (diff)
downloadgentoo-2-a61a0c215d4dda0d9c48cddbe65e42b29f94be61.tar.gz
gentoo-2-a61a0c215d4dda0d9c48cddbe65e42b29f94be61.tar.bz2
gentoo-2-a61a0c215d4dda0d9c48cddbe65e42b29f94be61.zip
Stable for x86, wrt bug #502842
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog5
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.8.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index 212453b657eb..ed7c22b5ddf0 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.75 2014/04/30 10:38:47 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.76 2014/05/04 08:25:58 ago Exp $
+
+ 04 May 2014; Agostino Sarubbo <ago@gentoo.org> libsoundtouch-1.8.0.ebuild:
+ Stable for x86, wrt bug #502842
30 Apr 2014; Chema Alonso <nimiux@gentoo.org> libsoundtouch-1.8.0.ebuild:
Stable for amd64 wrt bug #502842
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.8.0.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.8.0.ebuild
index 74a93ee64c40..b9a40a4ce3d9 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.8.0.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.8.0.ebuild,v 1.3 2014/04/30 10:38:47 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.8.0.ebuild,v 1.4 2014/05/04 08:25:58 ago Exp $
EAPI=5
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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
+KEYWORDS="amd64 ~arm hppa ~mips ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris"
IUSE="sse2 static-libs"
DEPEND="virtual/pkgconfig"