summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2007-05-07 15:24:41 +0000
committerJeroen Roovers <jer@gentoo.org>2007-05-07 15:24:41 +0000
commit981f57e7ea9d3a4149902494cd8a41f48e68adf8 (patch)
treea25b277d56c258d0606221d9e0065d5751115cc5 /app-emacs/python-mode
parentMarked ~hppa (bug #177495). (diff)
downloadgentoo-2-981f57e7ea9d3a4149902494cd8a41f48e68adf8.tar.gz
gentoo-2-981f57e7ea9d3a4149902494cd8a41f48e68adf8.tar.bz2
gentoo-2-981f57e7ea9d3a4149902494cd8a41f48e68adf8.zip
Marked ~hppa (bug #177495).
(Portage version: 2.1.2.2)
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/ChangeLog7
-rw-r--r--app-emacs/python-mode/python-mode-1.0.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 978092696b32..0c4f9859395d 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.23 2006/08/19 19:44:50 mkennedy Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.24 2007/05/07 15:24:41 jer Exp $
+
+ 07 May 2007; Jeroen Roovers <jer@gentoo.org> python-mode-1.0.ebuild:
+ Marked ~hppa (bug #177495).
19 Aug 2006; Matthew Kennedy <mkennedy@gentoo.org>
-files/55python-mode-gentoo.el, -files/50python-mode-gentoo.el,
diff --git a/app-emacs/python-mode/python-mode-1.0.ebuild b/app-emacs/python-mode/python-mode-1.0.ebuild
index a9b44166c23a..ac7b89354312 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-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.7 2007/02/17 15:13:16 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-1.0.ebuild,v 1.8 2007/05/07 15:24:41 jer Exp $
inherit elisp distutils
@@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="as-is"
SLOT="0"
-KEYWORDS="amd64 arm ia64 ppc ppc-macos s390 sh x86"
+KEYWORDS="amd64 arm ~hppa ia64 ppc ppc-macos s390 sh x86"
IUSE=""
DEPEND="app-emacs/pymacs"