klausman 15/07/04 15:07:40 Modified: ChangeLog gstreamer-1.4.5.ebuild Log: Stable on alpha, bug 519258 (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Revision Changes Path 1.395 media-libs/gstreamer/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?rev=1.395&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?rev=1.395&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/ChangeLog?r1=1.394&r2=1.395 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v retrieving revision 1.394 retrieving revision 1.395 diff -u -r1.394 -r1.395 --- ChangeLog 7 Jun 2015 10:49:07 -0000 1.394 +++ ChangeLog 4 Jul 2015 15:07:40 -0000 1.395 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gstreamer # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.394 2015/06/07 10:49:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/ChangeLog,v 1.395 2015/07/04 15:07:40 klausman Exp $ + + 04 Jul 2015; Tobias Klausmann <[email protected]> gstreamer-1.4.5.ebuild: + Stable on alpha, bug 519258 07 Jun 2015; Markus Meier <[email protected]> gstreamer-1.4.5.ebuild: arm stable, bug #534012 1.10 media-libs/gstreamer/gstreamer-1.4.5.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild?rev=1.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild?r1=1.9&r2=1.10 Index: gstreamer-1.4.5.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- gstreamer-1.4.5.ebuild 7 Jun 2015 10:49:07 -0000 1.9 +++ gstreamer-1.4.5.ebuild 4 Jul 2015 15:07:40 -0000 1.10 @@ -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/gstreamer/gstreamer-1.4.5.ebuild,v 1.9 2015/06/07 10:49:07 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gstreamer/gstreamer-1.4.5.ebuild,v 1.10 2015/07/04 15:07:40 klausman Exp $ EAPI="5" @@ -12,7 +12,7 @@ LICENSE="LGPL-2+" SLOT="1.0" -KEYWORDS="~alpha amd64 arm ~arm64 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 ~arm64 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="
