Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-crypt/ccrypt/
Date: Wed, 06 Jan 2021 12:56:02
Message-Id: 1609937595.a8fce4a1d95cce422b95c413af67590eefa891e4.grobian@gentoo
1 commit: a8fce4a1d95cce422b95c413af67590eefa891e4
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 12:53:15 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 12:53:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a8fce4a1
7
8 app-crypt/ccrypt: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 app-crypt/ccrypt/ccrypt-1.11-r1.ebuild | 4 ++--
14 app-crypt/ccrypt/ccrypt-1.11.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
18 index 80eb3d149de..62799051740 100644
19 --- a/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
20 +++ b/app-crypt/ccrypt/ccrypt-1.11-r1.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2020 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI="7"
27 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
28 IUSE="emacs"
29 LICENSE="GPL-2"
30 SLOT="0"
31 -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
32 +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
33
34 DEPEND="emacs? ( >=app-editors/emacs-23.1:* )"
35
36
37 diff --git a/app-crypt/ccrypt/ccrypt-1.11.ebuild b/app-crypt/ccrypt/ccrypt-1.11.ebuild
38 index 279e8559ec7..18b8e11e62d 100644
39 --- a/app-crypt/ccrypt/ccrypt-1.11.ebuild
40 +++ b/app-crypt/ccrypt/ccrypt-1.11.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2019 Gentoo Authors
43 +# Copyright 1999-2021 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI="7"
47 @@ -8,4 +8,4 @@ HOMEPAGE="https://sourceforge.net/projects/ccrypt/"
48 SRC_URI="mirror://sourceforge/${PN}/${PV}/${P}.tar.gz"
49 LICENSE="GPL-2"
50 SLOT="0"
51 -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
52 +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"