summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-15 13:40:27 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-15 13:40:27 +0000
commit55be058b2f55449418d89bd89c240ff9228efb79 (patch)
treef2a13c682c5c2111e5c5e7ab15f19c5da77fc12d /media-plugins
parentx86 stable, bug 534012 (diff)
downloadgentoo-2-55be058b2f55449418d89bd89c240ff9228efb79.tar.gz
gentoo-2-55be058b2f55449418d89bd89c240ff9228efb79.tar.bz2
gentoo-2-55be058b2f55449418d89bd89c240ff9228efb79.zip
x86 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins')
-rw-r--r--media-plugins/gst-plugins-soundtouch/ChangeLog6
-rw-r--r--media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.4.5.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/ChangeLog b/media-plugins/gst-plugins-soundtouch/ChangeLog
index adeece09bdf4..e369a20c6a41 100644
--- a/media-plugins/gst-plugins-soundtouch/ChangeLog
+++ b/media-plugins/gst-plugins-soundtouch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-plugins/gst-plugins-soundtouch
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.30 2015/03/14 18:53:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.31 2015/03/15 13:40:27 pacho Exp $
+
+ 15 Mar 2015; Pacho Ramos <pacho@gentoo.org>
+ gst-plugins-soundtouch-1.4.5.ebuild:
+ x86 stable, bug 534012
14 Mar 2015; Pacho Ramos <pacho@gentoo.org>
gst-plugins-soundtouch-1.4.5.ebuild:
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.4.5.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.4.5.ebuild
index b4b23c444d9c..1cfd3a4ce4c8 100644
--- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.4.5.ebuild
+++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.4.5.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-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.4.5.ebuild,v 1.2 2015/03/14 18:53:12 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.4.5.ebuild,v 1.3 2015/03/15 13:40:27 pacho Exp $
EAPI="5"
GST_ORG_MODULE=gst-plugins-bad
@@ -8,7 +8,7 @@ GST_ORG_MODULE=gst-plugins-bad
inherit gstreamer
DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=media-libs/libsoundtouch-1.7.1[${MULTILIB_USEDEP}]"