diff options
author | 2005-02-25 03:20:35 +0000 | |
---|---|---|
committer | 2005-02-25 03:20:35 +0000 | |
commit | b3fb5f7a247976e1282a96b3a068d1295fba8087 (patch) | |
tree | d63b30a17c1957f3c6c8bd1b28b207a51a00fd23 /app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-b3fb5f7a247976e1282a96b3a068d1295fba8087.tar.gz gentoo-2-b3fb5f7a247976e1282a96b3a068d1295fba8087.tar.bz2 gentoo-2-b3fb5f7a247976e1282a96b3a068d1295fba8087.zip |
Marked stable on x86. See bug #83136.
(Portage version: 2.0.51.16)
Diffstat (limited to 'app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild')
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild b/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild index 2afab5f675fd..2c4558347ca2 100644 --- a/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild +++ b/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild,v 1.2 2005/02/16 13:51:54 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild,v 1.3 2005/02/25 03:20:35 usata Exp $ ECVS_AUTH="ext" export CVS_RSH="ssh" @@ -42,7 +42,7 @@ PROVIDE="virtual/emacs virtual/editor" SLOT="22.0.50" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~sparc ~amd64 ~ppc-macos" +KEYWORDS="x86 ~ppc ~sparc ~amd64 ~ppc-macos" DFILE=emacs-${SLOT}.desktop |