diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-02 19:27:34 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-02 19:27:34 +0000 |
commit | cc04b12af4f069970b0fc6aae7ef0a870a2386c3 (patch) | |
tree | bdc5e64da2b8abe2aebcfbf0b3bb10ea845787c2 /app-xemacs/gentoo-syntax | |
parent | whitespace (diff) | |
download | gentoo-2-cc04b12af4f069970b0fc6aae7ef0a870a2386c3.tar.gz gentoo-2-cc04b12af4f069970b0fc6aae7ef0a870a2386c3.tar.bz2 gentoo-2-cc04b12af4f069970b0fc6aae7ef0a870a2386c3.zip |
whitespace
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'app-xemacs/gentoo-syntax')
-rw-r--r-- | app-xemacs/gentoo-syntax/gentoo-syntax-1.10.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-xemacs/gentoo-syntax/gentoo-syntax-1.10.ebuild b/app-xemacs/gentoo-syntax/gentoo-syntax-1.10.ebuild index c01d8081eb01..f647f14787a9 100644 --- a/app-xemacs/gentoo-syntax/gentoo-syntax-1.10.ebuild +++ b/app-xemacs/gentoo-syntax/gentoo-syntax-1.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.10.ebuild,v 1.1 2009/01/02 18:16:47 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/gentoo-syntax/gentoo-syntax-1.10.ebuild,v 1.2 2009/01/02 19:27:34 mr_bones_ Exp $ inherit xemacs-elisp eutils @@ -15,5 +15,3 @@ IUSE="" RDEPEND=">=app-editors/xemacs-21.4.20-r5 app-xemacs/sh-script" DEPEND="${RDEPEND}" - - |