diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-24 14:03:01 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2004-09-24 14:03:01 +0000 |
commit | 88ce0e938443712647f8a38e3fcf2665bb630213 (patch) | |
tree | 47bff4ac2e9487d503e3cefbb878fdba7e419c5a /app-editors | |
parent | stabilize a few arches and fix s390 DEPEND (Manifest recommit) (diff) | |
download | gentoo-2-88ce0e938443712647f8a38e3fcf2665bb630213.tar.gz gentoo-2-88ce0e938443712647f8a38e3fcf2665bb630213.tar.bz2 gentoo-2-88ce0e938443712647f8a38e3fcf2665bb630213.zip |
Stable on sparc
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.3-r3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index f0daa0a450bc..75dd840de5bf 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.35 2004/09/23 04:45:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.36 2004/09/24 14:03:01 gustavoz Exp $ + + 24 Sep 2004; Gustavo Zacarias <gustavoz@gentoo.org> emacs-21.3-r3.ebuild: + Stable on sparc 23 Sep 2004; Mamoru KOMACHI <usata@gentoo.org> emacs-21.3-r3.ebuild, emacs-21.3-r4.ebuild: diff --git a/app-editors/emacs/emacs-21.3-r3.ebuild b/app-editors/emacs/emacs-21.3-r3.ebuild index 0c656e8e0b63..e3b112755b2a 100644 --- a/app-editors/emacs/emacs-21.3-r3.ebuild +++ b/app-editors/emacs/emacs-21.3-r3.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/emacs/emacs-21.3-r3.ebuild,v 1.8 2004/09/23 04:45:55 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r3.ebuild,v 1.9 2004/09/24 14:03:01 gustavoz Exp $ inherit flag-o-matic eutils gcc @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc -alpha arm -hppa ~amd64 -ia64 ~s390" +KEYWORDS="x86 ppc sparc -alpha arm -hppa ~amd64 -ia64 ~s390" IUSE="X nls motif leim gnome Xaw3d lesstif" RDEPEND="sys-libs/ncurses |