commit: ae4700488d2c4f2a0dc953e67a893ad9d6701d48 Author: Anna (navi) Figueiredo Gomes <navi <AT> vlhl <DOT> dev> AuthorDate: Sun Jul 21 00:41:41 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jul 21 00:43:09 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ae470048
sys-apps/openrc-navi: update DESCRIPTION, HOMEPAGE Signed-off-by: Anna (navi) Figueiredo Gomes <navi <AT> vlhl.dev> Closes: https://github.com/gentoo/gentoo/pull/37645 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/openrc-navi/openrc-navi-0.60_beta.ebuild | 4 ++-- sys-apps/openrc-navi/openrc-navi-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sys-apps/openrc-navi/openrc-navi-0.60_beta.ebuild b/sys-apps/openrc-navi/openrc-navi-0.60_beta.ebuild index 935d2c3150cc..536afa285068 100644 --- a/sys-apps/openrc-navi/openrc-navi-0.60_beta.ebuild +++ b/sys-apps/openrc-navi/openrc-navi-0.60_beta.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit meson pam -DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" -HOMEPAGE="https://github.com/openrc/openrc/" +DESCRIPTION="OpenRC fork with user services support" +HOMEPAGE="https://github.com/navi-desu/openrc/" if [[ ${PV} =~ ^9{4,}$ ]]; then EGIT_REPO_URI="https://github.com/navi-desu/openrc.git" diff --git a/sys-apps/openrc-navi/openrc-navi-9999.ebuild b/sys-apps/openrc-navi/openrc-navi-9999.ebuild index 935d2c3150cc..536afa285068 100644 --- a/sys-apps/openrc-navi/openrc-navi-9999.ebuild +++ b/sys-apps/openrc-navi/openrc-navi-9999.ebuild @@ -5,8 +5,8 @@ EAPI=8 inherit meson pam -DESCRIPTION="OpenRC manages the services, startup and shutdown of a host" -HOMEPAGE="https://github.com/openrc/openrc/" +DESCRIPTION="OpenRC fork with user services support" +HOMEPAGE="https://github.com/navi-desu/openrc/" if [[ ${PV} =~ ^9{4,}$ ]]; then EGIT_REPO_URI="https://github.com/navi-desu/openrc.git"
