diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-06-05 15:56:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-06-05 15:56:02 +0000 |
commit | 417b2bd203991428f49e1e1e68320e8fed60bdc2 (patch) | |
tree | 977ea70473a18f0691daa5586eed716b2966ee39 /app-editors/emacs/emacs-21.4-r20.ebuild | |
parent | Version bump (diff) | |
download | historical-417b2bd203991428f49e1e1e68320e8fed60bdc2.tar.gz historical-417b2bd203991428f49e1e1e68320e8fed60bdc2.tar.bz2 historical-417b2bd203991428f49e1e1e68320e8fed60bdc2.zip |
alpha/arm/ia64/sh stable wrt #313861
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'app-editors/emacs/emacs-21.4-r20.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-21.4-r20.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-21.4-r20.ebuild b/app-editors/emacs/emacs-21.4-r20.ebuild index afa13c78cd40..b0f97e1396ad 100644 --- a/app-editors/emacs/emacs-21.4-r20.ebuild +++ b/app-editors/emacs/emacs-21.4-r20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r20.ebuild,v 1.6 2010/05/24 15:39:30 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-21.4-r20.ebuild,v 1.7 2010/06/05 15:56:02 armin76 Exp $ EAPI=2 @@ -14,7 +14,7 @@ SRC_URI="mirror://gnu/emacs/${P}a.tar.gz LICENSE="GPL-2 FDL-1.1 BSD as-is MIT" SLOT="21" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 arm hppa ia64 ppc ~ppc64 ~s390 sh sparc x86 ~x86-fbsd" IUSE="X Xaw3d leim motif sendmail" DEPEND="sys-libs/ncurses |