diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:21 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-07-23 15:22:21 +0000 |
commit | f651773225bf422525a7d378f03b18230d085244 (patch) | |
tree | 3d53011b355435731bee482b9a6b7cb8543584c3 /media-plugins/gst-plugins-soundtouch | |
parent | Stable for x86, wrt bug #512012 (diff) | |
download | gentoo-2-f651773225bf422525a7d378f03b18230d085244.tar.gz gentoo-2-f651773225bf422525a7d378f03b18230d085244.tar.bz2 gentoo-2-f651773225bf422525a7d378f03b18230d085244.zip |
Stable for x86, wrt bug #512012
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
3 files changed, 10 insertions, 5 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/ChangeLog b/media-plugins/gst-plugins-soundtouch/ChangeLog index 8cc4d37d5a0e..b94e006027b5 100644 --- a/media-plugins/gst-plugins-soundtouch/ChangeLog +++ b/media-plugins/gst-plugins-soundtouch/ChangeLog @@ -1,6 +1,11 @@ # 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.27 2014/07/22 10:51:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.28 2014/07/23 15:22:21 ago Exp $ + + 23 Jul 2014; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-soundtouch-0.10.23-r1.ebuild, + gst-plugins-soundtouch-1.2.4-r1.ebuild: + Stable for x86, wrt bug #512012 22 Jul 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soundtouch-0.10.23-r1.ebuild, diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild index 20601c782d8f..7dfa30e773d3 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.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-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild,v 1.3 2014/07/22 10:51:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23-r1.ebuild,v 1.4 2014/07/23 15:22:21 ago Exp $ EAPI="5" @@ -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}]" diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild index e0fad5ce9769..1735f89f31ed 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.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-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild,v 1.3 2014/07/22 10:51:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4-r1.ebuild,v 1.4 2014/07/23 15:22:21 ago Exp $ EAPI="5" @@ -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}]" |