diff options
author | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:51:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-06-07 10:51:35 +0000 |
commit | 2d8d694c3ab81b82b4b71d0264c6ad846ba30c61 (patch) | |
tree | 33419c93353e2967fe6238bd56628790554188e7 /media-libs/gst-plugins-ugly | |
parent | arm stable, bug #534012 (diff) | |
download | gentoo-2-2d8d694c3ab81b82b4b71d0264c6ad846ba30c61.tar.gz gentoo-2-2d8d694c3ab81b82b4b71d0264c6ad846ba30c61.tar.bz2 gentoo-2-2d8d694c3ab81b82b4b71d0264c6ad846ba30c61.zip |
arm stable, bug #534012
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-libs/gst-plugins-ugly')
-rw-r--r-- | media-libs/gst-plugins-ugly/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gst-plugins-ugly/gst-plugins-ugly-1.4.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gst-plugins-ugly/ChangeLog b/media-libs/gst-plugins-ugly/ChangeLog index abf556078964..d7fc7ad2ac39 100644 --- a/media-libs/gst-plugins-ugly/ChangeLog +++ b/media-libs/gst-plugins-ugly/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gst-plugins-ugly # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.170 2015/03/29 10:49:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/ChangeLog,v 1.171 2015/06/07 10:51:35 maekke Exp $ + + 07 Jun 2015; Markus Meier <maekke@gentoo.org> gst-plugins-ugly-1.4.5.ebuild: + arm stable, bug #534012 29 Mar 2015; Jeroen Roovers <jer@gentoo.org> gst-plugins-ugly-1.4.5.ebuild: Stable for HPPA (bug #534012). diff --git a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.4.5.ebuild b/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.4.5.ebuild index c8d51d9a99a7..da174e729d2d 100644 --- a/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.4.5.ebuild +++ b/media-libs/gst-plugins-ugly/gst-plugins-ugly-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-libs/gst-plugins-ugly/gst-plugins-ugly-1.4.5.ebuild,v 1.6 2015/03/29 10:49:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gst-plugins-ugly/gst-plugins-ugly-1.4.5.ebuild,v 1.7 2015/06/07 10:51:35 maekke Exp $ EAPI="5" GST_ORG_MODULE="gst-plugins-ugly" @@ -11,7 +11,7 @@ DESCRIPTION="Basepack of plugins for gstreamer" HOMEPAGE="http://gstreamer.freedesktop.org/" LICENSE="GPL-2" -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" RDEPEND=" |