diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 10:25:34 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-11-03 10:25:34 +0000 |
commit | 303af9877e3fc132149c153ae5bfa77b854e9527 (patch) | |
tree | cdb8f1aa1d11f27b9fb6857cb780125cc9f8c265 /app-editors/xemacs | |
parent | Stable for amd64, wrt bug #527846 (diff) | |
download | gentoo-2-303af9877e3fc132149c153ae5bfa77b854e9527.tar.gz gentoo-2-303af9877e3fc132149c153ae5bfa77b854e9527.tar.bz2 gentoo-2-303af9877e3fc132149c153ae5bfa77b854e9527.zip |
Stable for amd64, wrt bug #475658
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
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 7ba6770cf612..d1a7e4ab3606 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.179 2014/11/01 00:16:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.180 2014/11/03 10:25:34 ago Exp $ + + 03 Nov 2014; Agostino Sarubbo <ago@gentoo.org> xemacs-21.4.22-r4.ebuild: + Stable for amd64, wrt bug #475658 01 Nov 2014; Jeroen Roovers <jer@gentoo.org> xemacs-21.4.22-r4.ebuild: Stable for HPPA (bug #475658). diff --git a/app-editors/xemacs/xemacs-21.4.22-r4.ebuild b/app-editors/xemacs/xemacs-21.4.22-r4.ebuild index ce0510a24487..8e98239b7868 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.3 2014/11/01 00:16:42 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.4 2014/11/03 10:25:34 ago 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" |