www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www home.html server/home-pkgselect.html server...


From: Pavel Kharitonov
Subject: www home.html server/home-pkgselect.html server...
Date: Fri, 18 Oct 2013 03:47:37 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Pavel Kharitonov <ineiev>       13/10/18 03:47:36

Modified files:
        .              : home.html 
        server         : home-pkgselect.html 
Added files:
        server         : home-pkgdescs.html 

Log message:
        Temporarily revert recent Karl's commits

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/home.html?cvsroot=www&r1=1.455&r2=1.456
http://web.cvs.savannah.gnu.org/viewcvs/www/server/home-pkgselect.html?cvsroot=www&r1=1.2&r2=1.3
http://web.cvs.savannah.gnu.org/viewcvs/www/server/home-pkgdescs.html?cvsroot=www&rev=1.3

Patches:
Index: home.html
===================================================================
RCS file: /web/www/www/home.html,v
retrieving revision 1.455
retrieving revision 1.456
diff -u -b -r1.455 -r1.456
--- home.html   17 Oct 2013 23:46:46 -0000      1.455
+++ home.html   18 Oct 2013 03:47:35 -0000      1.456
@@ -83,8 +83,8 @@
 and the list of <a href="/software/recent-releases.html">recent GNU
 releases</a>.</p>
 
-<!--include virtual="/server/home-pkgselect.html" -->
-<!--include virtual="/server/home-pkgblurbs.html" -->
+<!--#include virtual="/server/home-pkgselect.html" -->
+<!--#include virtual="/server/home-pkgdescs.html" -->
 
 </div><!-- class="emph-box" -->
 </div><!-- class="yui-u" -->
@@ -245,7 +245,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2013/10/17 23:46:46 $
+$Date: 2013/10/18 03:47:35 $
 <!-- timestamp end -->
 </p>
 </div>

Index: server/home-pkgselect.html
===================================================================
RCS file: /web/www/www/server/home-pkgselect.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- server/home-pkgselect.html  17 Oct 2013 23:45:05 -0000      1.2
+++ server/home-pkgselect.html  18 Oct 2013 03:47:36 -0000      1.3
@@ -1 +1 @@
-<!--#set var="pkg_selection" value=":emacs:" -->
+<!--#set var="pkg_selection" value=":guile:GNUstep:" -->

Index: server/home-pkgdescs.html
===================================================================
RCS file: server/home-pkgdescs.html
diff -N server/home-pkgdescs.html
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ server/home-pkgdescs.html   18 Oct 2013 03:47:36 -0000      1.3
@@ -0,0 +1,22 @@
+<!--#if expr="$pkg_selection = /:guile:/" -->
+
+<h4>GNU Guile</h4>
+<p><a href="http://www.gnu.org/software/guile/";>GNU Guile</a> is the
+official extension language for the GNU Operating System. Version 2.0
+was released February 16, 2011 with a 
+<a href="http://www.gnu.org/software/guile/news.html";>wealth of new 
+features.</a> Its compiler infrastructure, libraries, and dynamic 
+programming environment make it a great language to write applications in. 
+<a href="http://www.gnu.org/software/guile/community.html";>Join the
+community now!</a></p>
+<!--#endif -->
+
+<!--#if expr="$pkg_selection = /:GNUstep:/" -->
+
+<h4>GNUstep</h4>
+
+<p><a href="http://www.gnustep.org/";>GNUstep</a> is a fully-functional
+object-oriented development environment. We need developers to write and
+port applications to GNUstep so that we can make it a great experience
+for users.</p>
+<!--#endif -->



reply via email to

[Prev in Thread] Current Thread [Next in Thread]