summaryrefslogtreecommitdiff
path: root/dev-util
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/Manifest.gzbin69289 -> 69290 bytes
-rw-r--r--dev-util/b2/Manifest2
-rw-r--r--dev-util/b2/b2-4.9.2.ebuild2
-rw-r--r--dev-util/bitrise/Manifest4
-rw-r--r--dev-util/bitrise/bitrise-1.24.0.ebuild4
-rw-r--r--dev-util/bitrise/metadata.xml10
-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
-rw-r--r--dev-util/stepman/Manifest4
-rw-r--r--dev-util/stepman/metadata.xml9
-rw-r--r--dev-util/stepman/stepman-0.10.5.ebuild4
12 files changed, 35 insertions, 22 deletions
diff --git a/dev-util/Manifest.gz b/dev-util/Manifest.gz
index 99e69b8e986c..a9497af7f8d5 100644
--- a/dev-util/Manifest.gz
+++ b/dev-util/Manifest.gz
Binary files differ
diff --git a/dev-util/b2/Manifest b/dev-util/b2/Manifest
index 1028aefbcca7..56918c1b651c 100644
--- a/dev-util/b2/Manifest
+++ b/dev-util/b2/Manifest
@@ -6,5 +6,5 @@ AUX b2-4.9.2-odr.patch 1109 BLAKE2B 0bf70f2b2237369acd5089d1d1c6e1362f1d3528b036
AUX b2-4.9.2-respect-user-flags.patch 461 BLAKE2B e5a9e0293afb7bde189c03677189ef11e0c1c07b8e02d598dc7e4d02f9fe1bf7079e94adb4150cd551ce0bf39b8c5710cb2f6b4bc685588900c4644127836fb2 SHA512 54af91eecd42cc8e5a079e29f1f3d9a8ebc8a6587254038167f531ddb217108d49161689bd45e1ed7e92eb7cfed53addeee2971e16e41d02fe3904b071bd96b9
AUX site-config.jam 688 BLAKE2B e43a7ad1a94d113a7f890e8b634770f5c60556101d428d83f655bbbe72c46b587485886a9941d05a2ae4319fc325f1e0ecfb9b660158b81c5e9fd02e0b1c0530 SHA512 b65bf1be3133f9f66d3139b00f195a288591bb20a13ba35041507c2c33d7d2da6047c3b02dc27bc4eb21798b91e1262a60e294b7fd4af90808b9de0f5af517df
DIST b2-4.9.2.tar.gz 975882 BLAKE2B 83c2ef85c9f1ae20922541ca8c344316f1660ee069426e3a9907c0a19e1c94db470c67d0c29a1f31788eddb86ab414ab06b9713f8ea53d974d1d8f0ca29f4aa5 SHA512 eab180770608b863dcf6a5fbc626e1733cf4353cf62f4189bd28258a03591fdb7853f5dddb4d3dad60f1bb06db5415025b792a30c2c65f7b1278f61e33f903e3
-EBUILD b2-4.9.2.ebuild 1853 BLAKE2B 04efa1b777c6726d00f91c41f33f4186c02d91052c7bb696c2c27985a6da37fd3aec28fe2f760f6404fe0d244bee4938df961d6e8d835f544a3e4b9d5498da70 SHA512 b0e2605e25e769b84c402fcc2bc816e40cd21e470330ca84558f808c66b7a3df429df994a64b76a9406b6408b193c08e50aaf6711007dbd033c0600bcc2bb8af
+EBUILD b2-4.9.2.ebuild 1848 BLAKE2B 9d14734cb4fb4b0a36fb4fac97d59633ae78c6364bf29bd51817010c87ef7e5cc394c37ddb1f6b960319158c551e839b0cafe48ff5de3d2098768bda22e307fc SHA512 f986c80fe5bb93f220a3cf514d5598c2c90dc91777b979fd8784df96f4b682d337be3ab7ad5654cb9cc0f5a5d217f1120e0349395abbeb104bd6211276d60c61
MISC metadata.xml 320 BLAKE2B e32bcf6d7bfe5e8a0f36d34022d49ef8baf1d4c0324fa7e7b25e1fa41ac81c21e010a8e49d456b7ce6027c51af57b6b07f3bdc8b7e05daa18b288c63a58a171e SHA512 767da992cd650d91b393848e73d6f0626febcb02eba350a16d390e8416a2832c49b1ca2608be98a9f4abd9ae2078a7f1a543a387be139e5533f90d82171796bf
diff --git a/dev-util/b2/b2-4.9.2.ebuild b/dev-util/b2/b2-4.9.2.ebuild
index d099df235ed1..0f76240d92fd 100644
--- a/dev-util/b2/b2-4.9.2.ebuild
+++ b/dev-util/b2/b2-4.9.2.ebuild
@@ -14,7 +14,7 @@ S="${WORKDIR}/${P}/src"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="examples"
RESTRICT="test"
diff --git a/dev-util/bitrise/Manifest b/dev-util/bitrise/Manifest
index 6b84f1524518..bbcbb177dea3 100644
--- a/dev-util/bitrise/Manifest
+++ b/dev-util/bitrise/Manifest
@@ -1,3 +1,3 @@
DIST bitrise-1.24.0.tar.gz 4319920 BLAKE2B bc3a318453e32b1889310b21ef5f08a501da7be2f7da95498cbfc003c31d16490242c4972b40b74735731b3cf937b3cc55da08cf846fa2fbdf7b1d4b94bf818d SHA512 63a9fd3db3686140ed41f4f1e31e3787ca17e2e031a06f8561bfc581b01568ae5ff88bb9f81f0365bf60f4db6ba426fa3ad76a7363e31fbf31b702e7a9fe8b57
-EBUILD bitrise-1.24.0.ebuild 1503 BLAKE2B a69342ab9b8efb05350714cd0911208f0af7dec18507386525841729dcd7b65ad8876f866c25813910faccbc74e9e59cf2356cd3d2fcaa069252579fcc9ac030 SHA512 774505cb36d2a9779e0fcff09c3e5d2303c49ba397e811cad3c838c5ce2808ba7b5addaf2d3bce4452879e7d4e8373d4c9dfa7d524620f1e2b8a77f143ee4a81
-MISC metadata.xml 858 BLAKE2B 5e4842a953a7e315e8c904872ebed63fd2684542ec3e15af35c85897761b0bf3b04dc15ee700aecb5efcda851f28ea0e3dcc0aab401863055259a22c5c3af776 SHA512 bf4d8a132f51c39a579f2856e1b195c8338ebe8232f44239ff05d10e88a1e299bfbbb0b1df66413e8cee409f0ec2385bfde74bd475225dd8c19a26fb879adf37
+EBUILD bitrise-1.24.0.ebuild 1503 BLAKE2B 1e92878a9b2ec14567644b2b6050e3926d32a7cbb14970c9e441aca42367188be452b9540f495f3f15db05a7226c9ffd97571f8acf0987c5f80cd49c892410da SHA512 4848a11fe91ff3efff566360069a95db412d9238abfeac10b6103257459a37adb31e2016cf2fe6b0fc285b5b9292a1e65f5c6c5d0880fa2d7acb1867269f1f2c
+MISC metadata.xml 825 BLAKE2B a044161e4df19f7bdb4418ede0146efa62d1ed84e8c26cc5765a22ab60b7d72b0c8c4e0db7ea22dc7deacc716cb9bd860654b3b548ef1ce219d6c2493f1e210b SHA512 3beaf51efd133a3974e5dcd8bee22362101d38184037a6a2f68de796bcf614ab3cf3f77684f48c7a272f031d696b8d271863a9b999c103b5e3d7d1d02ca51334
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 424acd173941..792329921974 100644
--- a/dev-util/bitrise/metadata.xml
+++ b/dev-util/bitrise/metadata.xml
@@ -2,10 +2,16 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
- <longdescription>Run your Bitrise automations with this CLI tool on any Mac or Linux machine, and use the same configuration on bitrise.io (automation service, with a mobile app focus). Part of the Bitrise Continuous Integration, Delivery and Automations Stack, with stepman and envman. For a nice &amp; quick intro you should check: https://www.bitrise.io/cli</longdescription>
+ <longdescription>
+ Run your Bitrise automations with this CLI tool on any Mac or Linux
+ machine, and use the same configuration on bitrise.io (automation
+ 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://app.bitrise.io/cli
+ </longdescription>
<upstream>
<bugs-to>https://github.com/bitrise-io/bitrise/issues</bugs-to>
- <changelog>https://github.com/bitrise-io/bitrise/blob/master/CHANGELOG.md</changelog>
<doc>https://github.com/bitrise-io/bitrise/blob/master/README.md</doc>
<remote-id type="github">bitrise-io/bitrise</remote-id>
</upstream>
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>
diff --git a/dev-util/stepman/Manifest b/dev-util/stepman/Manifest
index b89b3a40e2f3..d976e1c3f6a8 100644
--- a/dev-util/stepman/Manifest
+++ b/dev-util/stepman/Manifest
@@ -1,3 +1,3 @@
DIST stepman-0.10.5.tar.gz 3197451 BLAKE2B f6a4fd2cc0396c5635d7d45a6d88166669dab0bdfed2d53cb8c809c122ee84039660704326c996436d62797db58d46f35bb73af2415e875cf748be9137304280 SHA512 6bd325e1d50d75bf2a38b89c1faf5275914a3a7f00de0d072450253121d9931c4e32ca85300319aaec90ca108223600d3ff1195276df87b11148d4771c642471
-EBUILD stepman-0.10.5.ebuild 1194 BLAKE2B 956cb529f7277a81773462a8a6dff4e4d109fec668e280392c44286fde9c9fbdb45c4ff2f9009cdd6684b0149387c198e62b9137165f99e120d37175adc1c72f SHA512 0c8b35f6e3d951d04cee097db6ecdc538f103ed84b24fee524829ffa5fe4ccb9fe62d44ba3347e95e190bdc8450f1684b8ed1ddfdb24ed715962f24e7aa3823d
-MISC metadata.xml 731 BLAKE2B 80f4934e183063b9ecba1be7976a78c6c74f912bc78147e95434692dc16e56f007880718cc18284df2935d308ae5d5ce0af3aa0f7a190908a3453a385d4e4449 SHA512 775127dcb482aae970f4486f31bc9514b6d98bcfd5b74fb31d73dbc0cb67b0ed02e616f65c855ff9d5b60d23131b304e0a22cfe0f4e670c2b07526f1fde34733
+EBUILD stepman-0.10.5.ebuild 1194 BLAKE2B 32375dcc3eb778941d56ae0192bd08591f1c59530ecc44dad190b0effcec01f12633921347038af8e896a0bc6d5608e77269dd78960a669384642532a7566ed0 SHA512 4b870133f37b727ad9cca83cf96677e3e383e1ffd90f86d27983cc70e3c793ec3806a2c6150f887fe87fcac8df4eaa07a4d085137dada8be86903bc6462d9b7d
+MISC metadata.xml 694 BLAKE2B 04af2fc2c361ead11e18fcd7544e811d56801145be1e85764fd6821b734d1a3eeb3afaddaec790fd80b886c53b662fb59bbdfd8596a1c342932dcab4de3099b2 SHA512 aec73e76b959abe75789fa3a59de5b5e36275da1b511baaa6c397cbecca54f3d345a21e9909e00a960e60e51ff3358f6826eb91039dc66d2866456f719e367ea
diff --git a/dev-util/stepman/metadata.xml b/dev-util/stepman/metadata.xml
index aac91930b6e0..3a9f651114d8 100644
--- a/dev-util/stepman/metadata.xml
+++ b/dev-util/stepman/metadata.xml
@@ -2,11 +2,14 @@
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
- <longdescription>Step collection manager for Bitrise CLI. Part of the Bitrise Continuous Integration, Delivery and Automations Stack, with envman and bitrise. For a nice &amp; quick intro you
-should check: https://www.bitrise.io/cli</longdescription>
+ <longdescription>
+ Step collection manager for Bitrise CLI. Part of the Bitrise Continuous
+ Integration, Delivery and Automations Stack, with <pkg>dev-util/envman</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/stepman/issues</bugs-to>
- <changelog>https://github.com/bitrise-io/stepman/blob/master/CHANGELOG.md</changelog>
<doc>https://github.com/bitrise-io/stepman/blob/master/README.md</doc>
<remote-id type="github">bitrise-io/stepman</remote-id>
</upstream>
diff --git a/dev-util/stepman/stepman-0.10.5.ebuild b/dev-util/stepman/stepman-0.10.5.ebuild
index de176576e0f9..6d86a2724c21 100644
--- a/dev-util/stepman/stepman-0.10.5.ebuild
+++ b/dev-util/stepman/stepman-0.10.5.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="Step collection 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"