mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
Closes: https://github.com/gentoo/gentoo/pull/9236 Closes: https://bugs.gentoo.org/661248 Closes: https://bugs.gentoo.org/657710
20 lines
942 B
XML
20 lines
942 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person">
|
|
<email>karol.wrotniak@droidsonroids.pl</email>
|
|
<name>Karol Wrótniak</name>
|
|
</maintainer>
|
|
<maintainer type="project">
|
|
<email>proxy-maint@gentoo.org</email>
|
|
<name>Proxy Maintainers</name>
|
|
</maintainer>
|
|
<longdescription>Environment variable manager for Bitrise CLI. Part of the Bitrise Continuous Integration, Delivery and Automations Stack, with stepman and bitrise. For a nice & quick intro you should check: https://www.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>
|
|
</upstream>
|
|
</pkgmetadata>
|