diff options
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 cdefb9f8da0c..598956dd773b 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.52 2004/10/05 12:19:44 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/ChangeLog,v 1.53 2004/11/01 04:16:02 weeve Exp $ + + 31 Oct 2004; Jason Wever <weeve@gentoo.org> xemacs-21.4.15-r2.ebuild: + Stable on sparc. 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xemacs-21.4.15-r2.ebuild: diff --git a/app-editors/xemacs/xemacs-21.4.15-r2.ebuild b/app-editors/xemacs/xemacs-21.4.15-r2.ebuild index 078b1cec4766..a63402ebed28 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.4 2004/10/05 12:19:44 pvdabeel Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/xemacs/xemacs-21.4.15-r2.ebuild,v 1.5 2004/11/01 04:16:02 weeve 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 |