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 C808E13877A for ; Sat, 2 Aug 2014 18:18:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A034E0B13; Sat, 2 Aug 2014 18:18:02 +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 C5277E0B13 for ; Sat, 2 Aug 2014 18:18:01 +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 F06FA340034 for ; Sat, 2 Aug 2014 18:18:00 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id C19802004E; Sat, 2 Aug 2014 18:17:59 +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/sane-backends: sane-backends-1.0.24-r3.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: sane-backends-1.0.24-r3.ebuild ChangeLog X-VCS-Directories: media-gfx/sane-backends X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140802181759.C19802004E@flycatcher.gentoo.org> Date: Sat, 2 Aug 2014 18:17:59 +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: 7a2b47f1-e859-45e0-b344-5ab5cd997fd2 X-Archives-Hash: d30f7788da7554067629523d0d02e1af ago 14/08/02 18:17:59 Modified: sane-backends-1.0.24-r3.ebuild ChangeLog Log: Stable for ppc64, wrt bug #506928 (Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", signed Manifest commit with key 7194459F) Revision Changes Path 1.12 media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild?rev=1.12&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild?rev=1.12&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild?r1=1.11&r2=1.12 Index: sane-backends-1.0.24-r3.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- sane-backends-1.0.24-r3.ebuild 8 Jun 2014 11:06:23 -0000 1.11 +++ sane-backends-1.0.24-r3.ebuild 2 Aug 2014 18:17:59 -0000 1.12 @@ -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-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild,v 1.11 2014/06/08 11:06:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild,v 1.12 2014/08/02 18:17:59 ago Exp $ EAPI="5" @@ -122,7 +122,7 @@ LICENSE="GPL-2 public-domain" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux" RDEPEND=" sane_backends_dc210? ( virtual/jpeg ) 1.259 media-gfx/sane-backends/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.259&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.259&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?r1=1.258&r2=1.259 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v retrieving revision 1.258 retrieving revision 1.259 diff -u -r1.258 -r1.259 --- ChangeLog 16 Jul 2014 05:20:46 -0000 1.258 +++ ChangeLog 2 Aug 2014 18:17:59 -0000 1.259 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/sane-backends # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.258 2014/07/16 05:20:46 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.259 2014/08/02 18:17:59 ago Exp $ + + 02 Aug 2014; Agostino Sarubbo sane-backends-1.0.24-r3.ebuild: + Stable for ppc64, wrt bug #506928 16 Jul 2014; Patrick Lauer -sane-backends-1.0.24-r1.ebuild: