<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
	>
<channel>
	<title>Comments on: Genlop</title>
	<atom:link href="http://esteve.tizos.net/archives/genlop/feed/" rel="self" type="application/rss+xml" />
	<link>http://esteve.tizos.net/archives/genlop/</link>
	<description>A personal blog with my own opinions, experiences and stuff I'm interested on.</description>
	<pubDate>Fri, 10 Sep 2010 10:10:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marc Vilanova Vilaser</title>
		<link>http://esteve.tizos.net/archives/genlop/comment-page-1/#comment-7</link>
		<dc:creator>Marc Vilanova Vilaser</dc:creator>
		<pubDate>Fri, 15 Oct 2004 00:48:05 +0000</pubDate>
		<guid isPermaLink="false">http://esteve.tizos.net/index.php?p=17#comment-7</guid>
		<description>Ei! Molt </description>
		<content:encoded><![CDATA[<p>Ei! Molt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pof</title>
		<link>http://esteve.tizos.net/archives/genlop/comment-page-1/#comment-6</link>
		<dc:creator>pof</dc:creator>
		<pubDate>Thu, 30 Sep 2004 09:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://esteve.tizos.net/index.php?p=17#comment-6</guid>
		<description>One of the most useful uses of genlop I've found is to query the USE flags that had been used when a package was compiled, using &lt;em&gt;-i&lt;/em&gt;:

&lt;blockquote&gt;
  -i   extra infos for the selected package (build specific USE and CFLAGS variables, average build time, etc)
&lt;/blockquote&gt;

for example, if I want to know which USE flags i used last time I emerged apache I would do:

&lt;code&gt;
s0 root # genlop -i apache
   Info about currently installed ebuild:

   * net-www/apache-2.0.49-r3
   Install date: Mon Jun  7 10:45:29 2004
   USE="berkdb gdbm threads ssl -ldap -ipv6 -doc -static"
   CFLAGS="-O3 -march=athlon-xp -pipe"
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>One of the most useful uses of genlop I&#8217;ve found is to query the USE flags that had been used when a package was compiled, using <em>-i</em>:</p>
<blockquote><p>
  -i   extra infos for the selected package (build specific USE and CFLAGS variables, average build time, etc)
</p></blockquote>
<p>for example, if I want to know which USE flags i used last time I emerged apache I would do:</p>
<p><code><br />
s0 root # genlop -i apache<br />
   Info about currently installed ebuild:</p>
<p>   * net-www/apache-2.0.49-r3<br />
   Install date: Mon Jun  7 10:45:29 2004<br />
   USE="berkdb gdbm threads ssl -ldap -ipv6 -doc -static"<br />
   CFLAGS="-O3 -march=athlon-xp -pipe"<br />
</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
