diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:40:02 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-03-24 17:40:02 +0000 |
commit | 61cdc1880eae1dfd9bddaa98ae8e699e70695608 (patch) | |
tree | 682544b8d4a7e3b85f5080fa014c02d6fcd95891 /media-plugins | |
parent | x86 stable wrt bug #408431 (diff) | |
download | gentoo-2-61cdc1880eae1dfd9bddaa98ae8e699e70695608.tar.gz gentoo-2-61cdc1880eae1dfd9bddaa98ae8e699e70695608.tar.bz2 gentoo-2-61cdc1880eae1dfd9bddaa98ae8e699e70695608.zip |
x86 stable wrt bug #407957
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/ChangeLog | 6 | ||||
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.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 72cf619e915c..59788fbcc73e 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.3 2012/03/13 12:11:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.4 2012/03/24 17:40:02 phajdan.jr Exp $ + + 24 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + gst-plugins-soundtouch-0.10.22.ebuild: + x86 stable wrt bug #407957 13 Mar 2012; Agostino Sarubbo <ago@gentoo.org> gst-plugins-soundtouch-0.10.22.ebuild: diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild index 05949a1ad608..1ae088134c44 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2012 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.22.ebuild,v 1.3 2012/03/13 12:11:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-0.10.22.ebuild,v 1.4 2012/03/24 17:40:02 phajdan.jr Exp $ inherit gst-plugins-bad -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling" |