summaryrefslogtreecommitdiff
path: root/dev-util/envman
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-11-21 19:04:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-11-21 19:04:59 +0000
commit77b9f0d5906f0bd9ddf010abe155218c6629738a (patch)
tree8cea5001e36d78aea62dd100ba74ee77906b69e6 /dev-util/envman
parentf5a622ba784bb66ee85eb669a821801c5e135ed8 (diff)
gentoo auto-resync : 21:11:2022 - 19:04:59
Diffstat (limited to 'dev-util/envman')
-rw-r--r--dev-util/envman/Manifest4
-rw-r--r--dev-util/envman/envman-2.1.1.ebuild4
-rw-r--r--dev-util/envman/metadata.xml10
3 files changed, 11 insertions, 7 deletions
diff --git a/dev-util/envman/Manifest b/dev-util/envman/Manifest
index 1fe618247a3f..500fdc94361e 100644
--- a/dev-util/envman/Manifest
+++ b/dev-util/envman/Manifest
@@ -1,3 +1,3 @@
DIST envman-2.1.1.tar.gz 3162514 BLAKE2B 3aad5bc174bbbfc52ffe219fae7590e3ebcf7ef0a5390add53e27232500b777f562d3c4662219732048f1a700f6a11da6aba490b3495d57d4da3610a02d544c9 SHA512 5d30bd23a2aa828786663f184707d776ddc0e71ee09e007f8075b99ce0c415db28e612a785ab1acd8767cfd8623939a82a7c0fc71e0fd6ce8d8ce4e0b0048cf0
-EBUILD envman-2.1.1.ebuild 862 BLAKE2B b938d2ad3381020be36b1ae3bc545b6684ee4e08a13c892722279ffcfbfef282638685bc5900f5d20eb4ce68ba49b26ed69fdfc33e02606d5d05298677ab4c97 SHA512 d799c413839ff772964c7101120fdf8fdeafc64ba4b64f09a5ac9c476e45683a28fc9037336034960d1fbee248ce228e3b894a08a18f63ca50ea7a1407d2e567
-MISC metadata.xml 731 BLAKE2B 7aab2f04f6fa1d24aeb87ca4fed5af24af2a9da99065d7e1b22a242d1c9c502c2288f5291e18594a6d305cf47f4384afc113c454a1cae86e1d2d9b44a28f256c SHA512 40c36b73438ac76fd7d920988cd3390212caf72c562e28bb99aeb18626880ca6f08f67be35e323043cf59a330c90d614d187983988b076ca465d4a81df049ba1
+EBUILD envman-2.1.1.ebuild 862 BLAKE2B 6f5416582938f74560470788201f7ccca269c1575386e5019630dee7d93b8784efa809bdc6e6b6e50fd716ffb4b7862946b34352e02b029309ea35d559f122fe SHA512 367e2ba08eca66cfe30bc66e01c6f3adb98dc80a6e0ffa42326dc87c2751f25c635a84866be2d1752b6d67a19bdf9ff06faff829ec98ffb68fb8abd8472c1966
+MISC metadata.xml 696 BLAKE2B 31a585549da681ccb943504023c06e2f5ea3c550df8631087d421852c5aa7d210ed3b32a50e59cf45e0fb5e503dec33d63bae875dcec951cc9857c9718791fb6 SHA512 cd887d2ea5e5e4168806657f1850e15007705f5b9c988ea13595877b7970a795d64d6405ce6e870c3522b48b67c0089665f17b1aaccb0f944ae3796d93e3582f
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 08b169c418c5..9e511e98c974 100644
--- a/dev-util/envman/metadata.xml
+++ b/dev-util/envman/metadata.xml
@@ -2,11 +2,15 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
- <longdescription>Environment variable manager for Bitrise CLI. Part of the Bitrise Continuous Integration, Delivery and Automations Stack, with stepman and bitrise. For a nice &amp; quick intro you should check: https://www.bitrise.io/cli</longdescription>
+ <longdescription>
+ 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 &amp; quick intro you should check: https://app.bitrise.io/cli
+ </longdescription>
<upstream>
<bugs-to>https://github.com/bitrise-io/envman/issues</bugs-to>
- <changelog>https://github.com/bitrise-io/envman/blob/master/CHANGELOG.md</changelog>
<doc>https://github.com/bitrise-io/envman/blob/master/README.md</doc>
- <remote-id type="github">bitriseio/envman</remote-id>
+ <remote-id type="github">bitrise-io/envman</remote-id>
</upstream>
</pkgmetadata>