summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2007-02-11 10:46:22 +0000
committerMike Frysinger <vapier@gentoo.org>2007-02-11 10:46:22 +0000
commit491bbdb015d9d9690c64f539ee8c106e45624800 (patch)
treed56ff8f96504e28a92e6980897f0213743173672 /app-emacs/python-mode
parentarm/s390/sh stable #163692 (diff)
downloadhistorical-491bbdb015d9d9690c64f539ee8c106e45624800.tar.gz
historical-491bbdb015d9d9690c64f539ee8c106e45624800.tar.bz2
historical-491bbdb015d9d9690c64f539ee8c106e45624800.zip
arm/ia64/s390/sh love #165116
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/python-mode-1.0.ebuild11
1 files changed, 5 insertions, 6 deletions
diff --git a/app-emacs/python-mode/python-mode-1.0.ebuild b/app-emacs/python-mode/python-mode-1.0.ebuild
index 17212748fd42..818ae9862076 100644
--- a/app-emacs/python-mode/python-mode-1.0.ebuild
+++ b/app-emacs/python-mode/python-mode-1.0.ebuild
@@ -1,18 +1,17 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.5 2006/08/19 18:59:07 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-1.0.ebuild,v 1.6 2007/02/11 10:46:22 vapier Exp $
inherit elisp distutils
-IUSE=""
-
-DESCRIPTION="An Emacs major mode for editing Python source."
+DESCRIPTION="An Emacs major mode for editing Python source"
HOMEPAGE="http://sourceforge.net/projects/python-mode/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 ppc ppc-macos x86"
+KEYWORDS="amd64 ~arm ~ia64 ppc ppc-macos ~s390 ~sh x86"
+IUSE=""
DEPEND="app-emacs/pymacs"