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 1913859CA3 for ; Sun, 6 Mar 2016 12:58:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0370721C005; Sun, 6 Mar 2016 12:58:46 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 182A221C007 for ; Sun, 6 Mar 2016 12:58:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1C34E340976 for ; Sun, 6 Mar 2016 12:58:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 08C7A8F6 for ; Sun, 6 Mar 2016 12:58:40 +0000 (UTC) From: "Agostino Sarubbo" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Agostino Sarubbo" Message-ID: <1457269106.a70fc336163d75978ecf0bd64116f81d7156d529.ago@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/geeqie/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/geeqie/geeqie-1.2.2-r2.ebuild X-VCS-Directories: media-gfx/geeqie/ X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo X-VCS-Revision: a70fc336163d75978ecf0bd64116f81d7156d529 X-VCS-Branch: master Date: Sun, 6 Mar 2016 12:58:40 +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: 9534d794-6e1a-4a3e-9fb0-5a19ebefc27e X-Archives-Hash: 5b0e9714f1613525c5eeb67e63cddf45 commit: a70fc336163d75978ecf0bd64116f81d7156d529 Author: Agostino Sarubbo gentoo org> AuthorDate: Sun Mar 6 12:55:29 2016 +0000 Commit: Agostino Sarubbo gentoo org> CommitDate: Sun Mar 6 12:58:26 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a70fc336 media-gfx/geeqie: amd64 stable wrt bug #575696 Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo gentoo.org> media-gfx/geeqie/geeqie-1.2.2-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/media-gfx/geeqie/geeqie-1.2.2-r2.ebuild b/media-gfx/geeqie/geeqie-1.2.2-r2.ebuild index e947a6d..116fea5 100644 --- a/media-gfx/geeqie/geeqie-1.2.2-r2.ebuild +++ b/media-gfx/geeqie/geeqie-1.2.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.geeqie.org/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="debug doc exif gtk3 jpeg lcms lirc lua tiff xmp" RDEPEND="gtk3? ( x11-libs/gtk+:3 )