<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xmake.git/scripts, branch v2.5.5</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/xmake.git/atom/scripts?h=v2.5.5</id>
<link rel='self' href='http://cgit.235523.xyz/xmake.git/atom/scripts?h=v2.5.5'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/'/>
<updated>2021-07-01T14:37:54Z</updated>
<entry>
<title>update spec</title>
<updated>2021-07-01T14:37:54Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-07-01T14:37:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2fa35ada010fcb2a91c8565306c3e69b9a475398'/>
<id>urn:sha1:2fa35ada010fcb2a91c8565306c3e69b9a475398</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update version</title>
<updated>2021-07-01T14:37:50Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-07-01T14:37:50Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=c44aea875ce6bde152a1bd2d92fec3fd9ca6b223'/>
<id>urn:sha1:c44aea875ce6bde152a1bd2d92fec3fd9ca6b223</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add man</title>
<updated>2021-06-30T14:41:56Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-06-30T14:41:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=445ac813e8ee62935bae9c7efb2ad25ed26cc5c6'/>
<id>urn:sha1:445ac813e8ee62935bae9c7efb2ad25ed26cc5c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update spec</title>
<updated>2021-05-26T15:27:24Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-05-26T15:27:24Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=b496115236879be1c727e698510edef720b17eb7'/>
<id>urn:sha1:b496115236879be1c727e698510edef720b17eb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix spec version</title>
<updated>2021-05-26T15:19:10Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-05-26T15:19:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=7ba6a1093361f37ebb7d3937041addd284c0311a'/>
<id>urn:sha1:7ba6a1093361f37ebb7d3937041addd284c0311a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update spec</title>
<updated>2021-05-15T09:03:38Z</updated>
<author>
<name>ruki</name>
<email>waruqi@gmail.com</email>
</author>
<published>2021-05-15T09:03:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=87b7d6000f31a397932f06d02b2425a4db2da44f'/>
<id>urn:sha1:87b7d6000f31a397932f06d02b2425a4db2da44f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove gentoolkit dep, initial implementation of getting package files in pure lua</title>
<updated>2021-05-12T15:38:31Z</updated>
<author>
<name>ValleyKnight</name>
<email>ValleyKnight@protonmail.com</email>
</author>
<published>2021-05-12T15:38:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=f031538aaa4be4c41d260388ead0d62d5cfdbb4a'/>
<id>urn:sha1:f031538aaa4be4c41d260388ead0d62d5cfdbb4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add the category the git package to fix installation</title>
<updated>2021-05-12T03:44:19Z</updated>
<author>
<name>ValleyKnight</name>
<email>ValleyKnight@protonmail.com</email>
</author>
<published>2021-05-12T03:44:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=5f81bca5ec084de72556ec40656cbade7a90cf27'/>
<id>urn:sha1:5f81bca5ec084de72556ec40656cbade7a90cf27</id>
<content type='text'>
packages on gentoo are named as category/package, allowing there to be multiple packages of the same name.
</content>
</entry>
<entry>
<title>add gentoolkit to deps</title>
<updated>2021-05-11T17:13:11Z</updated>
<author>
<name>ValleyKnight</name>
<email>ValleyKnight@protonmail.com</email>
</author>
<published>2021-05-11T17:13:11Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=2ddca09514cc56f66b1b6ede127c6284a6dade1b'/>
<id>urn:sha1:2ddca09514cc56f66b1b6ede127c6284a6dade1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add basic portage support</title>
<updated>2021-05-11T16:36:21Z</updated>
<author>
<name>ValleyKnight</name>
<email>ValleyKnight@protonmail.com</email>
</author>
<published>2021-05-11T16:36:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/xmake.git/commit/?id=1a76955a234efda493889f9f6dad6f24c794d39b'/>
<id>urn:sha1:1a76955a234efda493889f9f6dad6f24c794d39b</id>
<content type='text'>
</content>
</entry>
</feed>
