summaryrefslogtreecommitdiffstats
path: root/recipes-core/classpath
diff options
context:
space:
mode:
authorHenning Heinold <heinold@inf.fu-berlin.de>2013-01-10 18:53:29 +0100
committerHenning Heinold <heinold@inf.fu-berlin.de>2013-01-24 22:32:08 +0100
commitf861d37eb4851245d36889c2d5f44177dfe873f0 (patch)
tree1f6d0d28ccd0e7bb4a6fe3e0a08c41576a8b7f75 /recipes-core/classpath
parent12936a0f3e9c4eee380107f11e87489b35b1504d (diff)
downloadmeta-java-f861d37eb4851245d36889c2d5f44177dfe873f0.tar.gz
classpath-initial: remove trailing whitespace
Diffstat (limited to 'recipes-core/classpath')
-rw-r--r--recipes-core/classpath/classpath-initial_0.93.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/classpath/classpath-initial_0.93.bb b/recipes-core/classpath/classpath-initial_0.93.bb
index 7c2683c..4d7dfa3 100644
--- a/recipes-core/classpath/classpath-initial_0.93.bb
+++ b/recipes-core/classpath/classpath-initial_0.93.bb
@@ -5,7 +5,7 @@ require classpath-native.inc
5 5
6DESCRIPTION="Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native." 6DESCRIPTION="Java1.4-compatible GNU Classpath variant that is used as bootclasspath for jikes-native."
7LIC_FILES_CHKSUM = "file://COPYING;md5=af0004801732bc4b20d90f351cf80510" 7LIC_FILES_CHKSUM = "file://COPYING;md5=af0004801732bc4b20d90f351cf80510"
8DEPENDS += "jikes-native" 8DEPENDS += "jikes-native"
9 9
10PR = "${INC_PR}.0" 10PR = "${INC_PR}.0"
11 11