diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-11-01 00:16:42 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-11-01 00:16:42 +0000 |
commit | 056c741b2052f27bc532ef1bba1235780bccfc1f (patch) | |
tree | f2cce3a81f4c002520a2914eec93212ecc30c1fa /app-editors/xemacs | |
parent | Stable for HPPA (bug #527502). (diff) | |
download | gentoo-2-056c741b2052f27bc532ef1bba1235780bccfc1f.tar.gz gentoo-2-056c741b2052f27bc532ef1bba1235780bccfc1f.tar.bz2 gentoo-2-056c741b2052f27bc532ef1bba1235780bccfc1f.zip |
Stable for HPPA (bug #475658).
(Portage version: 2.2.14/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.22-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index f74daa567a00..7ba6770cf612 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.178 2014/10/28 18:54:41 matsl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.179 2014/11/01 00:16:42 jer Exp $ + + 01 Nov 2014; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.22-r4.ebuild: + Stable for HPPA (bug #475658). 28 Oct 2014; Mats Lidell <matsl@gentoo.org> xemacs-21.4.22-r4.ebuild, xemacs-21.5.34-r2.ebuild: diff --git a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild index 72b04a24802e..ce0510a24487 100644 --- a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.2 2014/10/28 18:54:41 matsl Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.3 2014/11/01 00:16:42 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" |