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 | dcf3887c67900804c8e667ab519af5f2c7f6e54c (patch) | |
tree | 787363508309015892f9b0b5163bf449d58da3e4 /app-xemacs/haskell-mode | |
parent | whitespace warning fixes (diff) | |
download | gentoo-2-dcf3887c67900804c8e667ab519af5f2c7f6e54c.tar.gz gentoo-2-dcf3887c67900804c8e667ab519af5f2c7f6e54c.tar.bz2 gentoo-2-dcf3887c67900804c8e667ab519af5f2c7f6e54c.zip |
whitespace
(Portage version: 2.1.2.9)
Diffstat (limited to 'app-xemacs/haskell-mode')
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.05.ebuild | 3 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.10.ebuild | 3 | ||||
-rw-r--r-- | app-xemacs/haskell-mode/haskell-mode-1.11.ebuild | 3 |
3 files changed, 3 insertions, 6 deletions
diff --git a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild index 5743ebd04c21..026859ef3db3 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.05.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/haskell-mode/haskell-mode-1.05.ebuild,v 1.6 2005/01/01 17:05:59 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.05.ebuild,v 1.7 2007/07/11 02:37:37 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -15,4 +15,3 @@ app-xemacs/edit-utils KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages - diff --git a/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild index 281bf36ce1a8..2ad25b2f15fb 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.10.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/haskell-mode/haskell-mode-1.10.ebuild,v 1.3 2007/06/03 18:32:20 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.10.ebuild,v 1.4 2007/07/11 02:37:37 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -15,4 +15,3 @@ app-xemacs/edit-utils KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages - diff --git a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild b/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild index 194d6059400e..bd692ee5438f 100644 --- a/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild +++ b/app-xemacs/haskell-mode/haskell-mode-1.11.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/haskell-mode/haskell-mode-1.11.ebuild,v 1.1 2007/05/05 07:12:54 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/haskell-mode/haskell-mode-1.11.ebuild,v 1.2 2007/07/11 02:37:37 mr_bones_ Exp $ SLOT="0" IUSE="" @@ -15,4 +15,3 @@ app-xemacs/edit-utils KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86" inherit xemacs-packages - |