summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2014-03-01 19:16:35 +0000
committerPacho Ramos <pacho@gentoo.org>2014-03-01 19:16:35 +0000
commit2e1ad520df1ef87679cc87f13ccc711dbc7bbacd (patch)
tree5ef43f51b14eee42a2833908656e3b9f25654291 /media-plugins/gst-plugins-amr
parentFix date. (diff)
downloadgentoo-2-2e1ad520df1ef87679cc87f13ccc711dbc7bbacd.tar.gz
gentoo-2-2e1ad520df1ef87679cc87f13ccc711dbc7bbacd.tar.bz2
gentoo-2-2e1ad520df1ef87679cc87f13ccc711dbc7bbacd.zip
Version bump, drop old
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins/gst-plugins-amr')
-rw-r--r--media-plugins/gst-plugins-amr/ChangeLog11
-rw-r--r--media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.5.ebuild20
-rw-r--r--media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild20
-rw-r--r--media-plugins/gst-plugins-amr/gst-plugins-amr-1.2.3.ebuild (renamed from media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.6.ebuild)4
4 files changed, 11 insertions, 44 deletions
diff --git a/media-plugins/gst-plugins-amr/ChangeLog b/media-plugins/gst-plugins-amr/ChangeLog
index cb1bfb9f1369..e1eaece8db9c 100644
--- a/media-plugins/gst-plugins-amr/ChangeLog
+++ b/media-plugins/gst-plugins-amr/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for media-plugins/gst-plugins-amr
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/ChangeLog,v 1.9 2013/10/11 05:17:50 ago Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/ChangeLog,v 1.10 2014/03/01 19:16:35 pacho Exp $
+
+*gst-plugins-amr-1.2.3 (01 Mar 2014)
+
+ 01 Mar 2014; Pacho Ramos <pacho@gentoo.org> +gst-plugins-amr-1.2.3.ebuild,
+ -gst-plugins-amr-1.0.5.ebuild, -gst-plugins-amr-1.0.6.ebuild,
+ -gst-plugins-amr-1.0.8.ebuild:
+ Version bump, drop old
11 Oct 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-amr-0.10.19.ebuild,
gst-plugins-amr-1.0.10.ebuild:
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.5.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.5.ebuild
deleted file mode 100644
index aba1d54ca312..000000000000
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.5.ebuild
+++ /dev/null
@@ -1,20 +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-amr/gst-plugins-amr-1.0.5.ebuild,v 1.3 2013/02/21 16:45:17 ago Exp $
-
-EAPI="5"
-
-inherit gst-plugins-ugly
-
-DESCRIPTION="GStreamer plugin for AMRNB/AMRWB codec"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="media-libs/opencore-amr"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="amrnb amrwb"
-GST_PLUGINS_BUILD_DIR="amrnb amrwbdec"
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild
deleted file mode 100644
index 59ae586ee9a6..000000000000
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.8.ebuild
+++ /dev/null
@@ -1,20 +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-amr/gst-plugins-amr-1.0.8.ebuild,v 1.1 2013/08/26 22:42:23 eva Exp $
-
-EAPI="5"
-
-inherit gst-plugins-ugly
-
-DESCRIPTION="GStreamer plugin for AMRNB/AMRWB codec"
-HOMEPAGE="http://gstreamer.freedesktop.org/"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="media-libs/opencore-amr"
-DEPEND="${RDEPEND}"
-
-GST_PLUGINS_BUILD="amrnb amrwb"
-GST_PLUGINS_BUILD_DIR="amrnb amrwbdec"
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.6.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.2.3.ebuild
index 922a4b640fd7..192a045da9ce 100644
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.6.ebuild
+++ b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.2.3.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-amr/gst-plugins-amr-1.0.6.ebuild,v 1.1 2013/04/01 13:19:26 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/gst-plugins-amr-1.2.3.ebuild,v 1.1 2014/03/01 19:16:35 pacho Exp $
EAPI="5"