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 66A6413888F for ; Wed, 14 Oct 2015 06:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC661E07D1; Wed, 14 Oct 2015 06:37:07 +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 85F24E07D1 for ; Wed, 14 Oct 2015 06:37:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6A2103406C7 for ; Wed, 14 Oct 2015 06:37:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3680410B1 for ; Wed, 14 Oct 2015 06:37:01 +0000 (UTC) From: "Michael Sterrett" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Sterrett" Message-ID: <1444804609.a8c79b175beb70548a1126d0dd95b2ca6d13c510.mr_bones_@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-util/xqf/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-util/xqf/xqf-1.0.6.2.ebuild X-VCS-Directories: games-util/xqf/ X-VCS-Committer: mr_bones_ X-VCS-Committer-Name: Michael Sterrett X-VCS-Revision: a8c79b175beb70548a1126d0dd95b2ca6d13c510 X-VCS-Branch: master Date: Wed, 14 Oct 2015 06:37:01 +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: d247baf5-857b-474c-bc9f-715251b43cfc X-Archives-Hash: 7b23eee433034772b26169374b3c2e87 commit: a8c79b175beb70548a1126d0dd95b2ca6d13c510 Author: Michael Sterrett gentoo org> AuthorDate: Wed Oct 14 06:36:34 2015 +0000 Commit: Michael Sterrett gentoo org> CommitDate: Wed Oct 14 06:36:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8c79b17 whitespace Package-Manager: portage-2.2.20.1 games-util/xqf/xqf-1.0.6.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/games-util/xqf/xqf-1.0.6.2.ebuild b/games-util/xqf/xqf-1.0.6.2.ebuild index 7982b0a..3264c32 100644 --- a/games-util/xqf/xqf-1.0.6.2.ebuild +++ b/games-util/xqf/xqf-1.0.6.2.ebuild @@ -34,7 +34,6 @@ src_prepare() { -e '/Icon/s/.png//' \ xqf.desktop.in || die - mv configure.{in,ac} || die eautoreconf }