aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/xorg-app
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-07-29 20:23:54 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-08-02 00:53:47 +0200
commit033af22d565adabc05303f88e76e31e7d239756c (patch)
tree65306515c69ba829bf4fd09a8135b425b3463cc8 /recipes/xorg-app
parentb02759814b9245095956d91b2b551e47cb794a24 (diff)
downloadopenembedded-033af22d565adabc05303f88e76e31e7d239756c.tar.gz
iceauth: Improve `DESCRIPTION` and remove white space
1. Improve description: s/a tool/Tool/. Therefore bump `PR`. 2. Remove unneeded space when using `+=`. 3. Please note that the fields `LICENSE` and `HOMEPAGE` are defined in the include file [2]. Based on a patch for meta-oe from Andreas [1]. [1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-July/034168.html [2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-July/034171.html Signed-off-by: Andreas Mueller <schnitzeltony@gmx.de> Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Diffstat (limited to 'recipes/xorg-app')
-rw-r--r--recipes/xorg-app/iceauth_1.0.4.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/xorg-app/iceauth_1.0.4.bb b/recipes/xorg-app/iceauth_1.0.4.bb
index 6bb99999bf..3e6608d129 100644
--- a/recipes/xorg-app/iceauth_1.0.4.bb
+++ b/recipes/xorg-app/iceauth_1.0.4.bb
@@ -1,8 +1,8 @@
require xorg-app-common.inc
-DESCRIPTION = "a tool for manipulating ICE protocol authorization records"
-DEPENDS += " libice"
+DESCRIPTION = "Tool for manipulating ICE protocol authorization records"
+DEPENDS += "libice"
PE = "1"
-PR = "${INC_PR}.0"
+PR = "${INC_PR}.1"
SRC_URI[archive.md5sum] = "bb2e4d2611047f7c5a1a82ec956a9de4"
SRC_URI[archive.sha256sum] = "0ee6fd4554f0131b1ed526ee00b9cf643e7dc97eb70fb51448848ef2f349938d"