<feed xmlns='http://www.w3.org/2005/Atom'>
<title>algaos/algaos-ebuild-tree/dev-ruby/tdiff/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>2021-09-11T13:22:48Z</updated>
<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>Set appropriate maintainer types in metadata.xml (GLEP 67)</title>
<updated>2016-01-24T22:58:38Z</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2016-01-24T22:55:10Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=8849b098c085c07e4ac1257e5b39df35d98c3c58'/>
<id>urn:sha1:8849b098c085c07e4ac1257e5b39df35d98c3c58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace all herds with appropriate projects (GLEP 67)</title>
<updated>2016-01-24T22:58:38Z</updated>
<author>
<name>Michał Górny</name>
<email>mgorny@gentoo.org</email>
</author>
<published>2016-01-24T22:32:36Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=cfd93d768e79a349f1e762b92773190295c36980'/>
<id>urn:sha1:cfd93d768e79a349f1e762b92773190295c36980</id>
<content type='text'>
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
</content>
</entry>
<entry>
<title>Revert DOCTYPE SYSTEM https changes in metadata.xml</title>
<updated>2015-08-24T20:30:34Z</updated>
<author>
<name>Mike Gilbert</name>
<email>floppym@gentoo.org</email>
</author>
<published>2015-08-24T20:12:35Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=1bfb585cc60a9e59b690700e7a0dadc691e2b9d0'/>
<id>urn:sha1:1bfb585cc60a9e59b690700e7a0dadc691e2b9d0</id>
<content type='text'>
repoman does not yet accept the https version.
This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450.

Bug: https://bugs.gentoo.org/552720
</content>
</entry>
<entry>
<title>Use https by default</title>
<updated>2015-08-24T10:49:19Z</updated>
<author>
<name>Justin Lecher</name>
<email>jlec@gentoo.org</email>
</author>
<published>2015-08-24T10:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=eaaface92ee81f30a6ac66fe7acbcc42c00dc450'/>
<id>urn:sha1:eaaface92ee81f30a6ac66fe7acbcc42c00dc450</id>
<content type='text'>
Convert all URLs for sites supporting encrypted connections from http to https

Signed-off-by: Justin Lecher &lt;jlec@gentoo.org&gt;
</content>
</entry>
<entry>
<title>proj/gentoo: Initial commit</title>
<updated>2015-08-09T00:38:18Z</updated>
<author>
<name>Robin H. Johnson</name>
<email>robbat2@gentoo.org</email>
</author>
<published>2015-08-08T20:49:04Z</published>
<link rel='alternate' type='text/html' href='https://git.algaos.com/algaos/algaos-ebuild-tree/commit/?id=56bd759df1d0c750a065b8c845e93d5dfa6b549d'/>
<id>urn:sha1:56bd759df1d0c750a065b8c845e93d5dfa6b549d</id>
<content type='text'>
This commit represents a new era for Gentoo:
Storing the gentoo-x86 tree in Git, as converted from CVS.

This commit is the start of the NEW history.
Any historical data is intended to be grafted onto this point.

Creation process:
1. Take final CVS checkout snapshot
2. Remove ALL ChangeLog* files
3. Transform all Manifests to thin
4. Remove empty Manifests
5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$
5.1. Do not touch files with -kb/-ko keyword flags.

Signed-off-by: Robin H. Johnson &lt;robbat2@gentoo.org&gt;
X-Thanks: Alec Warner &lt;antarus@gentoo.org&gt; - did the GSoC 2006 migration tests
X-Thanks: Robin H. Johnson &lt;robbat2@gentoo.org&gt; - infra guy, herding this project
X-Thanks: Nguyen Thai Ngoc Duy &lt;pclouds@gentoo.org&gt; - Former Gentoo developer, wrote Git features for the migration
X-Thanks: Brian Harring &lt;ferringb@gentoo.org&gt; - wrote much python to improve cvs2svn
X-Thanks: Rich Freeman &lt;rich0@gentoo.org&gt; - validation scripts
X-Thanks: Patrick Lauer &lt;patrick@gentoo.org&gt; - Gentoo dev, running new 2014 work in migration
X-Thanks: Michał Górny &lt;mgorny@gentoo.org&gt; - scripts, QA, nagging
X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed
</content>
</entry>
</feed>
