summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Jezak <josejx@gentoo.org>2006-05-25 01:13:38 +0000
committerJoseph Jezak <josejx@gentoo.org>2006-05-25 01:13:38 +0000
commitfacbf08b01958309ad0b99902e113bd1f32143c4 (patch)
treea60ca54080bdcdba30f9c89d5441a8e0e0878469 /app-emacs/python-mode/python-mode-1.0.ebuild
parentUpdated to version 1.4.2 using CVS patch, added a security update, fix header... (diff)
downloadgentoo-2-facbf08b01958309ad0b99902e113bd1f32143c4.tar.gz
gentoo-2-facbf08b01958309ad0b99902e113bd1f32143c4.tar.bz2
gentoo-2-facbf08b01958309ad0b99902e113bd1f32143c4.zip
Marked ppc stable for bug #115186.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'app-emacs/python-mode/python-mode-1.0.ebuild')
-rw-r--r--app-emacs/python-mode/python-mode-1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emacs/python-mode/python-mode-1.0.ebuild b/app-emacs/python-mode/python-mode-1.0.ebuild
index 23bfb6809a0c..2dda8ccde630 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.3 2006/05/22 00:42:27 halcy0n Exp $
+# $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 $
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"