dev-libs/libxdg-basedir: Update HOMEPAGE
authorJeroen Roovers <jer@gentoo.org>
Thu, 4 Apr 2019 09:00:50 +0000 (11:00 +0200)
committerJeroen Roovers <jer@gentoo.org>
Thu, 4 Apr 2019 09:02:37 +0000 (11:02 +0200)
The repo.or.cz site is outdated and the GH repo seems slightly more
active.

Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild

index 26e6d732db0bc93e7dfd22d38b91d9fc034bf4f2..96a53b45871837b63e4f39c1ae2ee80a2858d6b7 100644 (file)
@@ -1,12 +1,12 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit autotools eutils
 
 DESCRIPTION="Small library to access XDG Base Directories Specification paths"
-HOMEPAGE="http://repo.or.cz/w/libxdg-basedir.git"
-SRC_URI="https://github.com/devnev/${PN}/archive/${P}.tar.gz"
+HOMEPAGE="https://github.com/devnev/libxdg-basedir"
+SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz"
 
 LICENSE="MIT"
 SLOT="0"