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 B8F821384B4 for ; Tue, 17 Nov 2015 20:23:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4B280E088B; Tue, 17 Nov 2015 20:23:56 +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 67903E0876 for ; Tue, 17 Nov 2015 20:23:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0D5A73407E6 for ; Tue, 17 Nov 2015 20:23:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id B5EC3706 for ; Tue, 17 Nov 2015 20:23:49 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1447786746.9c6dd294ebffea56f9ce30a66986f08fdfbb149b.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/gitg/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/gitg/gitg-3.18.0.ebuild X-VCS-Directories: dev-vcs/gitg/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: 9c6dd294ebffea56f9ce30a66986f08fdfbb149b X-VCS-Branch: master Date: Tue, 17 Nov 2015 20:23:49 +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: e2def18a-c005-4375-95ec-aff3086a8558 X-Archives-Hash: 249cd00be61c50ec3a6cfe9656c1602a commit: 9c6dd294ebffea56f9ce30a66986f08fdfbb149b Author: Pacho Ramos gentoo org> AuthorDate: Tue Nov 17 18:59:06 2015 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Tue Nov 17 18:59:06 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9c6dd294 dev-vcs/gitg: Drop all .la files Package-Manager: portage-2.2.24 dev-vcs/gitg/gitg-3.18.0.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-vcs/gitg/gitg-3.18.0.ebuild b/dev-vcs/gitg/gitg-3.18.0.ebuild index 679ec12..b23a33b 100644 --- a/dev-vcs/gitg/gitg-3.18.0.ebuild +++ b/dev-vcs/gitg/gitg-3.18.0.ebuild @@ -4,6 +4,7 @@ EAPI=5 GCONF_DEBUG="no" +GNOME2_LA_PUNT="yes" PYTHON_COMPAT=( python{3_3,3_4} ) inherit gnome2 python-r1 vala