<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Yet another open source blog ;-) &#187; ebuild</title>
	<atom:link href="http://hwoarang.silverarrow.org/tag/ebuild/feed/" rel="self" type="application/rss+xml" />
	<link>http://hwoarang.silverarrow.org</link>
	<description>Open Source - Open Knowledge</description>
	<lastBuildDate>Sun, 29 Jan 2012 19:46:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>An easy way to assist us</title>
		<link>http://hwoarang.silverarrow.org/2010/03/04/an-easy-way-to-assist-us/</link>
		<comments>http://hwoarang.silverarrow.org/2010/03/04/an-easy-way-to-assist-us/#comments</comments>
		<pubDate>Thu, 04 Mar 2010 07:32:08 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[bugs]]></category>
		<category><![CDATA[ebuild]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=591</guid>
		<description><![CDATA[Well, today I am gonna focus on two different types of packages. Those who never had a maintainer and those abandoned by their initial maintainers. Looking through bugzilla, you might notice that some of the bus are assigned to maintainer-wanted herd. This means that those packages are seeking for a gentoo developer or a gentoo-user [...]]]></description>
			<content:encoded><![CDATA[<p>Well, today I am gonna focus on two different types of packages. Those who never had a maintainer and those abandoned by their initial maintainers.</p>
<p>Looking through bugzilla, you might notice that some of the bus are assigned to maintainer-wanted herd. This means that those packages are seeking for a gentoo developer or a gentoo-user ( acting as <a href="http://hwoarang.silverarrow.org/?p=555">proxy-maintainer</a> ) to take care of them and push them on tree or <a href="http://hwoarang.silverarrow.org/?p=385">Sunrise</a>. So if you file a bug for a new ebuild, we will probably assign it to that herd and wait until somebody picks it.  Personally, I go through that list once a while and pick up interesting packages but I don&#8217;t know if the rest of the devs are in the same path. If you feel like a package is really cool and we should really have it on tree, feel free to write an ebuild for it and then commit it on <a href="http://hwoarang.silverarrow.org/?p=385">Sunrise</a> or poke me and I will commit it on tree (after we review it) and I will add you as <a href="http://hwoarang.silverarrow.org/?p=555">proxy-maintainer</a></p>
<p>The maintainer-needed packages are orphan packages on tree. This is because their initial developer got bored taking care of them or because this developer has been retired. Hence nobody is taking care of them, nobody bumps them, nobody fixes the various bugs which pop up from time to time. Again, I go through that list and either remove them on behalf of <a href="http://www.gentoo.org/proj/en/qa/treecleaners/">treecleaner</a> project or fix them on behalf of <a href="http://www.gentoo.org/proj/en/qa/">QA project</a>. So the question is:</p>
<p><span style="text-decoration: underline;">Can you help?</span> If you file a bug on a maintainer-needed package, most likely nobody will fix it. But if you attach a patch that actually fixes the problem, then a guy from treecleaners/QA project will probably pop up and commit your patch. Congruts, you saved a package from being removed. Simple?</p>
<p>In order to help you,  I will give you the two URLs from gentoo bugzilla I use to track maintainer-needed and -wanted bugs</p>
<p>* <a href="http://bugs.gentoo.org/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailcc1=1&amp;emailtype1=substring&amp;email1=maintainer-needed&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">maintainer-needed</a></p>
<p>* <a href="http://bugs.gentoo.org/buglist.cgi?query_format=advanced&amp;short_desc_type=allwordssubstr&amp;short_desc=&amp;long_desc_type=substring&amp;long_desc=&amp;bug_file_loc_type=allwordssubstr&amp;bug_file_loc=&amp;status_whiteboard_type=allwordssubstr&amp;status_whiteboard=&amp;keywords_type=allwords&amp;keywords=&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;emailassigned_to1=1&amp;emailcc1=1&amp;emailtype1=substring&amp;email1=maintainer-wanted&amp;emailassigned_to2=1&amp;emailreporter2=1&amp;emailcc2=1&amp;emailtype2=substring&amp;email2=&amp;bugidtype=include&amp;bug_id=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;cmdtype=doit&amp;order=Reuse+same+sort+as+last+time&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=">maintainer-wanted</a></p>
<p>Happy bug fixing</p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2010/03/04/an-easy-way-to-assist-us/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>zen-sources again on Gentoo</title>
		<link>http://hwoarang.silverarrow.org/2009/10/15/zen-sources-again-on-gentoo/</link>
		<comments>http://hwoarang.silverarrow.org/2009/10/15/zen-sources-again-on-gentoo/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 08:50:37 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[ebuild]]></category>
		<category><![CDATA[zen-sources]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.org/?p=511</guid>
		<description><![CDATA[Having been a crazy &#8216;zen-sources&#8217; user,  I really miss those kernel patches nowadays. So I took up the bug 288512 and zen-sources are again available for all Gentoo users[1] I haven&#8217;t committed them yet on portage tree because I want to ensure that they are safe enough for everyday usage. So until then, you can [...]]]></description>
			<content:encoded><![CDATA[<p>Having been a crazy &#8216;<a href="http://zen-sources.org">zen-sources&#8217;</a> user,  I really miss those kernel patches nowadays. So I took up the <a href="http://bugs.gentoo.org/show_bug.cgi?id=288512">bug 288512</a> and zen-sources are <span style="text-decoration: underline;"><strong>again</strong></span> available for all Gentoo users[1]<br />
I haven&#8217;t committed them yet on portage tree because I want to ensure that they are safe enough for everyday usage. So until then, you can get them via a new overlay hosted on github</p>
<ul>
<li><span style="text-decoration: underline;"><strong>git clone git://github.com/hwoarang/zen-sources.git</strong></span></li>
</ul>
<p>or via layman</p>
<ul>
<li><strong><span style="text-decoration: underline;">layman -a zen-sources</span></strong></li>
</ul>
<p>Special thanks to Brandon Berhent for providing the initial Gentoo ebuilds, and for developing the zen-sources :)</p>
<p>Thanks Brandon :)</p>
<p>Have fun with your brand new kernel sources[2]</p>
<p>[1] <a href="http://github.com/hwoarang/zen-sources">http://github.com/hwoarang/zen-sources</a></p>
<p>[2] <a href="http://www.zen-kernel.org ">http://www.zen-kernel.org </a></p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2009/10/15/zen-sources-again-on-gentoo/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>Pysdm Ebuild</title>
		<link>http://hwoarang.silverarrow.org/2008/04/09/pysdm-ebuild/</link>
		<comments>http://hwoarang.silverarrow.org/2008/04/09/pysdm-ebuild/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 15:42:18 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[ebuild]]></category>
		<category><![CDATA[pysdm]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.gr/?p=43</guid>
		<description><![CDATA[I was about to start a new project about a gui interface for fstab. I did a google search and i found Pysdm Its a quite interesting program written on python with PyGTK .  There wasnt a Gentoo ebuild so I wrote one for my gentoo machine Ebuild can be found: pysdm ebuild pysdm gentoo buzgilla]]></description>
			<content:encoded><![CDATA[<p>I was about to start a new project about a gui interface for fstab. I did a google search and i found</p>
<p><a href="http://pysdm.sourceforge.net">Pysdm</a><br />
Its a quite interesting program written on python with PyGTK . <br />
There wasnt a Gentoo ebuild so I wrote one for my gentoo machine</p>
<p>Ebuild can be found:</p>
<p><a href="http://hwoarang.silverarrow.gr/wp-content/ebuilds/app-misc/pysdm/pysdm-0.4.1-r1.ebuild">pysdm ebuild</a></p>
<p><a href="http://bugs.gentoo.org/show_bug.cgi?id=217027">pysdm gentoo buzgilla </a></p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2008/04/09/pysdm-ebuild/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Argouml-0.24 Ebuild</title>
		<link>http://hwoarang.silverarrow.org/2008/01/08/argouml-024/</link>
		<comments>http://hwoarang.silverarrow.org/2008/01/08/argouml-024/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 11:10:17 +0000</pubDate>
		<dc:creator>Markos</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[argouml]]></category>
		<category><![CDATA[ebuild]]></category>

		<guid isPermaLink="false">http://hwoarang.silverarrow.gr/?p=29</guid>
		<description><![CDATA[I was developing a project on Argouml on Arch Linux. The version of argouml was 0.24. I tried to continue the development on Gentoo  but I couldnt because the argouml version was 0.19. I must say that 0.24 version was released on February 2007 !!!! . Anyway I did the ebuild for Argouml-0.24 and I [...]]]></description>
			<content:encoded><![CDATA[<p>I was developing a project on Argouml on Arch Linux. The version of argouml was 0.24. I tried to continue the development on Gentoo  but I couldnt because the argouml version was 0.19. I must say that 0.24 version was released on February 2007 !!!! . Anyway I did the ebuild for Argouml-0.24 and I am giving it to you</p>
<p>I also commited it on Gentoo Bugzilla</p>
<p><a title="Argouml-0.24" href="http://hwoarang.silverarrow.org/wp-content/ebuilds/dev-util/argouml/argouml-0.24.ebuild">Argouml-0.24</a></p>
]]></content:encoded>
			<wfw:commentRss>http://hwoarang.silverarrow.org/2008/01/08/argouml-024/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

