diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 14:41:01 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2015-07-29 14:41:01 +0000 |
commit | 56c11d7dcbde07be0f05656bdc09619c6aeb37e9 (patch) | |
tree | bdff8be7045180b3234cd64d11190eab9b8b6c1a /app-editors | |
parent | Stable on alpha, bug 527998 (diff) | |
download | gentoo-2-56c11d7dcbde07be0f05656bdc09619c6aeb37e9.tar.gz gentoo-2-56c11d7dcbde07be0f05656bdc09619c6aeb37e9.tar.bz2 gentoo-2-56c11d7dcbde07be0f05656bdc09619c6aeb37e9.zip |
Stable on alpha, bug 554224
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key CE5D54E8)
Diffstat (limited to 'app-editors')
-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 eac60f039740..0086956a17cd 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.196 2015/07/23 21:00:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.197 2015/07/29 14:41:01 klausman Exp $ + + 29 Jul 2015; Tobias Klausmann <klausman@gentoo.org> xemacs-21.4.24.ebuild: + Stable on alpha, bug 554224 23 Jul 2015; Pacho Ramos <pacho@gentoo.org> xemacs-21.4.24.ebuild: ppc stable wrt bug #554224 diff --git a/app-editors/xemacs/xemacs-21.4.24.ebuild b/app-editors/xemacs/xemacs-21.4.24.ebuild index 9eab812ca7d3..3483e6644b1a 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.5 2015/07/23 21:00:51 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.24.ebuild,v 1.6 2015/07/29 14:41:01 klausman 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" |