diff options
author | Markus Meier <maekke@gentoo.org> | 2014-10-11 12:42:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-10-11 12:42:19 +0000 |
commit | 424a8a7b0b2373ea24cb5cbcc7b1364b3632485c (patch) | |
tree | 569cbdaf453569fa3d629f048c8d18f0c0f656e5 /media-libs/gst-plugins-good | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-424a8a7b0b2373ea24cb5cbcc7b1364b3632485c.tar.gz gentoo-2-424a8a7b0b2373ea24cb5cbcc7b1364b3632485c.tar.bz2 gentoo-2-424a8a7b0b2373ea24cb5cbcc7b1364b3632485c.zip |
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/gst-plugins-good')
-rw-r--r-- | media-libs/gst-plugins-good/ChangeLog | 6 | ||||
-rw-r--r-- | media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-good/ChangeLog b/media-libs/gst-plugins-good/ChangeLog index dbd337668cf0..4d4ec1b9df6f 100644 --- a/media-libs/gst-plugins-good/ChangeLog +++ b/media-libs/gst-plugins-good/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/gst-plugins-good # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.196 2014/09/15 08:21:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/ChangeLog,v 1.197 2014/10/11 12:42:19 maekke Exp $ + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> + gst-plugins-good-1.2.4-r1.ebuild: + arm stable, bug #512012 15 Sep 2014; Agostino Sarubbo <ago@gentoo.org> gst-plugins-good-0.10.31-r1.ebuild, gst-plugins-good-1.2.4-r1.ebuild: diff --git a/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild b/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild index 1f5a27987f5a..a09ee7975dce 100644 --- a/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild +++ b/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild,v 1.11 2014/09/15 08:21:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-good/gst-plugins-good-1.2.4-r1.ebuild,v 1.12 2014/10/11 12:42:19 maekke Exp $ EAPI="5" @@ -11,7 +11,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="LGPL-2.1+" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="+orc" # dtmf plugin moved from bad to good in 1.2 |