maekke 14/07/06 17:42:53 Modified: ChangeLog libtheora-1.1.1-r1.ebuild Log: arm stable, bug #510476 (Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Revision Changes Path 1.118 media-libs/libtheora/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/ChangeLog?rev=1.118&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/ChangeLog?rev=1.118&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/ChangeLog?r1=1.117&r2=1.118 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- ChangeLog 28 Jun 2014 18:02:40 -0000 1.117 +++ ChangeLog 6 Jul 2014 17:42:53 -0000 1.118 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libtheora # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.117 2014/06/28 18:02:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/ChangeLog,v 1.118 2014/07/06 17:42:53 maekke Exp $ + + 06 Jul 2014; Markus Meier <mae...@gentoo.org> libtheora-1.1.1-r1.ebuild: + arm stable, bug #510476 28 Jun 2014; Jeroen Roovers <j...@gentoo.org> libtheora-1.1.1-r1.ebuild: Stable for HPPA (bug #510476). 1.7 media-libs/libtheora/libtheora-1.1.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild?r1=1.6&r2=1.7 Index: libtheora-1.1.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- libtheora-1.1.1-r1.ebuild 28 Jun 2014 18:02:40 -0000 1.6 +++ libtheora-1.1.1-r1.ebuild 6 Jul 2014 17:42:53 -0000 1.7 @@ -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/libtheora/libtheora-1.1.1-r1.ebuild,v 1.6 2014/06/28 18:02:40 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libtheora/libtheora-1.1.1-r1.ebuild,v 1.7 2014/07/06 17:42:53 maekke Exp $ EAPI=5 inherit autotools eutils flag-o-matic multilib-minimal @@ -11,7 +11,7 @@ LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc +encode examples static-libs" RDEPEND=">=media-libs/libogg-1.3.0:=[${MULTILIB_USEDEP}]