From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-591479-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 495A91381F3 for <garchives@archives.gentoo.org>; Sat, 18 May 2013 05:28:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D128EE09D1; Sat, 18 May 2013 05:28:06 +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 4DD7AE09D1 for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2013 05:28:06 +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 6AA2833E2A5 for <gentoo-commits@lists.gentoo.org>; Sat, 18 May 2013 05:28:05 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 312492171D; Sat, 18 May 2013 05:28:04 +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: <20130518052804.312492171D@flycatcher.gentoo.org> Date: Sat, 18 May 2013 05:28:04 +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: 9e221015-a2bb-4d1d-83a0-7b2c46f1498f X-Archives-Hash: 20013ed88554de5590ae7dd882722345 ago 13/05/18 05:28:04 Modified: raptor-2.0.9.ebuild ChangeLog Log: Stable for ia64, wrt bug #469688 (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) Revision Changes Path 1.10 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.10&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild?rev=1.10&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild?r1=1.9&r2=1.10 Index: raptor-2.0.9.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- raptor-2.0.9.ebuild 16 May 2013 15:49:01 -0000 1.9 +++ raptor-2.0.9.ebuild 18 May 2013 05:28:03 -0000 1.10 @@ -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.9 2013/05/16 15:49:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/raptor-2.0.9.ebuild,v 1.10 2013/05/18 05:28:03 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.153 media-libs/raptor/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.153&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?rev=1.153&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/raptor/ChangeLog?r1=1.152&r2=1.153 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v retrieving revision 1.152 retrieving revision 1.153 diff -u -r1.152 -r1.153 --- ChangeLog 16 May 2013 15:49:01 -0000 1.152 +++ ChangeLog 18 May 2013 05:28:03 -0000 1.153 @@ -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.152 2013/05/16 15:49:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/raptor/ChangeLog,v 1.153 2013/05/18 05:28:03 ago Exp $ + + 18 May 2013; Agostino Sarubbo <ago@gentoo.org> raptor-2.0.9.ebuild: + Stable for ia64, wrt bug #469688 16 May 2013; Agostino Sarubbo <ago@gentoo.org> raptor-2.0.9.ebuild: Stable for ppc64, wrt bug #469688