diff options
author | randomdan <randomdan@localhost> | 2011-02-10 17:15:05 +0000 |
---|---|---|
committer | randomdan <randomdan@localhost> | 2011-02-10 17:15:05 +0000 |
commit | ca10dae2fcf0719aec639e8b7248c4b0d76c7d66 (patch) | |
tree | df9253e6ed859645071123ac06306ace117da835 /gentoobrowse/datasources | |
parent | Fix the build system to do dependencies properly (diff) | |
download | gentoobrowse-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/datasources')
-rw-r--r-- | gentoobrowse/datasources/poweredBy.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gentoobrowse/datasources/poweredBy.txt b/gentoobrowse/datasources/poweredBy.txt new file mode 100644 index 0000000..0e3bead --- /dev/null +++ b/gentoobrowse/datasources/poweredBy.txt @@ -0,0 +1,7 @@ +Gentoo|http://www.gentoo.org/ +PostgreSQL|http://www.postgresql.org/ +Apache|http://httpd.apache.org/ +FastCGI|http://www.fastcgi.com/drupal/ +XSLT|http://www.w3.org/TR/xslt/ +Boost|http://www.boost.org/ +Project2|http://project2.randomdan.homeip.net/ |