public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/foundation/en/finances: 2011-treasurer-report.xml
@ 2012-05-20 22:40 David Abbott (dabbott)
  0 siblings, 0 replies; 3+ messages in thread
From: David Abbott (dabbott) @ 2012-05-20 22:40 UTC (permalink / raw
  To: gentoo-commits

dabbott     12/05/20 22:40:14

  Added:                2011-treasurer-report.xml
  Log:
  initial 2011 treasurer report

Revision  Changes    Path
1.1                  xml/htdocs/foundation/en/finances/2011-treasurer-report.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?rev=1.1&content-type=text/plain

Index: 2011-treasurer-report.xml
===================================================================
<?xml version='1.0' encoding="UTF-8"?>
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide link="/foundation/en/2005q4.xml" lang="en">
<title>Gentoo Financial Report, 2011</title>
<author title="Author">
  <mail>dabbott</mail>
</author>

<abstract>
2011 financial report for the Gentoo Foundation
</abstract>

<!-- The content of this document is licensed under the CC-BY-SA license -->
<!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
<license/>

<version>1</version>
<date>2012-05-20</date>

<chapter>
<title>2011 Gentoo Financial Report</title>
  <section>
  <title>Fiscal Year 2011</title>
    <body>
      <table>
        <tr>
        <th>Income</th>
        <th>Expense</th>
        <th>Total Income</th>
      </tr>
      <tr>
        <ti>$16,373.57</ti>
        <ti>-$2,402.42</ti>
        <ti>$13,971.15</ti>
      </tr>
      </table>
      <p>
      </p>
    </body>
  </section>
  <section>
  <title>Capital Balance</title>
    <body>
      <table>
      <tr>
        <th>Begining</th>
        <th>Ending</th>
      </tr>
      <tr>
        <ti>$56,717.58</ti>
        <ti>$70,539.32</ti>
      </tr>
      </table>
      <p>
      </p>
    </body>
  </section>
  <section>
    <title>Account Balances</title>
    <body>
      <table>
      <tr>
        <th>Account</th>
        <th>Beginning</th>
        <th>Ending</th>
      </tr>
      <tr>
        <ti>Paypal</ti>
        <ti>$2,437.02</ti>
        <ti>$4,875.28</ti>
      </tr>
      <tr>
        <ti>Capital One</ti>
        <ti>$17,760.70</ti>
        <ti>$17,773.66</ti>
      </tr>
      <tr>
        <ti>ING Direct</ti>
        <ti>$36,519.86</ti>
        <ti>$47,891.38</ti>
      </tr>
      </table>
      <p>
      </p>
    </body>
  </section>
  <section>
  <title>Net Interest Earned</title>
    <body>
	    <table>
	      <tr>
	        <th>Account</th>
	        <th>Total</th>
	      </tr>
	      <tr>
	        <ti>Paypal</ti>
	        <ti>$0.00</ti>
	      </tr>
	      <tr>
	        <ti>Capital One</ti>
	        <ti>$167.07</ti>
	      </tr>
	      <tr>
	        <ti>ING Direct</ti>
	        <ti>$370.27</ti>
	      </tr>
	      </table>
    </body>
  </section>
</chapter>
<chapter>
  <title>Income</title>
  <section>
    <body>
	    <table>
	      <tr>
	        <th>Account</th>
	        <th>Total</th>
	      </tr>
	      <tr>
	        <ti>Paypal Donations</ti>
	        <ti>$4,255.87</ti>
	      </tr>
	      <tr>
	        <ti>CafePress Store</ti>
	        <ti>$579.11</ti>
	      </tr>
	      <tr>
	        <ti>Google GSOC</ti>
	        <ti>$11,001.25</ti>
	      </tr>
	      </table>
    </body>
  </section>
</chapter>
<chapter>
  <title>Expenses</title>
  <section>
    <body>
	    <table>
	      <tr>
	        <th>Total</th>
	      </tr>
	      <tr>
	        <ti>-$2,402.42</ti>
	      </tr>
	      </table>
    </body>
  </section>
</chapter>
</guide>






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/foundation/en/finances: 2011-treasurer-report.xml
@ 2012-05-20 23:12 David Abbott (dabbott)
  0 siblings, 0 replies; 3+ messages in thread
From: David Abbott (dabbott) @ 2012-05-20 23:12 UTC (permalink / raw
  To: gentoo-commits

dabbott     12/05/20 23:12:33

  Modified:             2011-treasurer-report.xml
  Log:
  added quantumsummers as editor

Revision  Changes    Path
1.2                  xml/htdocs/foundation/en/finances/2011-treasurer-report.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?r1=1.1&r2=1.2

Index: 2011-treasurer-report.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- 2011-treasurer-report.xml	20 May 2012 22:40:14 -0000	1.1
+++ 2011-treasurer-report.xml	20 May 2012 23:12:33 -0000	1.2
@@ -2,10 +2,15 @@
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 <guide link="/foundation/en/2005q4.xml" lang="en">
 <title>Gentoo Financial Report, 2011</title>
+
 <author title="Author">
   <mail>dabbott</mail>
 </author>
 
+<author title="Editor">
+  <mail>quantumsummers</mail>
+</author>
+
 <abstract>
 2011 financial report for the Gentoo Foundation
 </abstract>






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo commit in xml/htdocs/foundation/en/finances: 2011-treasurer-report.xml
@ 2012-05-23  7:23 David Abbott (dabbott)
  0 siblings, 0 replies; 3+ messages in thread
From: David Abbott (dabbott) @ 2012-05-23  7:23 UTC (permalink / raw
  To: gentoo-commits

dabbott     12/05/23 07:23:25

  Modified:             2011-treasurer-report.xml
  Log:
  added fiscal year dates

Revision  Changes    Path
1.3                  xml/htdocs/foundation/en/finances/2011-treasurer-report.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml?r1=1.2&r2=1.3

Index: 2011-treasurer-report.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/foundation/en/finances/2011-treasurer-report.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- 2011-treasurer-report.xml	20 May 2012 23:12:33 -0000	1.2
+++ 2011-treasurer-report.xml	23 May 2012 07:23:25 -0000	1.3
@@ -19,13 +19,13 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.0 -->
 <license/>
 
-<version>1</version>
-<date>2012-05-20</date>
+<version>3</version>
+<date>2012-05-22</date>
 
 <chapter>
 <title>2011 Gentoo Financial Report</title>
   <section>
-  <title>Fiscal Year 2011</title>
+  <title>Fiscal Year 2011 (July 1 2010 to June 30 2011)</title>
     <body>
       <table>
         <tr>






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-23  7:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-20 22:40 [gentoo-commits] gentoo commit in xml/htdocs/foundation/en/finances: 2011-treasurer-report.xml David Abbott (dabbott)
  -- strict thread matches above, loose matches on Subject: below --
2012-05-20 23:12 David Abbott (dabbott)
2012-05-23  7:23 David Abbott (dabbott)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox