diff options
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r-- | app-emacs/python-mode/Manifest | 2 | ||||
-rw-r--r-- | app-emacs/python-mode/python-mode-4.6.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/python-mode/Manifest b/app-emacs/python-mode/Manifest index 4cc1050bb8fb..ee84feb1bbf3 100644 --- a/app-emacs/python-mode/Manifest +++ b/app-emacs/python-mode/Manifest @@ -1,4 +1,4 @@ MD5 c16c5034824a910825d6242cafa2a7e6 ChangeLog 430 -MD5 5edde61d90466fb76d05c2fda91b8106 python-mode-4.6.ebuild 794 +MD5 7a0731551dee9c8cec50955016c0843e 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 fb1bb9a18278..a8c451d5266e 100644 --- a/app-emacs/python-mode/python-mode-4.6.ebuild +++ b/app-emacs/python-mode/python-mode-4.6.ebuild @@ -1,8 +1,8 @@ # Copyright 1999-2003 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.2 2003/02/13 07:08:15 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-4.6.ebuild,v 1.3 2003/09/06 22:01:25 msterret Exp $ -inherit elisp +inherit elisp IUSE="" |