Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: gnustep-apps/gnumail/
Date: Mon, 29 Nov 2021 22:39:28
Message-Id: 1638225547.9d3ad337da2795bb75016057931b965c1982915a.sam@gentoo
1 commit: 9d3ad337da2795bb75016057931b965c1982915a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Nov 29 22:39:07 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Nov 29 22:39:07 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3ad337
7
8 gnustep-apps/gnumail: Stabilize 1.3.0 ppc, #819987
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 gnustep-apps/gnumail/gnumail-1.3.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/gnustep-apps/gnumail/gnumail-1.3.0.ebuild b/gnustep-apps/gnumail/gnumail-1.3.0.ebuild
16 index fad342d67111..c76e64581de7 100644
17 --- a/gnustep-apps/gnumail/gnumail-1.3.0.ebuild
18 +++ b/gnustep-apps/gnumail/gnumail-1.3.0.ebuild
19 @@ -11,7 +11,7 @@ S=${WORKDIR}/${MY_P}
20 DESCRIPTION="A fully featured mail application for GNUstep"
21 HOMEPAGE="http://www.nongnu.org/gnustep-nonfsf/gnumail/"
22 SRC_URI="mirror://nongnu/gnustep-nonfsf/${MY_P}.tar.gz"
23 -KEYWORDS="amd64 ~ppc x86"
24 +KEYWORDS="amd64 ppc x86"
25 LICENSE="GPL-2"
26 SLOT="0"