diff options
author | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 21:56:14 +0000 |
---|---|---|
committer | Stefan Schweizer <genstef@gentoo.org> | 2007-02-28 21:56:14 +0000 |
commit | 720954d07c1a4b529137c61b73337b612505154f (patch) | |
tree | 6620c639564a2a188506c0ea673133c6f9d48e9a /app-editors/emacs | |
parent | Dropped ppc-macos keyword, see you in prefix (diff) | |
download | historical-720954d07c1a4b529137c61b73337b612505154f.tar.gz historical-720954d07c1a4b529137c61b73337b612505154f.tar.bz2 historical-720954d07c1a4b529137c61b73337b612505154f.zip |
Dropped ppc-macos keyword, see you in prefix
Package-Manager: portage-2.1.2-r12
Diffstat (limited to 'app-editors/emacs')
-rw-r--r-- | app-editors/emacs/emacs-22.0.50_pre20050225.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild b/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild index 1bf36920960c..7bd0db9fd3a7 100644 --- a/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild +++ b/app-editors/emacs/emacs-22.0.50_pre20050225.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-22.0.50_pre20050225.ebuild,v 1.6 2006/02/27 19:37:06 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs/emacs-22.0.50_pre20050225.ebuild,v 1.7 2007/02/28 21:55:12 genstef Exp $ inherit elisp-common alternatives flag-o-matic eutils @@ -50,7 +50,7 @@ PROVIDE="virtual/emacs virtual/editor" SLOT="22.0.50" LICENSE="GPL-2" # should run on other arches, but the ebuild is intended for ppc-macos -KEYWORDS="-* ~ppc-macos" +KEYWORDS="-*" DFILE=emacs-${SLOT}.desktop |