diff options
author | Dennis Lamm <expeditioneer@gentoo.org> | 2019-01-20 20:06:41 +0100 |
---|---|---|
committer | Dennis Lamm <expeditioneer@gentoo.org> | 2019-01-20 20:08:08 +0100 |
commit | c1630b3f975262d50011045aa4caebf9b8f10a8a (patch) | |
tree | ab81d3e1a76714cb6c683639b255a7723d933619 /app-misc/geoclue | |
parent | dev-ruby/multi_test: add ruby26 (diff) | |
download | gentoo-c1630b3f975262d50011045aa4caebf9b8f10a8a.tar.gz gentoo-c1630b3f975262d50011045aa4caebf9b8f10a8a.tar.bz2 gentoo-c1630b3f975262d50011045aa4caebf9b8f10a8a.zip |
app-misc/geoclue: adapted Homepage to new location
Signed-off-by: Dennis Lamm <expeditioneer@gentoo.org>
Diffstat (limited to 'app-misc/geoclue')
-rw-r--r-- | app-misc/geoclue/geoclue-2.4.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/geoclue/geoclue-2.4.13.ebuild b/app-misc/geoclue/geoclue-2.4.13.ebuild index 93ff80b44085..153c7db03815 100644 --- a/app-misc/geoclue/geoclue-2.4.13.ebuild +++ b/app-misc/geoclue/geoclue-2.4.13.ebuild @@ -7,7 +7,7 @@ GNOME2_EAUTORECONF="yes" # 2.4.13 isn't properly disted, as released concurrentl inherit gnome2 systemd user DESCRIPTION="A geoinformation D-Bus service" -HOMEPAGE="https://freedesktop.org/wiki/Software/GeoClue" +HOMEPAGE="https://gitlab.freedesktop.org/geoclue/geoclue/wikis/home" SRC_URI="https://gitlab.freedesktop.org/geoclue/${PN}/-/archive/${PV}/${P}.tar.bz2" LICENSE="LGPL-2" |