diff options
author | 2014-10-11 12:21:52 +0000 | |
---|---|---|
committer | 2014-10-11 12:21:52 +0000 | |
commit | 358584f6359b1652ae98f2606cdc5ed3d6d21725 (patch) | |
tree | a5106e2836d9152edf7effdcb8a0b72b8e224ebc /media-libs/gstreamer | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-358584f6359b1652ae98f2606cdc5ed3d6d21725.tar.gz gentoo-2-358584f6359b1652ae98f2606cdc5ed3d6d21725.tar.bz2 gentoo-2-358584f6359b1652ae98f2606cdc5ed3d6d21725.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/gstreamer')
-rw-r--r-- | media-libs/gstreamer/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gstreamer/ChangeLog b/media-libs/gstreamer/ChangeLog index c838f89f2335..0d982abec013 100644 --- a/media-libs/gstreamer/ChangeLog +++ b/media-libs/gstreamer/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.381 2014/10/11 12:20:31 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.382 2014/10/11 12:21:52 maekke Exp $ + + 11 Oct 2014; Markus Meier <maekke@gentoo.org> gstreamer-0.10.36-r2.ebuild: + arm stable, bug #512012 11 Oct 2014; Markus Meier <maekke@gentoo.org> gstreamer-1.2.4-r2.ebuild: arm stable, bug #512012 diff --git a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild b/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild index a76e7924d9c0..b4904f3f8eb5 100644 --- a/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild +++ b/media-libs/gstreamer/gstreamer-0.10.36-r2.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/gstreamer/gstreamer-0.10.36-r2.ebuild,v 1.12 2014/09/15 08:21:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-0.10.36-r2.ebuild,v 1.13 2014/10/11 12:21:52 maekke Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="http://${PN}.freedesktop.org/src/${PN}/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0.10" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+introspection nls +orc test" RDEPEND=">=dev-libs/glib-2.34.3:2[${MULTILIB_USEDEP}] |