diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 02:37:38 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-07-11 02:37:38 +0000 |
commit | 013cfee726d7b3e0c7bf9ff0110286b6b0317dae (patch) | |
tree | 470416795df42b5d4285587928a3719e4c9b67e3 /app-xemacs/python-modes | |
parent | whitespace warning fixes (diff) | |
download | historical-013cfee726d7b3e0c7bf9ff0110286b6b0317dae.tar.gz historical-013cfee726d7b3e0c7bf9ff0110286b6b0317dae.tar.bz2 historical-013cfee726d7b3e0c7bf9ff0110286b6b0317dae.zip |
whitespace
Package-Manager: portage-2.1.2.9
Diffstat (limited to 'app-xemacs/python-modes')
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.02.ebuild | 3 | ||||
-rw-r--r-- | app-xemacs/python-modes/python-modes-1.08.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/app-xemacs/python-modes/python-modes-1.02.ebuild b/app-xemacs/python-modes/python-modes-1.02.ebuild index b6beb877f942..7183cdb7d4a9 100644 --- a/app-xemacs/python-modes/python-modes-1.02.ebuild +++ b/app-xemacs/python-modes/python-modes-1.02.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-xemacs/python-modes/python-modes-1.02.ebuild,v 1.7 2005/08/07 13:22:06 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.02.ebuild,v 1.8 2007/07/11 02:37:37 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -13,4 +13,3 @@ app-xemacs/mail-lib KEYWORDS="alpha amd64 ppc sparc x86" inherit xemacs-packages - diff --git a/app-xemacs/python-modes/python-modes-1.08.ebuild b/app-xemacs/python-modes/python-modes-1.08.ebuild index 115baa08e24e..3e4b1064fd98 100644 --- a/app-xemacs/python-modes/python-modes-1.08.ebuild +++ b/app-xemacs/python-modes/python-modes-1.08.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.08.ebuild,v 1.3 2007/06/03 19:05:59 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/python-modes/python-modes-1.08.ebuild,v 1.4 2007/07/11 02:37:37 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -15,4 +15,3 @@ app-xemacs/fsf-compat KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages - |