From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 27208158021 for ; Mon, 21 Nov 2022 15:40:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 188F2E0973; Mon, 21 Nov 2022 15:40:39 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F3474E0973 for ; Mon, 21 Nov 2022 15:40:38 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id DEBC9340B54 for ; Mon, 21 Nov 2022 15:40:37 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E37E756 for ; Mon, 21 Nov 2022 15:40:36 +0000 (UTC) From: "Joonas Niilola" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Joonas Niilola" Message-ID: <1669045233.fd86a910e4438a698264fd21bf2f83cda42592e0.juippis@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/bitrise/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/bitrise/bitrise-1.24.0.ebuild dev-util/bitrise/metadata.xml X-VCS-Directories: dev-util/bitrise/ X-VCS-Committer: juippis X-VCS-Committer-Name: Joonas Niilola X-VCS-Revision: fd86a910e4438a698264fd21bf2f83cda42592e0 X-VCS-Branch: master Date: Mon, 21 Nov 2022 15:40:36 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: ceefec8e-1ccd-4d4b-9ff5-eb527638b045 X-Archives-Hash: 0f28ce0ec67f5871fb49e71101ab4345 commit: fd86a910e4438a698264fd21bf2f83cda42592e0 Author: Petr Vaněk atlas cz> AuthorDate: Mon Nov 21 09:02:15 2022 +0000 Commit: Joonas Niilola gentoo org> CommitDate: Mon Nov 21 15:40:33 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd86a910 dev-util/bitrise: update HOMEPAGE Signed-off-by: Petr Vaněk atlas.cz> Signed-off-by: Joonas Niilola gentoo.org> dev-util/bitrise/bitrise-1.24.0.ebuild | 4 ++-- dev-util/bitrise/metadata.xml | 2 +- 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 dev-util/stepman and dev-util/envman. For a nice & quick intro you should check: - https://www.bitrise.io/cli + https://app.bitrise.io/cli https://github.com/bitrise-io/bitrise/issues