From: Paul Eggleton Date: Sat, 21 Dec 2013 23:35:45 +0000 (+0000) Subject: libunique: fix HOMEPAGE and touch up DESCRIPTION X-Git-Tag: 2015-4~4180 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=dee7d5b94f12e7e966bd39f0c82551d2c549588d;p=openembedded-core.git libunique: fix HOMEPAGE and touch up DESCRIPTION Signed-off-by: Paul Eggleton --- 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 \