From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-591151-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 4D2F91381F3 for <garchives@archives.gentoo.org>; Thu, 16 May 2013 13:22:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D269CE086E; Thu, 16 May 2013 13:22:33 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 56204E086E for <gentoo-commits@lists.gentoo.org>; Thu, 16 May 2013 13:22:33 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1756433D8CC for <gentoo-commits@lists.gentoo.org>; Thu, 16 May 2013 13:22:32 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id D80912171D; Thu, 16 May 2013 13:22:30 +0000 (UTC) From: "Agostino Sarubbo (ago)" <ago@gentoo.org> To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-libs/raptor: raptor-2.0.9.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: raptor-2.0.9.ebuild ChangeLog X-VCS-Directories: media-libs/raptor X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130516132230.D80912171D@flycatcher.gentoo.org> Date: Thu, 16 May 2013 13:22:30 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a778d1ae-df62-4ebb-9f49-fea7857a3563 X-Archives-Hash: bdb4861988c65f31edf745babdcc03c0 ago 13/05/16 13:22:30 Modified: raptor-2.0.9.ebuild ChangeLog Log: Stable for ppc, wrt bug #469688 (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F) Revision Changes Path 1.8 media-libs/raptor/raptor-2.0.9.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild?r1=1.7&r2=1.8 Index: raptor-2.0.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- raptor-2.0.9.ebuild 14 May 2013 19:02:14 -0000 1.7 +++ raptor-2.0.9.ebuild 16 May 2013 13:22:30 -0000 1.8 @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild,v 1.7 2013/05/14 19:02:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild,v 1.8 2013/05/16 13:22:30 ago Exp $ EAPI=5 inherit eutils libtool @@ -14,7 +14,7 @@ LICENSE="Apache-2.0 GPL-2 LGPL-2.1" SLOT="2" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="+curl debug json static-libs unicode" RDEPEND="dev-libs/libxml2 1.151 media-libs/raptor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.151&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.151&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?r1=1.150&r2=1.151 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v retrieving revision 1.150 retrieving revision 1.151 diff -u -r1.150 -r1.151 --- ChangeLog 14 May 2013 19:02:14 -0000 1.150 +++ ChangeLog 16 May 2013 13:22:30 -0000 1.151 @@ -1,6 +1,9 @@ # ChangeLog for media-libs/raptor # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.150 2013/05/14 19:02:14 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.151 2013/05/16 13:22:30 ago Exp $ + + 16 May 2013; Agostino Sarubbo <ago@gentoo.org> raptor-2.0.9.ebuild: + Stable for ppc, wrt bug #469688 14 May 2013; Jeroen Roovers <jer@gentoo.org> raptor-2.0.9.ebuild: Stable for HPPA (bug #469688).