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 51272138010 for ; Tue, 2 Apr 2013 21:01:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 755BEE0D0F; Tue, 2 Apr 2013 20:56:27 +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 05F1FE0D0F for ; Tue, 2 Apr 2013 20:56:26 +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 1E1D633DC60 for ; Tue, 2 Apr 2013 20:56:26 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id DBB732171D; Tue, 2 Apr 2013 20:56:24 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in media-gfx/exiv2: exiv2-0.23-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: exiv2-0.23-r1.ebuild ChangeLog X-VCS-Directories: media-gfx/exiv2 X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130402205624.DBB732171D@flycatcher.gentoo.org> Date: Tue, 2 Apr 2013 20:56:24 +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: cea0af45-46fc-4926-a150-026d258ad4d3 X-Archives-Hash: 548d15010be3f3096290e9e12d65a7b4 ago 13/04/02 20:56:24 Modified: exiv2-0.23-r1.ebuild ChangeLog Log: Stable for ppc64, wrt bug #462890 (Portage version: 2.1.11.55/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 7194459F) Revision Changes Path 1.6 media-gfx/exiv2/exiv2-0.23-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild?r1=1.5&r2=1.6 Index: exiv2-0.23-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- exiv2-0.23-r1.ebuild 20 Feb 2013 14:36:31 -0000 1.5 +++ exiv2-0.23-r1.ebuild 2 Apr 2013 20:56:24 -0000 1.6 @@ -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-gfx/exiv2/exiv2-0.23-r1.ebuild,v 1.5 2013/02/20 14:36:31 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/exiv2-0.23-r1.ebuild,v 1.6 2013/04/02 20:56:24 ago Exp $ EAPI=4 AUTOTOOLS_IN_SOURCE_BUILD=1 @@ -13,7 +13,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE_LINGUAS="de es fi fr pl ru sk" IUSE="contrib doc examples nls xmp zlib static-libs $(printf 'linguas_%s ' ${IUSE_LINGUAS})" 1.108 media-gfx/exiv2/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.108&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?rev=1.108&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/exiv2/ChangeLog?r1=1.107&r2=1.108 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v retrieving revision 1.107 retrieving revision 1.108 diff -u -r1.107 -r1.108 --- ChangeLog 20 Feb 2013 14:36:31 -0000 1.107 +++ ChangeLog 2 Apr 2013 20:56:24 -0000 1.108 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/exiv2 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.107 2013/02/20 14:36:31 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/exiv2/ChangeLog,v 1.108 2013/04/02 20:56:24 ago Exp $ + + 02 Apr 2013; Agostino Sarubbo exiv2-0.23-r1.ebuild: + Stable for ppc64, wrt bug #462890 20 Feb 2013; Andreas Schuerch exiv2-0.23-r1.ebuild: x86 stable, see bug 437432