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 5C7431381F3 for ; Mon, 20 May 2013 17:59:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E40EFE07EA; Mon, 20 May 2013 17:59:57 +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 714C2E07EA for ; Mon, 20 May 2013 17:59:57 +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 920F733E592 for ; Mon, 20 May 2013 17:59:56 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2314) id 5CF6E21710; Mon, 20 May 2013 17:59:55 +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/ufraw: ufraw-0.19.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: ufraw-0.19.2.ebuild ChangeLog X-VCS-Directories: media-gfx/ufraw X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130520175955.5CF6E21710@flycatcher.gentoo.org> Date: Mon, 20 May 2013 17:59:55 +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: d600bc7a-0aa3-4a76-bc77-d9c8e5bf32c9 X-Archives-Hash: c5c96f1f3b1bf4d56525b542f0892225 ago 13/05/20 17:59:55 Modified: ufraw-0.19.2.ebuild ChangeLog Log: Stable for s390, wrt bug #470502 (Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="s390", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 media-gfx/ufraw/ufraw-0.19.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild?r1=1.5&r2=1.6 Index: ufraw-0.19.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ufraw-0.19.2.ebuild 20 May 2013 17:21:24 -0000 1.5 +++ ufraw-0.19.2.ebuild 20 May 2013 17:59:55 -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/ufraw/ufraw-0.19.2.ebuild,v 1.5 2013/05/20 17:21:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ufraw-0.19.2.ebuild,v 1.6 2013/05/20 17:59:55 ago Exp $ EAPI=5 inherit autotools eutils fdo-mime gnome2-utils @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ~ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris" IUSE="contrast fits gimp gnome gtk openmp timezone" RDEPEND="dev-libs/glib:2 1.109 media-gfx/ufraw/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ChangeLog?rev=1.109&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ChangeLog?rev=1.109&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-gfx/ufraw/ChangeLog?r1=1.108&r2=1.109 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v retrieving revision 1.108 retrieving revision 1.109 diff -u -r1.108 -r1.109 --- ChangeLog 20 May 2013 17:21:24 -0000 1.108 +++ ChangeLog 20 May 2013 17:59:55 -0000 1.109 @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/ufraw # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.108 2013/05/20 17:21:24 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/ufraw/ChangeLog,v 1.109 2013/05/20 17:59:55 ago Exp $ + + 20 May 2013; Agostino Sarubbo ufraw-0.19.2.ebuild: + Stable for s390, wrt bug #470502 20 May 2013; Agostino Sarubbo ufraw-0.19.2.ebuild: Stable for arm, wrt bug #470502