diff options
author | Marc Schiffbauer <mschiff@gentoo.org> | 2017-04-20 20:24:34 +0200 |
---|---|---|
committer | Marc Schiffbauer <mschiff@gentoo.org> | 2017-04-20 20:25:12 +0200 |
commit | e49d2df990023dbfda78b15bd6718eadf8116559 (patch) | |
tree | c9b3b6e634db1fd4e3ff8d8bb9e2f5db264f09d2 /sys-cluster | |
parent | dev-python/autopep8: Tested on py3.6 (diff) | |
download | gentoo-e49d2df990023dbfda78b15bd6718eadf8116559.tar.gz gentoo-e49d2df990023dbfda78b15bd6718eadf8116559.tar.bz2 gentoo-e49d2df990023dbfda78b15bd6718eadf8116559.zip |
sys-cluster/sanlock: updated homepage
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'sys-cluster')
-rw-r--r-- | sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild index a53b8a542c95..278c65e36ef6 100644 --- a/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild +++ b/sys-cluster/sanlock/sanlock-3.4.0-r1.ebuild @@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 python3_{4,5} ) inherit linux-info python-r1 systemd user DESCRIPTION="shared storage lock manager" -HOMEPAGE="https://fedorahosted.org/sanlock/" +HOMEPAGE="https://pagure.io/sanlock" SRC_URI="https://git.fedorahosted.org/cgit/${PN}.git/snapshot/${P}.tar.xz" LICENSE="LGPL-2+ GPL-2 GPL-2+" |