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 ED3F4138334 for ; Thu, 18 Oct 2018 16:20:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0EF4FE0A04; Thu, 18 Oct 2018 16:20:25 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D408BE0A04 for ; Thu, 18 Oct 2018 16:20:24 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3EDB3335C7B for ; Thu, 18 Oct 2018 16:20:14 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3EA1B391 for ; Thu, 18 Oct 2018 16:20:12 +0000 (UTC) From: "Thomas Deutschmann" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Thomas Deutschmann" Message-ID: <1539879605.1dedbd212f0cb57a21b0b6f35f586158f42ae2b5.whissi@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gixy/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-admin/gixy/gixy-0.1.20.ebuild X-VCS-Directories: app-admin/gixy/ X-VCS-Committer: whissi X-VCS-Committer-Name: Thomas Deutschmann X-VCS-Revision: 1dedbd212f0cb57a21b0b6f35f586158f42ae2b5 X-VCS-Branch: master Date: Thu, 18 Oct 2018 16:20:12 +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: 34043f23-f09c-4c41-83d9-763b0db0b1c6 X-Archives-Hash: 9aa06d26d37faaf5e0d2f10be719cf99 commit: 1dedbd212f0cb57a21b0b6f35f586158f42ae2b5 Author: Thomas Deutschmann gentoo org> AuthorDate: Thu Oct 18 16:19:50 2018 +0000 Commit: Thomas Deutschmann gentoo org> CommitDate: Thu Oct 18 16:20:05 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dedbd21 app-admin/gixy: QA: remove double empty line Package-Manager: Portage-2.3.51, Repoman-2.3.11 Signed-off-by: Thomas Deutschmann gentoo.org> app-admin/gixy/gixy-0.1.20.ebuild | 2 -- 1 file changed, 2 deletions(-) diff --git a/app-admin/gixy/gixy-0.1.20.ebuild b/app-admin/gixy/gixy-0.1.20.ebuild index 077f33c3adf..d56ff0091ee 100644 --- a/app-admin/gixy/gixy-0.1.20.ebuild +++ b/app-admin/gixy/gixy-0.1.20.ebuild @@ -17,8 +17,6 @@ SLOT="0" KEYWORDS="~amd64 ~x86" IUSE="test" - - RDEPEND=">=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}] >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}] >=dev-python/configargparse-0.11.0[${PYTHON_USEDEP}]