From eb8d0091c458f708ddeb5e86d2c6e00ff26857f2 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Sat, 19 Aug 2006 18:59:07 +0000 Subject: Marked ppc-macos stable (bug #115186) Package-Manager: portage-2.1.1_pre4-r1 --- app-emacs/python-mode/ChangeLog | 5 ++++- app-emacs/python-mode/python-mode-1.0.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-emacs/python-mode') diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog index 8eba4523b5d6..f2ba6328ab8b 100644 --- a/app-emacs/python-mode/ChangeLog +++ b/app-emacs/python-mode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/python-mode # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.21 2006/05/25 01:13:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.22 2006/08/19 18:59:07 grobian Exp $ + + 19 Aug 2006; Fabian Groffen python-mode-1.0.ebuild: + Marked ppc-macos stable (bug #115186) 25 May 2006; Joseph Jezak python-mode-1.0.ebuild: Marked ppc stable for bug #115186. diff --git a/app-emacs/python-mode/python-mode-1.0.ebuild b/app-emacs/python-mode/python-mode-1.0.ebuild index 2dda8ccde630..17212748fd42 100644 --- a/app-emacs/python-mode/python-mode-1.0.ebuild +++ b/app-emacs/python-mode/python-mode-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-1.0.ebuild,v 1.4 2006/05/25 01:13:38 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-1.0.ebuild,v 1.5 2006/08/19 18:59:07 grobian Exp $ inherit elisp distutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ppc ~ppc-macos x86" +KEYWORDS="amd64 ppc ppc-macos x86" DEPEND="app-emacs/pymacs" -- cgit v1.2.3-65-gdbad