diff options
author | 2007-11-27 18:48:54 +0000 | |
---|---|---|
committer | 2007-11-27 18:48:54 +0000 | |
commit | 3bb0292ab70a6a97b90066ea3cd765e529f4b45d (patch) | |
tree | f5a56c8346f8ad247cbb65f3d616a8de3a2ea6cc /app-editors/emacs/emacs-21.4-r14.ebuild | |
parent | Version bump (diff) | |
download | gentoo-2-3bb0292ab70a6a97b90066ea3cd765e529f4b45d.tar.gz gentoo-2-3bb0292ab70a6a97b90066ea3cd765e529f4b45d.tar.bz2 gentoo-2-3bb0292ab70a6a97b90066ea3cd765e529f4b45d.zip |
alpha/ia64/sparc stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors/emacs/emacs-21.4-r14.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-21.4-r14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-21.4-r14.ebuild b/app-editors/emacs/emacs-21.4-r14.ebuild index 39cb55c6be61..e323669ee150 100644 --- a/app-editors/emacs/emacs-21.4-r14.ebuild +++ b/app-editors/emacs/emacs-21.4-r14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r14.ebuild,v 1.5 2007/11/27 17:17:28 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r14.ebuild,v 1.6 2007/11/27 18:48:54 armin76 Exp $ WANT_AUTOCONF="2.1" @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}a.tar.gz LICENSE="GPL-2 FDL-1.1 BSD" SLOT="21" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="X Xaw3d leim lesstif motif nls sendmail" RDEPEND="sys-libs/ncurses |