diff options
-rw-r--r-- | sys-apps/openrc-navi/openrc-navi-0.60_beta.ebuild | 4 | ||||
-rw-r--r-- | 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" |