diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:01:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:01:31 +0000 |
commit | c447b119c0e1a5d6ecbb960f22a713bc65f6ed98 (patch) | |
tree | a6a03c88bfeef284a8ae56d140206ef1f0388da6 /app-emacs/python-mode | |
parent | Adding a bunch of xkb patches and other things. PATCH_VER is 2.1.11. (diff) | |
download | historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.gz historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.tar.bz2 historical-c447b119c0e1a5d6ecbb960f22a713bc65f6ed98.zip |
repoman: trim trailing whitespace
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="" |