summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Weiler <pylon@gentoo.org>2004-04-03 23:35:30 +0000
committerLars Weiler <pylon@gentoo.org>2004-04-03 23:35:30 +0000
commitd51e8c64508071886815719496ba05ef79671fe7 (patch)
treeda8074f9937efbfc41517924e30686cc73690082 /app-emacs/python-mode
parentChange x11-base/xfree dependency to virtual/x11. (diff)
downloadhistorical-d51e8c64508071886815719496ba05ef79671fe7.tar.gz
historical-d51e8c64508071886815719496ba05ef79671fe7.tar.bz2
historical-d51e8c64508071886815719496ba05ef79671fe7.zip
stable on ppc
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/ChangeLog5
-rw-r--r--app-emacs/python-mode/Manifest4
-rw-r--r--app-emacs/python-mode/python-mode-4.6.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 033893bfc09a..7e94a476722b 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 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 $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.4 2004/04/03 23:35:30 pylon Exp $
+
+ 04 Apr 2004; Lars Weiler <pylon@gentoo.org> python-mode-4.6.ebuild:
+ stable on ppc
15 Feb 2004; David Holm <dholm@gentoo.org> python-mode-4.6.ebuild:
Added to ~ppc.
diff --git a/app-emacs/python-mode/Manifest b/app-emacs/python-mode/Manifest
index 02692210cc74..9587537fb248 100644
--- a/app-emacs/python-mode/Manifest
+++ b/app-emacs/python-mode/Manifest
@@ -1,5 +1,5 @@
-MD5 020067c1c6989838de3a8302b1c20c0e ChangeLog 516
-MD5 ee31b04a4ceb6e076a386379305d6543 python-mode-4.6.ebuild 797
+MD5 ef4bd77cd42da24f74aab4384e0297fc ChangeLog 602
MD5 fcd33d07e4ee719b01157946734f4fe8 metadata.xml 158
+MD5 be59cc072d55e376940c88068261a65e python-mode-4.6.ebuild 795
MD5 b16866ae5b915c74ccb69ff8591a4ada files/50python-mode-gentoo.el 334
MD5 7842a604f7fbeda6be9d9b86f6d143bb files/digest-python-mode-4.6 67
diff --git a/app-emacs/python-mode/python-mode-4.6.ebuild b/app-emacs/python-mode/python-mode-4.6.ebuild
index 2755c1064fa4..3f684180a7e3 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-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.4 2004/02/15 08:04:22 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.6.ebuild,v 1.5 2004/04/03 23:35:30 pylon 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"
+KEYWORDS="x86 ppc"
DEPEND="virtual/emacs"