diff options
author | 2008-05-16 19:58:01 +0000 | |
---|---|---|
committer | 2008-05-16 19:58:01 +0000 | |
commit | 5e0450fccc1079cbfac2bd795b43d32d12932113 (patch) | |
tree | 98aa6400c98429427816afcbc1bd91658717f6ec /app-editors/emacs/emacs-22.2-r2.ebuild | |
parent | ppc stable, bug #220911 (diff) | |
download | historical-5e0450fccc1079cbfac2bd795b43d32d12932113.tar.gz historical-5e0450fccc1079cbfac2bd795b43d32d12932113.tar.bz2 historical-5e0450fccc1079cbfac2bd795b43d32d12932113.zip |
ppc stable, bug #221197
Package-Manager: portage-2.1.5
Diffstat (limited to 'app-editors/emacs/emacs-22.2-r2.ebuild')
-rw-r--r-- | app-editors/emacs/emacs-22.2-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-22.2-r2.ebuild b/app-editors/emacs/emacs-22.2-r2.ebuild index d95a254ef3cf..2121bbd8bd85 100644 --- a/app-editors/emacs/emacs-22.2-r2.ebuild +++ b/app-editors/emacs/emacs-22.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.2-r2.ebuild,v 1.6 2008/05/14 20:22:46 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.2-r2.ebuild,v 1.7 2008/05/16 19:58:01 dertobi123 Exp $ inherit autotools elisp-common eutils flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="mirror://gnu/emacs/${P}.tar.gz" LICENSE="GPL-3 FDL-1.2 BSD" SLOT="22" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm hppa ia64 ppc ppc64 ~s390 ~sh sparc ~sparc-fbsd x86 ~x86-fbsd" IUSE="alsa gif gtk gzip-el hesiod jpeg kerberos motif png spell sound source tiff toolkit-scroll-bars X Xaw3d xpm" RESTRICT="strip" |