aboutsummaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-12-21 23:35:45 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-01-02 12:47:34 +0000
commitdee7d5b94f12e7e966bd39f0c82551d2c549588d (patch)
tree1f92c34e5fa2ae82af432b5293eb04c1f9cfe5c3 /meta
parentec7a9dcacce39e922295a7d84b815b01af27a8b8 (diff)
downloadopenembedded-core-contrib-dee7d5b94f12e7e966bd39f0c82551d2c549588d.tar.gz
libunique: fix HOMEPAGE and touch up DESCRIPTION
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-gnome/libunique/libunique_1.1.6.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/libunique/libunique_1.1.6.bb b/meta/recipes-gnome/libunique/libunique_1.1.6.bb
index c18368997f..b870b79c6b 100644
--- a/meta/recipes-gnome/libunique/libunique_1.1.6.bb
+++ b/meta/recipes-gnome/libunique/libunique_1.1.6.bb
@@ -1,6 +1,6 @@
SUMMARY = "Library for supporting single instance GTK+ applications"
-DESCRIPTION = "Unique is a library for writing single instance application. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance."
-HOMEPAGE = "http://live.gnome.org/LibUnique"
+DESCRIPTION = "Unique is a library for writing single instance GTK+ applications. If you launch a single instance application twice, the second instance will either just quit or will send a message to the running instance."
+HOMEPAGE = "https://wiki.gnome.org/Attic/LibUnique"
BUGTRACKER = "https://bugzilla.gnome.org/enter_bug.cgi?product=libunique"
SRC_URI = "${GNOME_MIRROR}/libunique/1.1/libunique-${PV}.tar.bz2 \