diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-08-07 14:27:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-08-07 14:27:18 +0000 |
commit | 0f5a1212d0d8777b8ca8923fd67058dd4f6fd57c (patch) | |
tree | 5c4904a1bf2298dab91dd4e5d34ddb6480d71a45 /app-editors/xemacs | |
parent | Stable on sparc wrt #185823 (diff) | |
download | gentoo-2-0f5a1212d0d8777b8ca8923fd67058dd4f6fd57c.tar.gz gentoo-2-0f5a1212d0d8777b8ca8923fd67058dd4f6fd57c.tar.bz2 gentoo-2-0f5a1212d0d8777b8ca8923fd67058dd4f6fd57c.zip |
Stable on ppc64; bug #187710
(Portage version: 2.1.2.11)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.20-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 52e0f3394d33..1e4dfee217dc 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.94 2007/08/06 16:28:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.95 2007/08/07 14:27:18 corsair Exp $ + + 07 Aug 2007; Markus Rothe <corsair@gentoo.org> xemacs-21.4.20-r4.ebuild: + Stable on ppc64; bug #187710 06 Aug 2007; Raúl Porcel <armin76@gentoo.org> xemacs-21.4.20-r4.ebuild: alpha/x86 stable wrt #187710 diff --git a/app-editors/xemacs/xemacs-21.4.20-r4.ebuild b/app-editors/xemacs/xemacs-21.4.20-r4.ebuild index 141206242275..122ab3130972 100644 --- a/app-editors/xemacs/xemacs-21.4.20-r4.ebuild +++ b/app-editors/xemacs/xemacs-21.4.20-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r4.ebuild,v 1.3 2007/08/06 16:28:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.20-r4.ebuild,v 1.4 2007/08/07 14:27:18 corsair 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 @@ -16,7 +16,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 esd 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" |