summaryrefslogtreecommitdiff
path: root/gentoobrowse/present/package.xml
diff options
context:
space:
mode:
authorrandomdan <randomdan@localhost>2011-02-10 17:15:05 +0000
committerrandomdan <randomdan@localhost>2011-02-10 17:15:05 +0000
commitca10dae2fcf0719aec639e8b7248c4b0d76c7d66 (patch)
treedf9253e6ed859645071123ac06306ace117da835 /gentoobrowse/present/package.xml
parentFix the build system to do dependencies properly (diff)
downloadgentoobrowse-ca10dae2fcf0719aec639e8b7248c4b0d76c7d66.tar.bz2
gentoobrowse-ca10dae2fcf0719aec639e8b7248c4b0d76c7d66.tar.xz
gentoobrowse-ca10dae2fcf0719aec639e8b7248c4b0d76c7d66.zip
Add a common collection of data containing the poweredBy folk and replace the hardcoded bit from the template with data from there
Diffstat (limited to 'gentoobrowse/present/package.xml')
-rw-r--r--gentoobrowse/present/package.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gentoobrowse/present/package.xml b/gentoobrowse/present/package.xml
index 69c13cc..06a3b73 100644
--- a/gentoobrowse/present/package.xml
+++ b/gentoobrowse/present/package.xml
@@ -2,6 +2,7 @@
<view name="package" root="gentoo" contenttype="text/xml-xslt" style="package.xslt" xmlns:xi="http://www.w3.org/2001/XInclude"
xmlns:project2="http://project2.randomdan.homeip.net">
<xi:include href="../views/package.xml" />
+ <xi:include href="../views/webcommon.xml" />
<project2:view name="package" source="packages" rootname="summary" recordname="package" filter="catAndName">
<parameters>
<param name="cat"><value source="uri" index="1" /></param>