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 EF3351395E2 for ; Wed, 9 Nov 2016 23:20:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6EF74E07D5; Wed, 9 Nov 2016 23:20:50 +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 5072EE07D5 for ; Wed, 9 Nov 2016 23:20:50 +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 38E4F341683 for ; Wed, 9 Nov 2016 23:20:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8957724B0 for ; Wed, 9 Nov 2016 23:20:46 +0000 (UTC) From: "Kacper Kowalik" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kacper Kowalik" Message-ID: <1478733635.902086ad80dfbce0c3ae64b35a6047424dd51a4c.xarthisius@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/i3/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-wm/i3/i3-9999.ebuild X-VCS-Directories: x11-wm/i3/ X-VCS-Committer: xarthisius X-VCS-Committer-Name: Kacper Kowalik X-VCS-Revision: 902086ad80dfbce0c3ae64b35a6047424dd51a4c X-VCS-Branch: master Date: Wed, 9 Nov 2016 23:20:46 +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: 0fc97fd5-6303-4a4b-ac21-6b14455e5a6a X-Archives-Hash: 8cf15eca49254bcc35b2a64ef3603c2b commit: 902086ad80dfbce0c3ae64b35a6047424dd51a4c Author: Kacper Kowalik gentoo org> AuthorDate: Wed Nov 9 23:20:35 2016 +0000 Commit: Kacper Kowalik gentoo org> CommitDate: Wed Nov 9 23:20:35 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902086ad x11-wm/i3: update live ebuild, fixes #598976 Reported-by: arya bfam.tv> Package-Manager: portage-2.2.28 x11-wm/i3/i3-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-wm/i3/i3-9999.ebuild b/x11-wm/i3/i3-9999.ebuild index f1ac47a..bc86849 100644 --- a/x11-wm/i3/i3-9999.ebuild +++ b/x11-wm/i3/i3-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$