<feed xmlns='http://www.w3.org/2005/Atom'>
<title>algaos/algaos-ebuild-tree/dev-python/helpdev/metadata.xml, branch next</title>
<subtitle>[no description]</subtitle>
<id>https://git.algaos.com/algaos/algaos-ebuild-tree/atom?h=next</id>
<link rel='self' href='https://git.algaos.com/algaos/algaos-ebuild-tree/atom?h=next'/>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/'/>
<updated>2024-08-10T12:57:24Z</updated>
<entry>
<title>dev-python/helpdev: Take for python@</title>
<updated>2024-08-10T12:57:24Z</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2024-08-10T12:57:24Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=572e2bef59f6741af62eed94432f511ef66b51c6'/>
<id>urn:sha1:572e2bef59f6741af62eed94432f511ef66b51c6</id>
<content type='text'>
Signed-off-by: Michał Górny &lt;mgorny@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-python/helpdev: drop myself as a maintainer</title>
<updated>2023-04-09T20:40:19Z</updated>
<author>
<name>Andrew Ammerlaan</name>
<email>andrewammerlaan@gentoo.org</email>
</author>
<published>2023-04-09T20:38:11Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=a2bcb7e1ca849bca6d27d2e1da55ba7ae2bea89e'/>
<id>urn:sha1:a2bcb7e1ca849bca6d27d2e1da55ba7ae2bea89e</id>
<content type='text'>
Signed-off-by: Andrew Ammerlaan &lt;andrewammerlaan@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-python/helpdev: add gitlab upstream metadata</title>
<updated>2022-11-04T18:16:34Z</updated>
<author>
<name>Arthur Zamarin</name>
<email>arthurzam@gentoo.org</email>
</author>
<published>2022-11-04T18:16:34Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=dad0a6550e85392a8ae97c7d6d87cc972438ad8b'/>
<id>urn:sha1:dad0a6550e85392a8ae97c7d6d87cc972438ad8b</id>
<content type='text'>
Signed-off-by: Arthur Zamarin &lt;arthurzam@gentoo.org&gt;
</content>
</entry>
<entry>
<title>**/metadata.xml: Replace http by https in DOCTYPE element</title>
<updated>2021-09-11T13:22:48Z</updated>
<author>
<name>Ulrich Müller</name>
<email>ulm@gentoo.org</email>
</author>
<published>2021-09-11T07:55:31Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=38b155fa1bf907617067c98eb4ba3a5d0790eb1a'/>
<id>urn:sha1:38b155fa1bf907617067c98eb4ba3a5d0790eb1a</id>
<content type='text'>
Bug: https://bugs.gentoo.org/552720
Signed-off-by: Ulrich Müller &lt;ulm@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-python/helpdev: add &lt;stabilize-allarches/&gt;</title>
<updated>2021-05-22T20:55:49Z</updated>
<author>
<name>Andrew Ammerlaan</name>
<email>andrewammerlaan@gentoo.org</email>
</author>
<published>2021-05-22T20:46:00Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=fa8402f325d117eba28f9380315f2e42eac8fc9f'/>
<id>urn:sha1:fa8402f325d117eba28f9380315f2e42eac8fc9f</id>
<content type='text'>
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan &lt;andrewammerlaan@gentoo.org&gt;
</content>
</entry>
<entry>
<title>*/*: Update my email address</title>
<updated>2021-05-19T19:59:19Z</updated>
<author>
<name>Andrew Ammerlaan</name>
<email>andrewammerlaan@gentoo.org</email>
</author>
<published>2021-05-19T19:54:41Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=3a30e8dfd1f575f05d0bab6a54c38ba185df7745'/>
<id>urn:sha1:3a30e8dfd1f575f05d0bab6a54c38ba185df7745</id>
<content type='text'>
Signed-off-by: Andrew Ammerlaan &lt;andrewammerlaan@gentoo.org&gt;
</content>
</entry>
<entry>
<title>*/*: Add proxied="yes" for non-@gentoo.org people</title>
<updated>2021-03-16T16:42:19Z</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2021-03-16T14:04:47Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1'/>
<id>urn:sha1:05f3b5ac7f32ea6cc7a8a678568ddaa3ce2090a1</id>
<content type='text'>
Done via:

  find -name metadata.xml -exec xml ed -P -L \
    -a '/pkgmetadata/maintainer[substring(email,
      string-length(email) - string-length("@gentoo.org") + 1)
      != "@gentoo.org"]' \
    -t attr -n proxied -v yes {} +

Signed-off-by: Michał Górny &lt;mgorny@gentoo.org&gt;
</content>
</entry>
<entry>
<title>*/*: Add 'proxied="proxy"' for proxy-maint project</title>
<updated>2021-03-16T16:42:18Z</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2021-03-16T13:54:27Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=e75ce1cc7c5e0cebe54c447b8855a3154a6d8f17'/>
<id>urn:sha1:e75ce1cc7c5e0cebe54c447b8855a3154a6d8f17</id>
<content type='text'>
Done via:

  find -name metadata.xml -exec xml ed -P -L \
    -a '//maintainer[email="proxy-maint@gentoo.org"]' \
    -t attr -n proxied -v proxy {} +

Signed-off-by: Michał Górny &lt;mgorny@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-python/*: add pypi remote-ids</title>
<updated>2020-12-11T17:19:11Z</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2020-12-11T15:17:41Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=b0efa69df19e722ea87fa16bd36b71fb3a4d23eb'/>
<id>urn:sha1:b0efa69df19e722ea87fa16bd36b71fb3a4d23eb</id>
<content type='text'>
Signed-off-by: Michał Górny &lt;mgorny@gentoo.org&gt;
</content>
</entry>
<entry>
<title>dev-python/helpdev: Helping users/developers to get env. information</title>
<updated>2019-12-29T03:03:42Z</updated>
<author>
<name>Andrew Ammerlaan</name>
<email>andrewammerlaan@riseup.net</email>
</author>
<published>2019-12-16T08:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=1f3072a4053aa509f2aa6fc00512634f2df03429'/>
<id>urn:sha1:1f3072a4053aa509f2aa6fc00512634f2df03429</id>
<content type='text'>
Dependency of QDarkStyle

Signed-off-by: Andrew Ammerlaan &lt;andrewammerlaan@riseup.net&gt;
Package-Manager: Portage-2.3.81, Repoman-2.3.20
Closes: https://github.com/gentoo/gentoo/pull/13999
Signed-off-by: Aaron Bauman &lt;bman@gentoo.org&gt;
</content>
</entry>
</feed>
