diff options
author | Mamoru Komachi <usata@gentoo.org> | 2005-02-25 03:20:35 +0000 |
---|---|---|
committer | Mamoru Komachi <usata@gentoo.org> | 2005-02-25 03:20:35 +0000 |
commit | b3fb5f7a247976e1282a96b3a068d1295fba8087 (patch) | |
tree | d63b30a17c1957f3c6c8bd1b28b207a51a00fd23 /app-editors/emacs-cvs | |
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')
-rw-r--r-- | app-editors/emacs-cvs/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/emacs-cvs/ChangeLog b/app-editors/emacs-cvs/ChangeLog index e983062559be..685ab1d8ddb9 100644 --- a/app-editors/emacs-cvs/ChangeLog +++ b/app-editors/emacs-cvs/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/emacs-cvs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.29 2005/02/16 13:51:54 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.30 2005/02/25 03:20:35 usata Exp $ + + 25 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-22.0.50.ebuild: + Marked stable on x86. See bug #83136. *emacs-cvs-23.0.0 (16 Feb 2005) 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 |