summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-10-03 06:34:32 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-10-03 06:34:32 +0000
commitb9473d00de6a47c2a0a17f221d1e951b87dc925c (patch)
treee2e1b75de366fda4798e0bcdf6f524f0ec96c3ae /app-editors/jedit
parentrepoman: whitespace cleanup (Manifest recommit) (diff)
downloadgentoo-2-b9473d00de6a47c2a0a17f221d1e951b87dc925c.tar.gz
gentoo-2-b9473d00de6a47c2a0a17f221d1e951b87dc925c.tar.bz2
gentoo-2-b9473d00de6a47c2a0a17f221d1e951b87dc925c.zip
repoman: Trim trailing whitespace
Diffstat (limited to 'app-editors/jedit')
-rw-r--r--app-editors/jedit/jedit-4.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/jedit/jedit-4.2.ebuild b/app-editors/jedit/jedit-4.2.ebuild
index 43a26e3216f4..0eeff9fd8a28 100644
--- a/app-editors/jedit/jedit-4.2.ebuild
+++ b/app-editors/jedit/jedit-4.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.2.ebuild,v 1.2 2004/10/02 16:38:03 axxo Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/jedit/jedit-4.2.ebuild,v 1.3 2004/10/03 06:33:49 mr_bones_ Exp $
inherit java-utils
@@ -17,8 +17,8 @@ IUSE="jikes doc"
RDEPEND=">=virtual/jdk-1.3"
DEPEND="${RDEPEND}
- doc? (
- =app-text/docbook-xml-dtd-4.3*
+ doc? (
+ =app-text/docbook-xml-dtd-4.3*
=app-text/docbook-xsl-stylesheets-1.65.1*
)
>=dev-java/ant-1.5.4