summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-04-04 11:00:50 +0200
committerJeroen Roovers <jer@gentoo.org>2019-04-04 11:02:37 +0200
commite97648e24a113d3ce8f89a59cf2659d1d9fab623 (patch)
tree2bd8bd30c0982f3a001305b1acb0563cb93484f8 /dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild
parentdev-libs/polylib: Switch to HTTPS in EGIT_REPO_URI (diff)
downloadgentoo-e97648e24a113d3ce8f89a59cf2659d1d9fab623.tar.gz
gentoo-e97648e24a113d3ce8f89a59cf2659d1d9fab623.tar.bz2
gentoo-e97648e24a113d3ce8f89a59cf2659d1d9fab623.zip
dev-libs/libxdg-basedir: Update HOMEPAGE
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>
Diffstat (limited to 'dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild')
-rw-r--r--dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
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 26e6d732db0b..96a53b458718 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
@@ -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"