diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:37:13 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-10-19 09:37:13 +0000 |
commit | 60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e (patch) | |
tree | e8c335a8a02d27fab8c099d304d58c3edb2e967b /app-editors/emacs | |
parent | stable on ppc bug: 66357 (Manifest recommit) (diff) | |
download | gentoo-2-60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e.tar.gz gentoo-2-60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e.tar.bz2 gentoo-2-60fc6cde6712280db5d3f0a1f4c8b70c71c59f5e.zip |
Stable on amd64.
Diffstat (limited to 'app-editors/emacs')
-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 97b5eeb3a060..5d1f5941d151 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.41 2004/10/16 05:01:21 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.42 2004/10/19 09:33:13 absinthe Exp $ + + 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org> emacs-21.3-r3.ebuild: + Stable on amd64. 16 Oct 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 777a104ef121..05e689a28f74 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.12 2004/10/16 05:01:21 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.3-r3.ebuild,v 1.13 2004/10/19 09:33:13 absinthe Exp $ inherit flag-o-matic eutils gcc @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="21" -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 |