summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Stelling <blubb@gentoo.org>2005-04-21 18:41:29 +0000
committerSimon Stelling <blubb@gentoo.org>2005-04-21 18:41:29 +0000
commit6a690b7bd317fbb29eeead3fcfe150b2692bbff3 (patch)
tree9220084cf6208c6fc4506ffb3e9f60cd4ceafcd8 /app-emacs/python-mode
parentstable amd64 (diff)
downloadgentoo-2-6a690b7bd317fbb29eeead3fcfe150b2692bbff3.tar.gz
gentoo-2-6a690b7bd317fbb29eeead3fcfe150b2692bbff3.tar.bz2
gentoo-2-6a690b7bd317fbb29eeead3fcfe150b2692bbff3.zip
stable amd64
(Portage version: 2.0.51.19)
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.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 43a63ec31114..0f633ba1819f 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.12 2005/04/10 18:34:33 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.13 2005/04/21 18:40:31 blubb Exp $
+
+ 21 Apr 2005; Simon Stelling <blubb@gentoo.org> python-mode-4.6.ebuild:
+ stable on amd64
10 Apr 2005; Michael Hanselmann <hansmi@gentoo.org>
python-mode-4.63-r1.ebuild:
diff --git a/app-emacs/python-mode/python-mode-4.6.ebuild b/app-emacs/python-mode/python-mode-4.6.ebuild
index c26aff7e43da..06cf08bfb326 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-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.6.ebuild,v 1.9 2005/01/01 13:57:55 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.6.ebuild,v 1.10 2005/04/21 18:40:31 blubb 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 ppc ~amd64"
+KEYWORDS="x86 ppc amd64"
DEPEND="virtual/emacs"