<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/devel/ruby-priority-queue/distinfo, branch pkgsrc_2012Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2012Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2011-11-08T15:45:12Z</updated>
<entry>
<title>* Remove .require_paths from PLIST</title>
<updated>2011-11-08T15:45:12Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2011-11-08T15:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a685e47e56757de2326dc63890b73130ae09fffa'/>
<id>urn:sha1:a685e47e56757de2326dc63890b73130ae09fffa</id>
<content type='text'>
* Don't try to patch gemspec file but use pre-generated one.

Bump PKGREVISION.
</content>
</entry>
<entry>
<title>Install as a gem using the pkgsrc rubygem.mk framework instead of</title>
<updated>2008-04-04T15:30:00Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-04T15:30:00Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=bb91d465009f79ffc1ee660432fbd12aad691235'/>
<id>urn:sha1:bb91d465009f79ffc1ee660432fbd12aad691235</id>
<content type='text'>
directly into site_ruby.
</content>
</entry>
<entry>
<title>Import ruby-priority-queue.</title>
<updated>2006-05-03T05:17:48Z</updated>
<author>
<name>minskim</name>
<email>minskim</email>
</author>
<published>2006-05-03T05:17:48Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=dc26e69d1cdac1aaf70d93f3cf261719fd1dfb49'/>
<id>urn:sha1:dc26e69d1cdac1aaf70d93f3cf261719fd1dfb49</id>
<content type='text'>
This is a fibonacci-heap priority-queue implementation.  This project
is different from K. Kodamas PQueue in that it allows a decrease key
operation.  That makes PriorityQueue usable for algorithms like
dijkstras shortest path algorithm, while PQueue is more suitable for
Heapsort and the like.
</content>
</entry>
</feed>
