From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 760321381FA for ; Mon, 12 May 2014 13:28:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DF058E0963; Mon, 12 May 2014 13:28:23 +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 60054E0963 for ; Mon, 12 May 2014 13:28:23 +0000 (UTC) Received: from flycatcher.gentoo.org (unknown [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 6917C33F8F8 for ; Mon, 12 May 2014 13:28:22 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2270) id 189712004C; Mon, 12 May 2014 13:28:21 +0000 (UTC) From: "JosA MarAa Alonso (nimiux)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, nimiux@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: nimiux X-VCS-Committer-Name: JosA MarAa Alonso Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140512132821.189712004C@flycatcher.gentoo.org> Date: Mon, 12 May 2014 13:28:21 +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: fe498021-9813-4c3d-8c21-113df63fa2b3 X-Archives-Hash: 15ad2720ecd45dfdf79559e69c1a95cb nimiux 14/05/12 13:28:21 Modified: sane-backends-1.0.24-r3.ebuild ChangeLog Log: Stable for amd64 wrt bug #506928 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536) Revision Changes Path 1.6 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.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild?rev=1.6&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.5&r2=1.6 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.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- sane-backends-1.0.24-r3.ebuild 7 May 2014 18:02:46 -0000 1.5 +++ sane-backends-1.0.24-r3.ebuild 12 May 2014 13:28:20 -0000 1.6 @@ -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.5 2014/05/07 18:02:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/sane-backends-1.0.24-r3.ebuild,v 1.6 2014/05/12 13:28:20 nimiux 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.249 media-gfx/sane-backends/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.249&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?rev=1.249&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/sane-backends/ChangeLog?r1=1.248&r2=1.249 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v retrieving revision 1.248 retrieving revision 1.249 diff -u -r1.248 -r1.249 --- ChangeLog 7 May 2014 18:02:46 -0000 1.248 +++ ChangeLog 12 May 2014 13:28:20 -0000 1.249 @@ -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.248 2014/05/07 18:02:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/sane-backends/ChangeLog,v 1.249 2014/05/12 13:28:20 nimiux Exp $ + + 12 May 2014; Chema Alonso sane-backends-1.0.24-r3.ebuild: + Stable for amd64 wrt bug #506928 07 May 2014; Markus Meier sane-backends-1.0.24-r3.ebuild: arm stable, bug #506928