diff options
author | Tim Yamin <plasmaroo@gentoo.org> | 2006-02-27 20:23:12 +0000 |
---|---|---|
committer | Tim Yamin <plasmaroo@gentoo.org> | 2006-02-27 20:23:12 +0000 |
commit | ec72f7c21e7157a673a1c34accd76bde3cda57f1 (patch) | |
tree | e246786577f3503aba98d839aa490ad310482087 /app-editors | |
parent | Manifest fix (diff) | |
download | gentoo-2-ec72f7c21e7157a673a1c34accd76bde3cda57f1.tar.gz gentoo-2-ec72f7c21e7157a673a1c34accd76bde3cda57f1.tar.bz2 gentoo-2-ec72f7c21e7157a673a1c34accd76bde3cda57f1.zip |
Stable on IA64; bug #76141.
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs/emacs-21.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs/ChangeLog b/app-editors/emacs/ChangeLog index 485f619e4555..05156a186588 100644 --- a/app-editors/emacs/ChangeLog +++ b/app-editors/emacs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.78 2006/02/27 19:37:06 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/ChangeLog,v 1.79 2006/02/27 20:23:12 plasmaroo Exp $ + + 27 Feb 2006; <plasmaroo@gentoo.org> emacs-21.4-r2.ebuild: + Stable on IA64; bug #76141. *emacs-21.4-r2 (27 Feb 2006) diff --git a/app-editors/emacs/emacs-21.4-r2.ebuild b/app-editors/emacs/emacs-21.4-r2.ebuild index ee678438640b..d29afd1a9129 100644 --- a/app-editors/emacs/emacs-21.4-r2.ebuild +++ b/app-editors/emacs/emacs-21.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r2.ebuild,v 1.1 2006/02/27 19:37:06 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r2.ebuild,v 1.2 2006/02/27 20:23:12 plasmaroo Exp $ inherit flag-o-matic eutils alternatives toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/emacs/${P}a.tar.gz LICENSE="GPL-2" SLOT="21" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="X Xaw3d gnome leim lesstif motif nls nosendmail" RDEPEND="sys-libs/ncurses |