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 3E0B1139694 for ; Sun, 5 Mar 2017 02:38:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 866D6E0CAE; Sun, 5 Mar 2017 02:38:08 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 64D61E0CAE for ; Sun, 5 Mar 2017 02:38:08 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AA985341851 for ; Sun, 5 Mar 2017 02:38:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 452895CBE for ; Sun, 5 Mar 2017 02:38:06 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1488681474.4aea187fbeecf05a07f12913db5b71c5b3e1779f.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libX11/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libX11/libX11-1.6.4.ebuild x11-libs/libX11/libX11-1.6.5.ebuild X-VCS-Directories: x11-libs/libX11/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 4aea187fbeecf05a07f12913db5b71c5b3e1779f X-VCS-Branch: master Date: Sun, 5 Mar 2017 02:38:06 +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: e8a2eb6f-34a8-45e8-bc04-98d4cc76e6db X-Archives-Hash: 9219a7f5fc99a8a160b027889ec4698f commit: 4aea187fbeecf05a07f12913db5b71c5b3e1779f Author: Matt Turner gentoo org> AuthorDate: Sun Mar 5 02:24:20 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Mar 5 02:37:54 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aea187f x11-libs/libX11: Drop useless comment. x11-libs/libX11/libX11-1.6.4.ebuild | 2 -- x11-libs/libX11/libX11-1.6.5.ebuild | 2 -- 2 files changed, 4 deletions(-) diff --git a/x11-libs/libX11/libX11-1.6.4.ebuild b/x11-libs/libX11/libX11-1.6.4.ebuild index 3ca12e4c630..91de9256fc5 100644 --- a/x11-libs/libX11/libX11-1.6.4.ebuild +++ b/x11-libs/libX11/libX11-1.6.4.ebuild @@ -3,8 +3,6 @@ EAPI=5 -# bogus commit to force manifest regeneration #596462 - XORG_DOC=doc # needs automake-1.14 without eautoreconf XORG_EAUTORECONF=yes diff --git a/x11-libs/libX11/libX11-1.6.5.ebuild b/x11-libs/libX11/libX11-1.6.5.ebuild index ed806117766..486162f6b94 100644 --- a/x11-libs/libX11/libX11-1.6.5.ebuild +++ b/x11-libs/libX11/libX11-1.6.5.ebuild @@ -3,8 +3,6 @@ EAPI=5 -# bogus commit to force manifest regeneration #596462 - XORG_DOC=doc XORG_EAUTORECONF=yes XORG_MULTILIB=yes