summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-02-21 16:31:49 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-02-21 16:31:49 +0000
commit08b33fc7c8b80e631b101041f86912857a881ec7 (patch)
tree1b816c7a38fc727b59b0060620db14541f094176 /media-plugins/gst-plugins-amr
parentStable for amd64, wrt bug #458188 (diff)
downloadgentoo-2-08b33fc7c8b80e631b101041f86912857a881ec7.tar.gz
gentoo-2-08b33fc7c8b80e631b101041f86912857a881ec7.tar.bz2
gentoo-2-08b33fc7c8b80e631b101041f86912857a881ec7.zip
Stable for amd64, wrt bug #458188
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'media-plugins/gst-plugins-amr')
-rw-r--r--media-plugins/gst-plugins-amr/ChangeLog6
-rw-r--r--media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.5.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/media-plugins/gst-plugins-amr/ChangeLog b/media-plugins/gst-plugins-amr/ChangeLog
index b3169b0e6533..774503845568 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/ChangeLog,v 1.1 2013/02/03 16:42:56 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/ChangeLog,v 1.2 2013/02/21 16:31:49 ago Exp $
+
+ 21 Feb 2013; Agostino Sarubbo <ago@gentoo.org> gst-plugins-amr-1.0.5.ebuild:
+ Stable for amd64, wrt bug #458188
*gst-plugins-amr-1.0.5 (03 Feb 2013)
*gst-plugins-amr-0.10.19 (03 Feb 2013)
@@ -10,4 +13,3 @@
+files/gst-plugins-amr-0.10.19-headers-location.patch,
+gst-plugins-amr-1.0.5.ebuild, +metadata.xml:
Initial ebuild, bug #306855.
-
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
index a98f4f54958d..66001f3960ec 100644
--- 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
@@ -1,6 +1,6 @@
# 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.1 2013/02/03 16:42:56 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-plugins/gst-plugins-amr/gst-plugins-amr-1.0.5.ebuild,v 1.2 2013/02/21 16:31:49 ago Exp $
EAPI="5"
@@ -10,7 +10,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"