diff options
author | Matthew Kennedy <mkennedy@gentoo.org> | 2003-06-04 18:54:40 +0000 |
---|---|---|
committer | Matthew Kennedy <mkennedy@gentoo.org> | 2003-06-04 18:54:40 +0000 |
commit | d32f2aa9fabc697fa6fd0ba68271dd9df6d4077c (patch) | |
tree | eafb9b95b08f1b39ab5fc55cf0d5f01cf50d9431 /app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild | |
parent | minor version bump and support for emacs (diff) | |
download | gentoo-2-d32f2aa9fabc697fa6fd0ba68271dd9df6d4077c.tar.gz gentoo-2-d32f2aa9fabc697fa6fd0ba68271dd9df6d4077c.tar.bz2 gentoo-2-d32f2aa9fabc697fa6fd0ba68271dd9df6d4077c.zip |
moving back to stable keywords (see bug 22225)
Diffstat (limited to 'app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild')
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild b/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild index 3d40ddd5585f..4f0b5d594577 100644 --- a/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild,v 1.10 2003/06/01 09:02:51 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-21.3.50.ebuild,v 1.11 2003/06/04 18:54:36 mkennedy Exp $ ECVS_SERVER="subversions.gnu.org:/cvsroot/emacs" ECVS_MODULE="emacs" @@ -39,7 +39,7 @@ PROVIDE="virtual/emacs virtual/editor" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="x86 ppc sparc" DFILE=emacs.desktop |