commit: ded9b99c629ab3a92683eeb6c1ab057720788486 Author: Petr Vaněk <arkamar <AT> atlas <DOT> cz> AuthorDate: Mon Nov 21 09:03:40 2022 +0000 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org> CommitDate: Mon Nov 21 15:40:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ded9b99c
dev-util/envman: update HOMEPAGE Signed-off-by: Petr Vaněk <arkamar <AT> atlas.cz> Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org> dev-util/envman/envman-2.1.1.ebuild | 4 ++-- 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>