summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-04-10 18:34:51 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-04-10 18:34:51 +0000
commit588748a698f9136cdf129131c154573b7f39aa97 (patch)
treed7537c7dbe5d74090497934d71feb545216e5df6 /app-emacs/python-mode
parentStable on ppc. (diff)
downloadhistorical-588748a698f9136cdf129131c154573b7f39aa97.tar.gz
historical-588748a698f9136cdf129131c154573b7f39aa97.tar.bz2
historical-588748a698f9136cdf129131c154573b7f39aa97.zip
Added to ~ppc
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/ChangeLog6
-rw-r--r--app-emacs/python-mode/python-mode-4.63-r1.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index e2fe3c96b6cb..43a63ec31114 100644
--- a/app-emacs/python-mode/ChangeLog
+++ b/app-emacs/python-mode/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/python-mode
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.11 2005/02/10 08:34:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.12 2005/04/10 18:34:33 hansmi Exp $
+
+ 10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
+ python-mode-4.63-r1.ebuild:
+ Added to ~ppc.
10 Feb 2005; Mamoru KOMACHI <usata@gentoo.org> python-mode-4.63-r1.ebuild,
-python-mode-4.63.ebuild:
diff --git a/app-emacs/python-mode/python-mode-4.63-r1.ebuild b/app-emacs/python-mode/python-mode-4.63-r1.ebuild
index 0bde40d2ac7f..1489fc6af3c0 100644
--- a/app-emacs/python-mode/python-mode-4.63-r1.ebuild
+++ b/app-emacs/python-mode/python-mode-4.63-r1.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-emacs/python-mode/python-mode-4.63-r1.ebuild,v 1.4 2005/02/10 08:34:04 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.63-r1.ebuild,v 1.5 2005/04/10 18:34:33 hansmi Exp $
inherit distutils elisp
@@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/python-mode/${MY_P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86 ~ppc-macos ~amd64"
+KEYWORDS="x86 ~ppc-macos ~amd64 ~ppc"
DEPEND="app-emacs/pymacs"