public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/webapps: webapp-config.xml
@ 2012-06-28  1:21 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-06-28  1:21 UTC (permalink / raw
  To: gentoo-commits

blueness    12/06/28 01:21:39

  Modified:             webapp-config.xml
  Log:
  Update webapp-config page

Revision  Changes    Path
1.4                  xml/htdocs/proj/en/webapps/webapp-config.xml

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

Index: webapp-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- webapp-config.xml	17 Jul 2010 13:44:09 -0000	1.3
+++ webapp-config.xml	28 Jun 2012 01:21:39 -0000	1.4
@@ -3,7 +3,7 @@
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v 1.3 2010/07/17 13:44:09 jmbsvicetto Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v 1.4 2012/06/28 01:21:39 blueness Exp $ -->
 
 <project>
 
@@ -16,7 +16,7 @@
   </longname>
 
   <date>
-  2007-12-10
+  2012-06-27
   </date>
 
   <author title="Author">
@@ -25,6 +25,12 @@
     </mail>
   </author>
 
+  <author title="Update">
+    <mail link="blueness@gentoo.org">
+    Anthony G. Basile
+    </mail>
+  </author>
+
   <description>
     webapp-config is the installer for web-based applications of the
     Gentoo Linux distribution. It is being used for the automatic
@@ -55,10 +61,7 @@
   </goals>
 
 <!-- developers: add yourself -->
-
-<!-- Resources -->
-
-<resource link="https://sourceforge.net/projects/webapp-config">SourceForge project site</resource> 
+<dev role="Maintainer">blueness</dev>
 
 <!-- Resources -->
 
@@ -66,6 +69,7 @@
 
 <title>Detailed project links</title>
 
+<!--
 <section>
 <title>Project site</title>
 <body>
@@ -75,6 +79,7 @@
 </p>
 </body>
 </section>
+-->
 
 <section>
 <title>IRC</title>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/webapps: webapp-config.xml
@ 2012-06-28  1:29 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 3+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-06-28  1:29 UTC (permalink / raw
  To: gentoo-commits

blueness    12/06/28 01:29:17

  Modified:             webapp-config.xml
  Log:
  Update webapp-config page

Revision  Changes    Path
1.5                  xml/htdocs/proj/en/webapps/webapp-config.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml?r1=1.4&r2=1.5

Index: webapp-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- webapp-config.xml	28 Jun 2012 01:21:39 -0000	1.4
+++ webapp-config.xml	28 Jun 2012 01:29:17 -0000	1.5
@@ -3,7 +3,7 @@
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v 1.4 2012/06/28 01:21:39 blueness Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v 1.5 2012/06/28 01:29:17 blueness Exp $ -->
 
 <project>
 
@@ -69,17 +69,26 @@
 
 <title>Detailed project links</title>
 
-<!--
 <section>
-<title>Project site</title>
+<title>Repository</title>
 <body>
 <p>
-The code for the project is maintained at <uri
-link="https://sourceforge.net/projects/webapp-config">SourceForge</uri>.
+The code for the project is maintained at
+<uri link="http://git.overlays.gentoo.org/gitweb/?p=proj/webapp-config.git;a=summary">
+Gentoo's git.overlays.gentoo.org</uri>.
+</p>
+</body>
+</section>
+
+<section>
+<title>Archive</title>
+<body>
+<p>
+The archive of release tarballs is 
+<uri link="http://dev.gentoo.org/~blueness/webapp-config/">here</uri>.
 </p>
 </body>
 </section>
--->
 
 <section>
 <title>IRC</title>






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

* [gentoo-commits] gentoo commit in xml/htdocs/proj/en/webapps: webapp-config.xml
@ 2014-01-04  1:04 Devan Franchini (twitch153)
  0 siblings, 0 replies; 3+ messages in thread
From: Devan Franchini (twitch153) @ 2014-01-04  1:04 UTC (permalink / raw
  To: gentoo-commits

twitch153    14/01/04 01:04:03

  Modified:             webapp-config.xml
  Log:
  Adds twitch153 as a maintainer

Revision  Changes    Path
1.6                  xml/htdocs/proj/en/webapps/webapp-config.xml

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

Index: webapp-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- webapp-config.xml	28 Jun 2012 01:29:17 -0000	1.5
+++ webapp-config.xml	4 Jan 2014 01:04:03 -0000	1.6
@@ -3,7 +3,7 @@
 <?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
 <!DOCTYPE project SYSTEM "/dtd/project.dtd">
 
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v 1.5 2012/06/28 01:29:17 blueness Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/proj/en/webapps/webapp-config.xml,v 1.6 2014/01/04 01:04:03 twitch153 Exp $ -->
 
 <project>
 
@@ -31,6 +31,12 @@
     </mail>
   </author>
 
+  <author title="Update">
+    <mail link="twitch153@gentoo.org">
+    Devan Franchini
+    </mail>
+  </author>
+
   <description>
     webapp-config is the installer for web-based applications of the
     Gentoo Linux distribution. It is being used for the automatic
@@ -62,7 +68,7 @@
 
 <!-- developers: add yourself -->
 <dev role="Maintainer">blueness</dev>
-
+<dev role="Maintainer">twitch153</dev>
 <!-- Resources -->
 
 <extrachapter>





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

end of thread, other threads:[~2014-01-04  1:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-28  1:29 [gentoo-commits] gentoo commit in xml/htdocs/proj/en/webapps: webapp-config.xml Anthony G. Basile (blueness)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-04  1:04 Devan Franchini (twitch153)
2012-06-28  1:21 Anthony G. Basile (blueness)

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