diff options
author | Petr Vaněk <arkamar@atlas.cz> | 2022-11-21 10:03:40 +0100 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-11-21 17:40:33 +0200 |
commit | ded9b99c629ab3a92683eeb6c1ab057720788486 (patch) | |
tree | 53806c491b8d706b338a7ee593f0e885a578a3ef /dev-util | |
parent | dev-util/envman: reference other packages in longdescription (diff) | |
download | gentoo-ded9b99c629ab3a92683eeb6c1ab057720788486.tar.gz gentoo-ded9b99c629ab3a92683eeb6c1ab057720788486.tar.bz2 gentoo-ded9b99c629ab3a92683eeb6c1ab057720788486.zip |
dev-util/envman: update HOMEPAGE
Signed-off-by: Petr Vaněk <arkamar@atlas.cz>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
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> |