summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 03:02:13 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-11-07 03:02:13 +0000
commited7358ff8921cb7166014a5edce314d564905b91 (patch)
tree9d446f1d406ab94eb88d6a3fc6cd20a9c374bbb0 /kde-base/dcopjava
parentdigest fix (diff)
downloadgentoo-2-ed7358ff8921cb7166014a5edce314d564905b91.tar.gz
gentoo-2-ed7358ff8921cb7166014a5edce314d564905b91.tar.bz2
gentoo-2-ed7358ff8921cb7166014a5edce314d564905b91.zip
repoman: Fix leading whitespace
Diffstat (limited to 'kde-base/dcopjava')
-rw-r--r--kde-base/dcopjava/dcopjava-3.3.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/kde-base/dcopjava/dcopjava-3.3.1.ebuild b/kde-base/dcopjava/dcopjava-3.3.1.ebuild
index e0d617ebd7a3..327925dcbfcb 100644
--- a/kde-base/dcopjava/dcopjava-3.3.1.ebuild
+++ b/kde-base/dcopjava/dcopjava-3.3.1.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/kde-base/dcopjava/dcopjava-3.3.1.ebuild,v 1.1 2004/11/06 17:23:32 danarmak Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/dcopjava/dcopjava-3.3.1.ebuild,v 1.2 2004/11/07 03:01:03 mr_bones_ Exp $
# NOTE TODO install a jar file rather than a tree of class files, and use java-pkg.eclass,
# in keeping with policy
@@ -19,5 +19,5 @@ PATCHES="$FILESDIR/no-gtk-glib-check.diff"
myconf="$myconf --with-java=`java-config --jdk-home`"
pkg_setup() {
- ewarn "This package is consdered broken by upstream. You're on your own."
-} \ No newline at end of file
+ ewarn "This package is consdered broken by upstream. You're on your own."
+}