summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-09 12:09:17 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-09 12:09:17 +0000
commit8492ef4701c21b5b9be758048136cdd2595836d3 (patch)
tree1158ea1951fd49b30f7e0d9b9d6b4b7bd432ef19 /media-plugins
parentx86 stable, bug 499954 (diff)
downloadgentoo-2-8492ef4701c21b5b9be758048136cdd2595836d3.tar.gz
gentoo-2-8492ef4701c21b5b9be758048136cdd2595836d3.tar.bz2
gentoo-2-8492ef4701c21b5b9be758048136cdd2595836d3.zip
x86 stable, bug 499954
(Portage version: 2.2.8-r1/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.2.3.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 3f32adcedee9..cd57dc3912be 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.22 2014/03/09 11:01:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.23 2014/03/09 12:09:17 pacho Exp $
+
+ 09 Mar 2014; Pacho Ramos <pacho@gentoo.org>
+ gst-plugins-soundtouch-1.2.3.ebuild:
+ x86 stable, bug 499954
09 Mar 2014; Pacho Ramos <pacho@gentoo.org>
gst-plugins-soundtouch-1.2.3.ebuild:
diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.3.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.3.ebuild
index 6eb7ee4cb5be..33bec72c208d 100644
--- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.3.ebuild
+++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.3.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2014 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.2.3.ebuild,v 1.2 2014/03/09 11:01:32 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.3.ebuild,v 1.3 2014/03/09 12:09:17 pacho Exp $
EAPI="5"
inherit gst-plugins-bad
DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
RDEPEND=">=media-libs/libsoundtouch-1.4"