summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPetr Vaněk <arkamar@atlas.cz>2022-11-21 10:02:15 +0100
committerJoonas Niilola <juippis@gentoo.org>2022-11-21 17:40:33 +0200
commitfd86a910e4438a698264fd21bf2f83cda42592e0 (patch)
tree62fed9aa75c59a6ba6d5c7d8d1bd662b15628c28 /dev-util
parentdev-util/bitrise: reference other packages in longdescription (diff)
downloadgentoo-fd86a910e4438a698264fd21bf2f83cda42592e0.tar.gz
gentoo-fd86a910e4438a698264fd21bf2f83cda42592e0.tar.bz2
gentoo-fd86a910e4438a698264fd21bf2f83cda42592e0.zip
dev-util/bitrise: 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/bitrise/bitrise-1.24.0.ebuild4
-rw-r--r--dev-util/bitrise/metadata.xml2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/bitrise/bitrise-1.24.0.ebuild b/dev-util/bitrise/bitrise-1.24.0.ebuild
index 59ddcd2ba0d4..5932eadff4fc 100644
--- a/dev-util/bitrise/bitrise-1.24.0.ebuild
+++ b/dev-util/bitrise/bitrise-1.24.0.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="Run your Bitrise.io automations on any Mac or Linux machine"
-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/bitrise/metadata.xml b/dev-util/bitrise/metadata.xml
index e6e0e9ce8691..9ba7a6c46c99 100644
--- a/dev-util/bitrise/metadata.xml
+++ b/dev-util/bitrise/metadata.xml
@@ -8,7 +8,7 @@
service, with a mobile app focus). Part of the Bitrise Continuous
Integration, Delivery and Automations Stack, with <pkg>dev-util/stepman</pkg>
and <pkg>dev-util/envman</pkg>. For a nice &amp; quick intro you should check:
- https://www.bitrise.io/cli
+ https://app.bitrise.io/cli
</longdescription>
<upstream>
<bugs-to>https://github.com/bitrise-io/bitrise/issues</bugs-to>