public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/science/electronics: index.xml
@ 2010-10-19 20:40 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; 4+ messages in thread
From: Rafael Martins (rafaelmartins) @ 2010-10-19 20:40 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    10/10/19 20:40:10

  Added:                index.xml
  Log:
  initial commit.

Revision  Changes    Path
1.1                  xml/htdocs/proj/en/science/electronics/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.1&content-type=text/plain

Index: index.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE project SYSTEM "/dtd/project.dtd">
<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v 1.1 2010/10/19 20:40:10 rafaelmartins Exp $ -->

<project>
 
  <name>Electronics</name>
  <longname>The Electronics subproject</longname>

  <date>19 Oct 2010</date>
  
  <author title="Author">
    <mail link="calchan@gentoo.org">Denis Dupeyron</mail>
  </author>
  <author title="Author">
    <mail link="rafaelmartins@gentoo.org">Rafael G. Martins</mail>
  </author>

  <description>
    The Electronics subproject manages Electronics related software in Gentoo
  </description>

  <longdescription>
    <!-- TODO: Improve this description -->
    <p>
      The Electronics subproject manages Electronics related software in Gentoo.
    </p>
  </longdescription>
  
  <dev role="member">calchan</dev>
  <dev role="member">dilfridge</dev>
  <dev role="lead">rafaelmartins</dev>
  <dev role="member">tomjbe</dev>

  <herd name="sci-electronics" />

  <task lead="rafaelmartins">
    <name>Test benches</name>
    <description>Write test benches for all our software</description>
    <longdescription>
      <p>
      The kind of applications we're dealing with makes it difficult or even
      impossible for a non-specialist to test them. Thus we need to write test
      benches in order to verify they work properly. This is essential for arch
      testers to be able to stabilize them, but should also help keywording on
      less common architectures.
      </p>
    </longdescription>
    <startdate>19 October 2010</startdate>
    <!--<reference>
      <uri link="tests/index.xml">The test benches page</uri>
    </reference>-->
  </task>

  <task lead="calchan">
    <name>Recruitment</name>
    <description>Form a team</description>
    <longdescription>
      <p>
      A number of devs contribute to the Electronics Subproject, but are not
      members of it. It would be good to have them officialy join us. In order
      not to scare them, it should be made clear that their responsibility would
      be limited to the packages they accept to maintain. This would increase
      cohesion, communication, and make our collective work more effective. At
      the same time we should look for herd testers and expert users to assist
      us in our work.
      </p>
    </longdescription>
    <startdate>19 October 2010</startdate>
  </task>

  <!--<resource link="todo.xml">
    TODO list (may not be up to date)
  </resource>-->
  <resource link="http://packages.gentoo.org/category/sci-electronics?full_cat">
    List of Electronics software in Gentoo
  </resource>
  <resource link="http://archives.gentoo.org/gentoo-science/">
    Mailinglist archive of the Scientific Gentoo Project
  </resource>
  <resource link="irc://irc.freenode.net/gentoo-science">
    Official IRC channel of the Scientific Gentoo Project
  </resource>

</project>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/science/electronics: index.xml
@ 2010-11-28  4:52 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; 4+ messages in thread
From: Rafael Martins (rafaelmartins) @ 2010-11-28  4:52 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    10/11/28 04:52:21

  Modified:             index.xml
  Log:
  Added a new "job"

Revision  Changes    Path
1.3                  xml/htdocs/proj/en/science/electronics/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?r1=1.2&r2=1.3

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- index.xml	26 Oct 2010 19:42:27 -0000	1.2
+++ index.xml	28 Nov 2010 04:52:21 -0000	1.3
@@ -2,14 +2,14 @@
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v 1.2 2010/10/26 19:42:27 tomjbe Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v 1.3 2010/11/28 04:52:21 rafaelmartins Exp $ -->
 
 <project>
  
   <name>Electronics</name>
   <longname>The Electronics subproject</longname>
 
