Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/pius/
Date: Wed, 27 Jan 2021 03:52:36
Message-Id: 1611719368.14d1ee374743cb48ecbecae49b83f8d10ddbaeee.sam@gentoo
1 commit: 14d1ee374743cb48ecbecae49b83f8d10ddbaeee
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 27 03:49:28 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 27 03:49:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14d1ee37
7
8 app-crypt/pius: fix WhitespaceFound
9
10 Package-Manager: Portage-3.0.14, Repoman-3.0.2
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-crypt/pius/pius-3.0.0-r1.ebuild | 10 +++++-----
14 1 file changed, 5 insertions(+), 5 deletions(-)
15
16 diff --git a/app-crypt/pius/pius-3.0.0-r1.ebuild b/app-crypt/pius/pius-3.0.0-r1.ebuild
17 index b370b365182..49fe29ec920 100644
18 --- a/app-crypt/pius/pius-3.0.0-r1.ebuild
19 +++ b/app-crypt/pius/pius-3.0.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -23,10 +23,10 @@ RDEPEND="${DEPEND}
27 dev-lang/perl"
28
29 PATCHES=(
30 - "${FILESDIR}/${P}-Fix-typos-132.patch"
31 - "${FILESDIR}/${P}-pius-keyring-mgr-Fix-constants-134.patch"
32 - "${FILESDIR}/${P}-Fix-typo-in-readme-135.patch"
33 - "${FILESDIR}/${P}-Minor-fixes-for-pius-report-137.patch"
34 + "${FILESDIR}/${P}-Fix-typos-132.patch"
35 + "${FILESDIR}/${P}-pius-keyring-mgr-Fix-constants-134.patch"
36 + "${FILESDIR}/${P}-Fix-typo-in-readme-135.patch"
37 + "${FILESDIR}/${P}-Minor-fixes-for-pius-report-137.patch"
38 )
39
40 python_test() {