diff options
author | Jason Wever <weeve@gentoo.org> | 2005-02-27 03:28:49 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-02-27 03:28:49 +0000 |
commit | 990a4155a12f60502a65e59260613081475113ea (patch) | |
tree | c2e61e49453ed6e62dc48478f2184a2df11eabdb /app-editors | |
parent | Add K_DEFCONFIG for improved MIPS headers support. (diff) | |
download | gentoo-2-990a4155a12f60502a65e59260613081475113ea.tar.gz gentoo-2-990a4155a12f60502a65e59260613081475113ea.tar.bz2 gentoo-2-990a4155a12f60502a65e59260613081475113ea.zip |
Stable on sparc wrt bug #83136.
(Portage version: 2.0.51.17)
Diffstat (limited to 'app-editors')
-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 ea2a1794cdb8..932270182c15 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.31 2005/02/25 15:14:52 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.32 2005/02/27 03:28:49 weeve Exp $ + + 26 Feb 2005; Jason Wever <weeve@gentoo.org> emacs-cvs-22.0.50.ebuild: + Stable on sparc wrt bug #83136. 26 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> emacs-cvs-22.0.50.ebuild, emacs-cvs-23.0.0.ebuild: 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 731a3dc88fe0..833705dee8ff 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.4 2005/02/25 15:14:52 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild,v 1.5 2005/02/27 03:28:49 weeve 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 |