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 B6036138247 for ; Mon, 18 Nov 2013 20:11:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3D103E080D; Mon, 18 Nov 2013 20:11:26 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D1E31E080D for ; Mon, 18 Nov 2013 20:11:25 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D8C8D33D8B7 for ; Mon, 18 Nov 2013 20:11:22 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 81063E5459 for ; Mon, 18 Nov 2013 20:11:21 +0000 (UTC) From: "Johannes Huber" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Johannes Huber" Message-ID: <1384805468.2bd4b2d039e8f9af8fbc5f3374e52a0aca987eaa.johu@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: app-misc/strigi/ X-VCS-Repository: proj/kde X-VCS-Files: app-misc/strigi/strigi-9999.ebuild X-VCS-Directories: app-misc/strigi/ X-VCS-Committer: johu X-VCS-Committer-Name: Johannes Huber X-VCS-Revision: 2bd4b2d039e8f9af8fbc5f3374e52a0aca987eaa X-VCS-Branch: master Date: Mon, 18 Nov 2013 20:11:21 +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: 34b6f97b-616c-4c14-ad77-7693b3c01f79 X-Archives-Hash: 34963c18c364de6175f525400c994b64 commit: 2bd4b2d039e8f9af8fbc5f3374e52a0aca987eaa Author: Johannes Huber gentoo org> AuthorDate: Mon Nov 18 20:11:08 2013 +0000 Commit: Johannes Huber gentoo org> CommitDate: Mon Nov 18 20:11:08 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=2bd4b2d0 [app-misc/strigi] Fix build by Jakub Caban whyblack.pl> wrt bug #491578 Package-Manager: portage-2.2.7 --- app-misc/strigi/strigi-9999.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/app-misc/strigi/strigi-9999.ebuild b/app-misc/strigi/strigi-9999.ebuild index 398fab4..ba0b8db 100644 --- a/app-misc/strigi/strigi-9999.ebuild +++ b/app-misc/strigi/strigi-9999.ebuild @@ -10,7 +10,6 @@ if [[ "${PV}" != "9999" ]]; then else EGIT_REPO_URI=( "git://anongit.kde.org/strigi" ) GIT_ECLASS="git-r3" - EGIT_HAS_SUBMODULES="true" KEYWORDS="" fi