diff options
author | Tom Gall <tgall@gentoo.org> | 2004-08-28 14:10:43 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-08-28 14:10:43 +0000 |
commit | 634c953069e3918a2db1304b10c55cf5b38f0e9b (patch) | |
tree | 77494ef88a84e95966f295679bb51695e0db780a /app-editors/xemacs | |
parent | Stable on ppc. (Manifest recommit) (diff) | |
download | gentoo-2-634c953069e3918a2db1304b10c55cf5b38f0e9b.tar.gz gentoo-2-634c953069e3918a2db1304b10c55cf5b38f0e9b.tar.bz2 gentoo-2-634c953069e3918a2db1304b10c55cf5b38f0e9b.zip |
stable on ppc64, 58350, 61099 (functional xemacs on ppc64 again)
Diffstat (limited to 'app-editors/xemacs')
-rw-r--r-- | app-editors/xemacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/xemacs/xemacs-21.4.15-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/xemacs/ChangeLog b/app-editors/xemacs/ChangeLog index 09299fbc7dec..00d8c2515df1 100644 --- a/app-editors/xemacs/ChangeLog +++ b/app-editors/xemacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/xemacs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.48 2004/08/28 00:47:59 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.49 2004/08/28 14:10:43 tgall Exp $ + + 28 Aug 2004; Tom Gall <tgall@gentoo.org> xemacs-21.4.15-r2.ebuild: + stable on ppc64, bug #58350, 61099 (functional xemacs on ppc64 again) *xemacs-21.4.15-r2 (27 Aug 2004) diff --git a/app-editors/xemacs/xemacs-21.4.15-r2.ebuild b/app-editors/xemacs/xemacs-21.4.15-r2.ebuild index ad8f2b847a41..678b92fbc2e9 100644 --- a/app-editors/xemacs/xemacs-21.4.15-r2.ebuild +++ b/app-editors/xemacs/xemacs-21.4.15-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.15-r2.ebuild,v 1.1 2004/08/28 00:47:59 rac Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.15-r2.ebuild,v 1.2 2004/08/28 14:10:43 tgall Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://ftp.xemacs.org/xemacs-21.4/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ~ppc64" +KEYWORDS="~x86 ~ppc ~sparc ~alpha ~amd64 ppc64" IUSE="gpm postgres ldap xface nas dnd X jpeg tiff png mule motif freewnn canna athena neXt Xaw3d berkdb" # esound is know to cause problems in XEmacs |