diff options
author | 2013-02-01 12:37:54 +0000 | |
---|---|---|
committer | 2013-02-01 12:37:54 +0000 | |
commit | b0b4f94ed0e6b1f92417eb3ca07f098d78f278f6 (patch) | |
tree | 0937f879d19bc1c692c7099ff7ad050fa7142b0f /media-plugins/gst-plugins-soundtouch | |
parent | Stable for x86, wrt bug #454906 (diff) | |
download | gentoo-2-b0b4f94ed0e6b1f92417eb3ca07f098d78f278f6.tar.gz gentoo-2-b0b4f94ed0e6b1f92417eb3ca07f098d78f278f6.tar.bz2 gentoo-2-b0b4f94ed0e6b1f92417eb3ca07f098d78f278f6.zip |
Stable for x86, wrt bug #454906
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'media-plugins/gst-plugins-soundtouch')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/ChangeLog b/media-plugins/gst-plugins-soundtouch/ChangeLog index 10c1777e433f..5b36a2181eca 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.9 2013/02/01 11:57:56 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.10 2013/02/01 12:37:54 ago Exp $ + + 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> + gst-plugins-soundtouch-0.10.23.ebuild: + Stable for x86, wrt bug #454906 01 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soundtouch-0.10.23.ebuild: diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23.ebuild index 9ce345f89a12..77469d94bf72 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2013 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.ebuild,v 1.2 2013/02/01 11:57:55 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.23.ebuild,v 1.3 2013/02/01 12:37:54 ago 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" |