From 4bdc616980fdfb682c0420525eede4a19a00d981 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:00:13 +0100 Subject: [PATCH] dev-libs/libxdg-basedir: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild index 4d8ca2a7e832..e4b82be5bb59 100644 --- a/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild +++ b/dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild @@ -6,7 +6,7 @@ inherit autotools eutils DESCRIPTION="Small library to access XDG Base Directories Specification paths" HOMEPAGE="https://github.com/devnev/libxdg-basedir" -SRC_URI="${HOMEPAGE}/archive/${P}.tar.gz" +SRC_URI="https://github.com/devnev/libxdg-basedir/archive/${P}.tar.gz" LICENSE="MIT" SLOT="0" -- 2.26.2