Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gixy/
Date: Thu, 18 Oct 2018 16:20:26
Message-Id: 1539879605.1dedbd212f0cb57a21b0b6f35f586158f42ae2b5.whissi@gentoo
1 commit: 1dedbd212f0cb57a21b0b6f35f586158f42ae2b5
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Thu Oct 18 16:19:50 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Thu Oct 18 16:20:05 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1dedbd21
7
8 app-admin/gixy: QA: remove double empty line
9
10 Package-Manager: Portage-2.3.51, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-admin/gixy/gixy-0.1.20.ebuild | 2 --
14 1 file changed, 2 deletions(-)
15
16 diff --git a/app-admin/gixy/gixy-0.1.20.ebuild b/app-admin/gixy/gixy-0.1.20.ebuild
17 index 077f33c3adf..d56ff0091ee 100644
18 --- a/app-admin/gixy/gixy-0.1.20.ebuild
19 +++ b/app-admin/gixy/gixy-0.1.20.ebuild
20 @@ -17,8 +17,6 @@ SLOT="0"
21 KEYWORDS="~amd64 ~x86"
22 IUSE="test"
23
24 -
25 -
26 RDEPEND=">=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
27 >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
28 >=dev-python/configargparse-0.11.0[${PYTHON_USEDEP}]