diff options
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/envman/envman-2.1.1.ebuild | 4 | ||||
-rw-r--r-- | dev-util/envman/metadata.xml | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/envman/envman-2.1.1.ebuild b/dev-util/envman/envman-2.1.1.ebuild index 6d4a1643b1dc..6b28de28dfe1 100644 --- a/dev-util/envman/envman-2.1.1.ebuild +++ b/dev-util/envman/envman-2.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ EGO_ON="github.com/bitrise-io" EGO_PN="${EGO_ON}/${PN}" DESCRIPTION="Environment variable manager for Bitrise CLI" -HOMEPAGE="https://www.bitrise.io/cli" +HOMEPAGE="https://app.bitrise.io/cli" SRC_URI="https://${EGO_PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" diff --git a/dev-util/envman/metadata.xml b/dev-util/envman/metadata.xml index 738757ed1a7b..c6c9bcfe5196 100644 --- a/dev-util/envman/metadata.xml +++ b/dev-util/envman/metadata.xml @@ -6,7 +6,7 @@ Environment variable manager for Bitrise CLI. Part of the Bitrise Continuous Integration, Delivery and Automations Stack, with <pkg>dev-util/stepman</pkg> and <pkg>dev-util/bitrise</pkg>. For a - nice & quick intro you should check: https://www.bitrise.io/cli + nice & quick intro you should check: https://app.bitrise.io/cli </longdescription> <upstream> <bugs-to>https://github.com/bitrise-io/envman/issues</bugs-to> |