-  <date>19 Oct 2010</date>
+  <date>28 Nov 2010</date>
   
   <author title="Author">
     <mail link="calchan@gentoo.org">Denis Dupeyron</mail>
@@ -29,6 +29,19 @@
     </p>
   </longdescription>
   
+  <recruitment>
+    <job>
+      <summary>Package Maintainer</summary>
+      <details>
+        Our project is understaffed. We really need new package maintainers.
+      </details>
+      <requirements>
+        Experience with Electronics software on Linux, ideally Gentoo. 
+      </requirements>
+      <contact>sci-electronics@gentoo.org</contact>
+    </job>
+  </recruitment>
+
   <dev role="member">calchan</dev>
   <dev role="member">dilfridge</dev>
   <dev role="lead">rafaelmartins</dev>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/science/electronics: index.xml
@ 2010-11-28 19:00 Rafael Martins (rafaelmartins)
  0 siblings, 0 replies; 4+ messages in thread
From: Rafael Martins (rafaelmartins) @ 2010-11-28 19:00 UTC (permalink / raw
  To: gentoo-commits

rafaelmartins    10/11/28 19:00:45

  Modified:             index.xml
  Log:
  Added "Test benches" page, with gtkwave tests.

Revision  Changes    Path
1.4                  xml/htdocs/proj/en/science/electronics/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?r1=1.3&r2=1.4

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- index.xml	28 Nov 2010 04:52:21 -0000	1.3
+++ index.xml	28 Nov 2010 19:00:45 -0000	1.4
@@ -2,7 +2,7 @@
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v 1.3 2010/11/28 04:52:21 rafaelmartins Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v 1.4 2010/11/28 19:00:45 rafaelmartins Exp $ -->
 
 <project>
  
@@ -62,9 +62,9 @@
       </p>
     </longdescription>
     <startdate>19 October 2010</startdate>
-    <!--<reference>
+    <reference>
       <uri link="tests/index.xml">The test benches page</uri>
-    </reference>-->
+    </reference>
   </task>
 
   <task lead="calchan">
@@ -84,6 +84,9 @@
     <startdate>19 October 2010</startdate>
   </task>
 
+  <resource link="tests/index.xml">
+    Test benches
+  </resource>
   <resource link="todo.xml">
     TODO list
   </resource>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/science/electronics: index.xml
@ 2013-02-05 16:08 Michael Weber (xmw)
  0 siblings, 0 replies; 4+ messages in thread
From: Michael Weber (xmw) @ 2013-02-05 16:08 UTC (permalink / raw
  To: gentoo-commits

xmw         13/02/05 16:08:24

  Modified:             index.xml
  Log:
  fix project page to match my herd involvement

Revision  Changes    Path
1.6                  xml/htdocs/proj/en/science/electronics/index.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/science/electronics/index.xml?r1=1.5&r2=1.6

Index: index.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- index.xml	13 Dec 2010 21:51:24 -0000	1.5
+++ index.xml	5 Feb 2013 16:08:24 -0000	1.6
@@ -2,7 +2,7 @@
 <?xml-stylesheet href="/xsl/project.xsl" type="text/xsl"?>
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v 1.5 2010/12/13 21:51:24 rafaelmartins Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/science/electronics/index.xml,v 1.6 2013/02/05 16:08:24 xmw Exp $ -->
 
 <project>
  
@@ -46,6 +46,7 @@
   <dev role="member">dilfridge</dev>
   <dev role="lead">rafaelmartins</dev>
   <dev role="member">tomjbe</dev>
+  <dev role="member">xmw</dev>
 
   <herd name="sci-electronics" />
 





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

end of thread, other threads:[~2013-02-05 16:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19 20:40 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/science/electronics: index.xml Rafael Martins (rafaelmartins)
  -- strict thread matches above, loose matches on Subject: below --
2010-11-28  4:52 Rafael Martins (rafaelmartins)
2010-11-28 19:00 Rafael Martins (rafaelmartins)
2013-02-05 16:08 Michael Weber (xmw)

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