summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2015-03-14 18:49:12 +0000
committerPacho Ramos <pacho@gentoo.org>2015-03-14 18:49:12 +0000
commit54619a2921635cd6a3cc57539e90fe721b6afc59 (patch)
tree83ecca73b66b7534721d66e0457c03b7c548af81 /media-plugins/gst-plugins-amr
parentamd64 stable, bug 534012 (diff)
downloadgentoo-2-54619a2921635cd6a3cc57539e90fe721b6afc59.tar.gz
gentoo-2-54619a2921635cd6a3cc57539e90fe721b6afc59.tar.bz2
gentoo-2-54619a2921635cd6a3cc57539e90fe721b6afc59.zip
amd64 stable, bug 534012
(Portage version: 2.2.17/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-plugins/gst-plugins-amr')
-rw-r--r--media-plugins/gst-plugins-amr/ChangeLog5
-rw-r--r--media-plugins/gst-plugins-amr/gst-plugins-amr-1.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-plugins/gst-plugins-amr/ChangeLog b/media-plugins/gst-plugins-amr/ChangeLog
index 9d7afca40e0f..b5f2e6c77e04 100644
--- a/media-plugins/gst-plugins-amr/ChangeLog
+++ b/media-plugins/gst-plugins-amr/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-plugins/gst-plugins-amr
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/ChangeLog,v 1.18 2015/02/03 17:59:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/ChangeLog,v 1.19 2015/03/14 18:49:12 pacho Exp $
+
+ 14 Mar 2015; Pacho Ramos <pacho@gentoo.org> gst-plugins-amr-1.4.5.ebuild:
+ amd64 stable, bug 534012
*gst-plugins-amr-1.4.5 (03 Feb 2015)
diff --git a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.4.5.ebuild b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.4.5.ebuild
index ec02d18b749e..8d56f622a8e8 100644
--- a/media-plugins/gst-plugins-amr/gst-plugins-amr-1.4.5.ebuild
+++ b/media-plugins/gst-plugins-amr/gst-plugins-amr-1.4.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.4.5.ebuild,v 1.1 2015/02/03 17:59:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/gst-plugins-amr-1.4.5.ebuild,v 1.2 2015/03/14 18:49:12 pacho Exp $
EAPI="5"
GST_ORG_MODULE=gst-plugins-ugly
@@ -11,7 +11,7 @@ DESCRIPTION="GStreamer plugin for AMRNB/AMRWB codec"
HOMEPAGE="http://gstreamer.freedesktop.org/"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE=""
RDEPEND=">=media-libs/opencore-amr-0.1.3-r1[${MULTILIB_USEDEP}]"