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 CEAB7139694 for ; Sun, 5 Mar 2017 02:38:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 279EC21C03E; Sun, 5 Mar 2017 02:38:15 +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 0B56C21C03E for ; Sun, 5 Mar 2017 02:38:10 +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 39F94341851 for ; Sun, 5 Mar 2017 02:38:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A6B765CC3 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: <1488681476.db9567b8e031d4fc5fd28bb29c3aed89ea385a38.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-libs/libXv/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-libs/libXv/libXv-1.0.11.ebuild X-VCS-Directories: x11-libs/libXv/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: db9567b8e031d4fc5fd28bb29c3aed89ea385a38 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: 315419ca-5e65-4b1a-b884-dc63e93344e7 X-Archives-Hash: cf0b4cb5e136fe4f7eb91e959677cec7 commit: db9567b8e031d4fc5fd28bb29c3aed89ea385a38 Author: Matt Turner gentoo org> AuthorDate: Sun Mar 5 02:25:25 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Sun Mar 5 02:37:56 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db9567b8 x11-libs/libXv: Drop useless comment. x11-libs/libXv/libXv-1.0.11.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/x11-libs/libXv/libXv-1.0.11.ebuild b/x11-libs/libXv/libXv-1.0.11.ebuild index 4d21ae6d9d3..4c473cd7efd 100644 --- a/x11-libs/libXv/libXv-1.0.11.ebuild +++ b/x11-libs/libXv/libXv-1.0.11.ebuild @@ -3,8 +3,6 @@ EAPI=5 -# bogus commit to force manifest regeneration #596462 - XORG_MULTILIB=yes inherit xorg-2