commit: 11c657c43bf854e35e02d13e3c27ba06aeedc6f4 Author: William Hubbs <williamh <AT> gentoo <DOT> org> AuthorDate: Wed Jan 13 17:48:18 2016 +0000 Commit: William Hubbs <williamh <AT> gentoo <DOT> org> CommitDate: Wed Jan 13 17:49:17 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c657c4
sys-apps/openrc: sync live ebuild sys-apps/openrc/openrc-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/openrc/openrc-9999.ebuild b/sys-apps/openrc/openrc-9999.ebuild index 4575415..bf25fc4 100644 --- a/sys-apps/openrc/openrc-9999.ebuild +++ b/sys-apps/openrc/openrc-9999.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit eutils flag-o-matic multilib pam toolchain-funcs DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" -HOMEPAGE="https://www.gentoo.org/proj/en/base/openrc/" +HOMEPAGE="https://github.com/openrc/openrc/" if [[ ${PV} == "9999" ]]; then EGIT_REPO_URI="git://github.com/OpenRC/${PN}.git"
