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 B01E0139695 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 E0D90E0CBD; Sun, 5 Mar 2017 02:38:08 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 BFEA0E0CBF 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 CAA55341858 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 6AAA25CC0 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: <1488681475.886b304c92e0580d84c1652f0f4983c504bcce00.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXfixes/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXfixes/libXfixes-5.0.3.ebuild X-VCS-Directories: x11-libs/libXfixes/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 886b304c92e0580d84c1652f0f4983c504bcce00 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: 621d7a35-9f93-4b92-9342-bf4dfb38324a X-Archives-Hash: 0459f60861cf8a5a63eed1bd0ba65a1e commit: 886b304c92e0580d84c1652f0f4983c504bcce00 Author: Matt Turner gentoo org> AuthorDate: Sun Mar 5 02:24:35 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Mar 5 02:37:55 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=886b304c x11-libs/libXfixes: Drop useless comment. x11-libs/libXfixes/libXfixes-5.0.3.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-libs/libXfixes/libXfixes-5.0.3.ebuild b/x11-libs/libXfixes/libXfixes-5.0.3.ebuild index d61d74013fd..a7191c072db 100644 --- a/x11-libs/libXfixes/libXfixes-5.0.3.ebuild +++ b/x11-libs/libXfixes/libXfixes-5.0.3.ebuild @@ -3,8 +3,6 @@ EAPI=5 -# bogus commit to force manifest regeneration #596462 - XORG_MULTILIB=yes inherit xorg-2