summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-02-12 10:49:20 +0000
committerPacho Ramos <pacho@gentoo.org>2015-02-12 10:49:20 +0000
commit5a640326dd0d6e41b1777e59e06ad97ef10c31ec (patch)
tree62d467237e8bd737d29cfa3e03a9c599c95031de /media-libs/libsoundtouch
parentUpdate multilib masks (diff)
downloadgentoo-2-5a640326dd0d6e41b1777e59e06ad97ef10c31ec.tar.gz
gentoo-2-5a640326dd0d6e41b1777e59e06ad97ef10c31ec.tar.bz2
gentoo-2-5a640326dd0d6e41b1777e59e06ad97ef10c31ec.zip
amd64 stable, bug #526018
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-libs/libsoundtouch')
-rw-r--r--media-libs/libsoundtouch/ChangeLog5
-rw-r--r--media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libsoundtouch/ChangeLog b/media-libs/libsoundtouch/ChangeLog
index f36d85e63c70..2741ae2f3ca4 100644
--- a/media-libs/libsoundtouch/ChangeLog
+++ b/media-libs/libsoundtouch/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-libs/libsoundtouch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.83 2015/01/29 17:45:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/ChangeLog,v 1.84 2015/02/12 10:49:20 pacho Exp $
+
+ 12 Feb 2015; Pacho Ramos <pacho@gentoo.org> libsoundtouch-1.8.0-r1.ebuild:
+ amd64 stable, bug #526018
29 Jan 2015; Michał Górny <mgorny@gentoo.org> libsoundtouch-1.7.1.ebuild,
libsoundtouch-1.8.0-r1.ebuild, libsoundtouch-1.8.0.ebuild:
diff --git a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
index f539b26d8673..78ea2fa561f7 100644
--- a/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
+++ b/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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-r1.ebuild,v 1.5 2015/01/29 17:45:38 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/libsoundtouch/libsoundtouch-1.8.0-r1.ebuild,v 1.6 2015/02/12 10:49:20 pacho Exp $
EAPI=5
inherit autotools eutils flag-o-matic multilib-minimal
@@ -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="cpu_flags_x86_sse2 static-libs"
DEPEND=">=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]"