summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Holm <dholm@gentoo.org>2004-02-15 08:04:22 +0000
committerDavid Holm <dholm@gentoo.org>2004-02-15 08:04:22 +0000
commitb59bab7702c99b4407fff56349573a1cb81c6a7c (patch)
tree376e9d7079f47dac94815e8b824e8e58eaf9a431 /app-emacs/python-mode
parentsamba-3.0.2a (diff)
downloadgentoo-2-b59bab7702c99b4407fff56349573a1cb81c6a7c.tar.gz
gentoo-2-b59bab7702c99b4407fff56349573a1cb81c6a7c.tar.bz2
gentoo-2-b59bab7702c99b4407fff56349573a1cb81c6a7c.zip
Added to ~ppc
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/ChangeLog7
-rw-r--r--app-emacs/python-mode/python-mode-4.6.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 1c8386762127..033893bfc09a 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-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.2 2003/02/12 03:55:41 vapier Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.3 2004/02/15 08:04:22 dholm Exp $
+
+ 15 Feb 2004; David Holm <dholm@gentoo.org> python-mode-4.6.ebuild:
+ Added to ~ppc.
*python-mode-4.6 (31 Oct 2002)
diff --git a/app-emacs/python-mode/python-mode-4.6.ebuild b/app-emacs/python-mode/python-mode-4.6.ebuild
index a8c451d5266e..2755c1064fa4 100644
--- a/app-emacs/python-mode/python-mode-4.6.ebuild
+++ b/app-emacs/python-mode/python-mode-4.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.6.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.6.ebuild,v 1.4 2004/02/15 08:04:22 dholm Exp $
inherit elisp
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.python.org/emacs/python-mode/"
SRC_URI="mirror://gentoo/${P}.tar.bz2"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="x86"
+KEYWORDS="x86 ~ppc"
DEPEND="virtual/emacs"