From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 09571138334 for ; Wed, 27 Jun 2018 22:21:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECB50E09B5; Wed, 27 Jun 2018 22:21:01 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BD670E09B5 for ; Wed, 27 Jun 2018 22:21:01 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 21505335C71 for ; Wed, 27 Jun 2018 22:21:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1A1702C8 for ; Wed, 27 Jun 2018 22:20:58 +0000 (UTC) From: "Nicolas Bock" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Nicolas Bock" Message-ID: <1530137955.46e41f44ba0b1b0c7933fa7775ac8ee6fe5c7300.nicolasbock@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/shotwell/ X-VCS-Repository: repo/gentoo X-VCS-Files: media-gfx/shotwell/shotwell-0.29.3.ebuild X-VCS-Directories: media-gfx/shotwell/ X-VCS-Committer: nicolasbock X-VCS-Committer-Name: Nicolas Bock X-VCS-Revision: 46e41f44ba0b1b0c7933fa7775ac8ee6fe5c7300 X-VCS-Branch: master Date: Wed, 27 Jun 2018 22:20:58 +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: 63262dba-4be6-4b4f-833a-aa01bee9eabd X-Archives-Hash: ed0384779731c26490324a83029e3abd commit: 46e41f44ba0b1b0c7933fa7775ac8ee6fe5c7300 Author: Nicolas Bock gentoo org> AuthorDate: Wed Jun 27 22:19:15 2018 +0000 Commit: Nicolas Bock gentoo org> CommitDate: Wed Jun 27 22:19:15 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46e41f44 media-gfx/shotwell: Add la library cleaning step Package-Manager: Portage-2.3.40, Repoman-2.3.9 media-gfx/shotwell/shotwell-0.29.3.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/media-gfx/shotwell/shotwell-0.29.3.ebuild b/media-gfx/shotwell/shotwell-0.29.3.ebuild index 907f0fe8c50..fc06ece5175 100644 --- a/media-gfx/shotwell/shotwell-0.29.3.ebuild +++ b/media-gfx/shotwell/shotwell-0.29.3.ebuild @@ -3,6 +3,7 @@ EAPI=6 +GNOME2_LA_PUNT="yes" VALA_MIN_API_VERSION="0.28" inherit gnome2 meson vala