diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:40:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-12-04 08:40:09 +0000 |
commit | 1556d6c75c7388b4ccd8c45eb4996dc6d5da9ebc (patch) | |
tree | de266f8e14a842b3a59682139a5cafe549b1ffa1 /app-editors | |
parent | Stable for ppc64, wrt bug #529092 (diff) | |
download | gentoo-2-1556d6c75c7388b4ccd8c45eb4996dc6d5da9ebc.tar.gz gentoo-2-1556d6c75c7388b4ccd8c45eb4996dc6d5da9ebc.tar.bz2 gentoo-2-1556d6c75c7388b4ccd8c45eb4996dc6d5da9ebc.zip |
Stable for ppc64, wrt bug #475658
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc64", 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 dd5e29fd34fe..a2bb1d3efff6 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.185 2014/12/01 09:25:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.186 2014/12/04 08:40:09 ago Exp $ + + 04 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xemacs-21.4.22-r4.ebuild: + Stable for ppc64, wrt bug #475658 01 Dec 2014; Agostino Sarubbo <ago@gentoo.org> xemacs-21.4.22-r4.ebuild: Stable for sparc, 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 7618d824fc99..fc52d94eadcc 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.9 2014/12/01 09:25:27 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.22-r4.ebuild,v 1.10 2014/12/04 08:40:09 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" |