diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:25:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-01 09:25:27 +0000 |
commit | cedfa734ccb5b0b96f28b077c8bf12f538022a9e (patch) | |
tree | 5cc93a6226c5bd189cc2b8ca4b1bd8a6399f5679 /app-editors | |
parent | Stable for sparc, wrt bug #523140 (diff) | |
download | gentoo-2-cedfa734ccb5b0b96f28b077c8bf12f538022a9e.tar.gz gentoo-2-cedfa734ccb5b0b96f28b077c8bf12f538022a9e.tar.bz2 gentoo-2-cedfa734ccb5b0b96f28b077c8bf12f538022a9e.zip |
Stable for sparc, wrt bug #475658
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-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 7473e626dea4..dd5e29fd34fe 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.184 2014/11/23 13:41:35 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.185 2014/12/01 09:25:27 ago Exp $ + + 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xemacs-21.4.22-r4.ebuild: + Stable for sparc, wrt bug #475658 23 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> xemacs-21.4.22-r4.ebuild: x86 stable wrt 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 207ef0f1914b..7618d824fc99 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.8 2014/11/23 13:41:35 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.9 2014/12/01 09:25:27 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" |