<?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>xiphux &#187; gentoo</title>
	<atom:link href="http://www.xiphux.com/tag/gentoo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.xiphux.com</link>
	<description></description>
	<lastBuildDate>Sat, 28 Jan 2012 17:05:18 +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>Gentoo overlay</title>
		<link>http://www.xiphux.com/2009/05/20/gentoo-overlay/?&#038;owa_medium=feed&#038;owa_sid=</link>
		<comments>http://www.xiphux.com/2009/05/20/gentoo-overlay/#comments</comments>
		<pubDate>Thu, 21 May 2009 00:41:47 +0000</pubDate>
		<dc:creator>xiphux</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[gentoo]]></category>
		<category><![CDATA[gitphp]]></category>

		<guid isPermaLink="false">http://www.xiphux.com/?p=630</guid>
		<description><![CDATA[Created a gentoo overlay. Right now it only has ebuilds for gitphp. You can set it up by doing something like: git clone http://www.xiphux.com/git/gentoo.git /usr/local/portage/xiphux And adding to your make.conf: PORTDIR_OVERLAY="/usr/local/portage/xiphux" The ebuild will handle changing the permissions of templates_c and will copy gitphp.conf.php.example to gitphp.conf.php, and will allow you to merge changes to gitphp.conf.php ]]></description>
			<content:encoded><![CDATA[<p>Created a gentoo overlay.  Right now it only has ebuilds for gitphp.  You can set it up by doing something like:</p>
<p><code>git clone http://www.xiphux.com/git/gentoo.git /usr/local/portage/xiphux</code></p>
<p>And adding to your make.conf:<br />
<code>PORTDIR_OVERLAY="/usr/local/portage/xiphux"</code></p>
<p>The ebuild will handle changing the permissions of templates_c and will copy gitphp.conf.php.example to gitphp.conf.php, and will allow you to merge changes to gitphp.conf.php using etc-update when you upgrade.</p>
<p>Unfortunately, I don&#8217;t know of a good way to make webapp-config handle the templates_c directory, so when you unmerge the package you have to get rid of the templates_c directory manually (since by then the webserver has generated the compiled files in there, so webapp-config won&#8217;t remove it since it&#8217;s not empty).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.xiphux.com/2009/05/20/gentoo-overlay/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

