Skip to content

Commit

Permalink
dev-libs/libxdg-basedir: Update HOMEPAGE
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
Jeroen Roovers committed Apr 4, 2019
1 parent 17e9218 commit e97648e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-libs/libxdg-basedir/libxdg-basedir-1.2.0-r1.ebuild
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit e97648e

Please sign in to comment.