diff options
author | Joseph Jezak <josejx@gentoo.org> | 2005-03-05 08:55:55 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2005-03-05 08:55:55 +0000 |
commit | 069e040655aace2cf28e0f4bddbbe716a581a943 (patch) | |
tree | c152545b1520a21c7b4c24879bd299ea7f16cb8e /app-editors/emacs-cvs | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-069e040655aace2cf28e0f4bddbbe716a581a943.tar.gz gentoo-2-069e040655aace2cf28e0f4bddbbe716a581a943.tar.bz2 gentoo-2-069e040655aace2cf28e0f4bddbbe716a581a943.zip |
Marked ppc stable for bug #83136.
(Portage version: 2.0.51.19)
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 932270182c15..832e84d85801 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.32 2005/02/27 03:28:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/ChangeLog,v 1.33 2005/03/05 08:55:55 josejx Exp $ + + 05 Mar 2005; Joseph Jezak <josejx@gentoo.org> emacs-cvs-22.0.50.ebuild: + Marked ppc stable for bug #83136. 26 Feb 2005; Jason Wever <weeve@gentoo.org> emacs-cvs-22.0.50.ebuild: Stable on sparc wrt bug #83136. 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 833705dee8ff..769b044364b3 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.5 2005/02/27 03:28:49 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/emacs-cvs/emacs-cvs-22.0.50.ebuild,v 1.6 2005/03/05 08:55:55 josejx 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 |