From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0E9F613877A for ; Sun, 6 Jul 2014 17:42:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9D572E083A; Sun, 6 Jul 2014 17:42:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 226E1E083A for ; Sun, 6 Jul 2014 17:42:56 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2348F33FFF4 for ; Sun, 6 Jul 2014 17:42:55 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2192) id DE9952004E; Sun, 6 Jul 2014 17:42:53 +0000 (UTC) From: "Markus Meier (maekke)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, maekke@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/libtheora: ChangeLog libtheora-1.1.1-r1.ebuild X-VCS-Repository: gentoo-x86 X-VCS-Files: ChangeLog libtheora-1.1.1-r1.ebuild X-VCS-Directories: media-libs/libtheora X-VCS-Committer: maekke X-VCS-Committer-Name: Markus Meier Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140706174253.DE9952004E@flycatcher.gentoo.org> Date: Sun, 6 Jul 2014 17:42:53 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 8922d437-13d2-49d7-947a-e4e1a3a6ae85 X-Archives-Hash: be86ba4d1d50a903d847dae64851c6e9 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 libtheora-1.1.1-r1.ebuild: + arm stable, bug #510476 28 Jun 2014; Jeroen Roovers 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}]