Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-backup/dar/
Date: Mon, 02 Jan 2023 12:33:52
Message-Id: 1672662820.7b62be47061c4b48794d1aea02da54abf36beebd.arthurzam@gentoo
1 commit: 7b62be47061c4b48794d1aea02da54abf36beebd
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 2 12:31:03 2023 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 2 12:33:40 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b62be47
7
8 app-backup/dar: Stabilize 2.7.8 ppc, #889348
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 app-backup/dar/dar-2.7.8.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-backup/dar/dar-2.7.8.ebuild b/app-backup/dar/dar-2.7.8.ebuild
16 index 98415d2203c1..fd41d6edbcec 100644
17 --- a/app-backup/dar/dar-2.7.8.ebuild
18 +++ b/app-backup/dar/dar-2.7.8.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2022 Gentoo Authors
21 +# Copyright 1999-2023 Gentoo Authors
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=8
25 @@ -11,7 +11,7 @@ SRC_URI="https://downloads.sourceforge.net/project/dar/dar/${PV}/${P}.tar.gz"
26
27 LICENSE="GPL-2+"
28 SLOT="0"
29 -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux"
30 +KEYWORDS="~amd64 ppc ~sparc ~x86 ~amd64-linux"
31 IUSE="argon2 curl dar32 dar64 doc gcrypt gpg lz4 lzo nls rsync threads xattr"
32
33 REQUIRED_USE="?? ( dar32 dar64 )