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-editors/xemacs/
Date: Thu, 03 Sep 2020 23:57:27
Message-Id: 1599177229.8f501e7bd4e1b2495c1e53c70d9c9833410f7558.sam@gentoo
1 commit: 8f501e7bd4e1b2495c1e53c70d9c9833410f7558
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 3 23:53:49 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 3 23:53:49 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f501e7b
7
8 app-editors/xemacs: ppc64 stable (bug #738268)
9
10 Package-Manager: Portage-3.0.4, Repoman-2.3.23
11 Signed-off-by: Sam James <sam <AT> gentoo.org>
12
13 app-editors/xemacs/xemacs-21.4.24-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-editors/xemacs/xemacs-21.4.24-r2.ebuild b/app-editors/xemacs/xemacs-21.4.24-r2.ebuild
17 index 5eb8d525db8..a457fa285f9 100644
18 --- a/app-editors/xemacs/xemacs-21.4.24-r2.ebuild
19 +++ b/app-editors/xemacs/xemacs-21.4.24-r2.ebuild
20 @@ -16,7 +16,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz
21
22 LICENSE="GPL-2+"
23 SLOT="0"
24 -KEYWORDS="~alpha amd64 arm64 ~hppa ~ppc ~ppc64 sparc x86"
25 +KEYWORDS="~alpha amd64 arm64 ~hppa ~ppc ppc64 sparc x86"
26 IUSE="eolconv gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna xim athena neXt Xaw3d gdbm berkdb"
27
28 X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps"