summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2004-12-08 17:03:48 +0000
committerSimon Stelling <blubb@gentoo.org>2004-12-08 17:03:48 +0000
commit7e19e6bf96181f4ad23d24f2479b581306cfa34f (patch)
tree809e45de777ff5a7c42d0ed08b321273e5f7584c /app-emacs/python-mode
parentInitial add, closes bug #73750. Thanks to Yuri Vasilevski (diff)
downloadhistorical-7e19e6bf96181f4ad23d24f2479b581306cfa34f.tar.gz
historical-7e19e6bf96181f4ad23d24f2479b581306cfa34f.tar.bz2
historical-7e19e6bf96181f4ad23d24f2479b581306cfa34f.zip
~amd64
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/ChangeLog5
-rw-r--r--app-emacs/python-mode/python-mode-4.63-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 4d6ceabd159a..f9d9e7cebac3 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.8 2004/12/03 04:32:37 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.9 2004/12/08 17:03:48 blubb Exp $
+
+ 08 Dec 2004; Simon Stelling <blubb@gentoo.org> python-mode-4.63-r1.ebuild:
+ added ~amd64
*python-mode-4.63-r1 (03 Dec 2004)
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 6bda3c43cd86..990eeb3aa767 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-2004 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.1 2004/12/03 04:32:37 usata Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.63-r1.ebuild,v 1.2 2004/12/08 17:03:48 blubb 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"
+KEYWORDS="~x86 ~ppc-macos ~amd64"
DEPEND="app-emacs/pymacs"