diff options
author | Pacho Ramos <pacho@gentoo.org> | 2014-05-31 15:10:54 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2014-05-31 15:10:54 +0000 |
commit | 19e1422a4657495487cc35bd8cb0ceb33963b5d1 (patch) | |
tree | 5edf153f76f3fb5416c8b2b56ca657c88375c58b /media-plugins | |
parent | Version bump, drop old (diff) | |
download | gentoo-2-19e1422a4657495487cc35bd8cb0ceb33963b5d1.tar.gz gentoo-2-19e1422a4657495487cc35bd8cb0ceb33963b5d1.tar.bz2 gentoo-2-19e1422a4657495487cc35bd8cb0ceb33963b5d1.zip |
Version bump, drop old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins')
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/ChangeLog | 9 | ||||
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.0.10.ebuild | 14 | ||||
-rw-r--r-- | media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4.ebuild (renamed from media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.0.ebuild) | 4 |
3 files changed, 10 insertions, 17 deletions
diff --git a/media-plugins/gst-plugins-soundtouch/ChangeLog b/media-plugins/gst-plugins-soundtouch/ChangeLog index cd57dc3912be..36fbbff9162e 100644 --- a/media-plugins/gst-plugins-soundtouch/ChangeLog +++ b/media-plugins/gst-plugins-soundtouch/ChangeLog @@ -1,6 +1,13 @@ # 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.23 2014/03/09 12:09:17 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/ChangeLog,v 1.24 2014/05/31 15:10:54 pacho Exp $ + +*gst-plugins-soundtouch-1.2.4 (31 May 2014) + + 31 May 2014; Pacho Ramos <pacho@gentoo.org> + +gst-plugins-soundtouch-1.2.4.ebuild, -gst-plugins-soundtouch-1.0.10.ebuild, + -gst-plugins-soundtouch-1.2.0.ebuild: + Version bump, drop old 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.0.10.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.0.10.ebuild deleted file mode 100644 index cf9470bfa7f8..000000000000 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.0.10.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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-1.0.10.ebuild,v 1.3 2013/10/11 05:19:51 ago Exp $ - -EAPI="5" - -inherit gst-plugins-bad - -DESCRIPTION="GStreamer elements for beats-per-minute detection and pitch controlling" -KEYWORDS="amd64 x86" -IUSE="" - -RDEPEND=">=media-libs/libsoundtouch-1.4" -DEPEND="${RDEPEND}" diff --git a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.0.ebuild b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4.ebuild index e9c97748740a..4da0d57aae33 100644 --- a/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.0.ebuild +++ b/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.0.ebuild,v 1.1 2013/09/29 18:08:42 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-soundtouch/gst-plugins-soundtouch-1.2.4.ebuild,v 1.1 2014/05/31 15:10:54 pacho Exp $ EAPI="5" |