diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-07-18 07:41:59 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-07-18 07:41:59 +0000 |
commit | 1102965d49c7820b8f30a1afa9e3870268da7b3a (patch) | |
tree | c9672a6c541a2a085078dc287aa248c31a508742 /app-editors/xemacs | |
parent | Stable for HPPA (bug #553528). (diff) | |
download | gentoo-2-1102965d49c7820b8f30a1afa9e3870268da7b3a.tar.gz gentoo-2-1102965d49c7820b8f30a1afa9e3870268da7b3a.tar.bz2 gentoo-2-1102965d49c7820b8f30a1afa9e3870268da7b3a.zip |
Stable for HPPA PPC64 (bug #554224).
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.24.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 3d5940262dcf..1ddde77ff1f5 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.193 2015/06/19 22:28:26 matsl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.194 2015/07/18 07:41:59 jer Exp $ + + 18 Jul 2015; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.24.ebuild: + Stable for HPPA PPC64 (bug #554224). 19 Jun 2015; Mats Lidell <matsl@gentoo.org> xemacs-21.4.22-r4.ebuild, xemacs-21.4.24.ebuild: diff --git a/app-editors/xemacs/xemacs-21.4.24.ebuild b/app-editors/xemacs/xemacs-21.4.24.ebuild index 4de8caa1afe3..7507ae6861c6 100644 --- a/app-editors/xemacs/xemacs-21.4.24.ebuild +++ b/app-editors/xemacs/xemacs-21.4.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild,v 1.2 2015/06/19 22:28:26 matsl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild,v 1.3 2015/07/18 07:41:59 jer Exp $ # Note: xemacs currently does not work with a hardened profile. If you # want to use xemacs on a hardened profile then compile with the @@ -18,7 +18,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 hppa ~ppc ppc64 ~sparc ~x86" IUSE="eolconv gif gpm pop postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna xim athena neXt Xaw3d gdbm berkdb" X_DEPEND="x11-libs/libXt x11-libs/libXmu x11-libs/libXext x11-misc/xbitmaps" |