diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 17:36:29 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-02-21 17:36:29 +0000 |
commit | 23a515441e84d6a18deb72fcc0e3ef86d713281e (patch) | |
tree | e33644eca8fe63feee1bc6afbfc8a0300048c512 /app-editors | |
parent | add ia64 keywords for emacs (diff) | |
download | gentoo-2-23a515441e84d6a18deb72fcc0e3ef86d713281e.tar.gz gentoo-2-23a515441e84d6a18deb72fcc0e3ef86d713281e.tar.bz2 gentoo-2-23a515441e84d6a18deb72fcc0e3ef86d713281e.zip |
stable on ia64 #79686
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 141ec45ade77..5daeafbfaebd 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.56 2005/02/09 23:43:06 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.57 2005/02/21 17:36:29 agriffis Exp $ + + 20 Feb 2005; Aron Griffis <agriffis@gentoo.org> emacs-21.4.ebuild: + stable on ia64 #79686 10 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> emacs-21.4.ebuild: Stable on alpha, bug 79686. diff --git a/app-editors/emacs/emacs-21.4.ebuild b/app-editors/emacs/emacs-21.4.ebuild index ef23c88a2be9..3b1e04763041 100644 --- a/app-editors/emacs/emacs-21.4.ebuild +++ b/app-editors/emacs/emacs-21.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4.ebuild,v 1.8 2005/02/13 05:37:24 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4.ebuild,v 1.9 2005/02/21 17:36:29 agriffis Exp $ inherit flag-o-matic eutils alternatives toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz LICENSE="GPL-2" SLOT="21" -KEYWORDS="alpha amd64 arm hppa -ia64 ppc ppc64 s390 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86" IUSE="X Xaw3d gnome leim lesstif motif nls nosendmail" RDEPEND="sys-libs/ncurses |