[Compbench-web-devel] compbenchmarks-web/cgi-bin downloads.cgi, 1.3, 1.4
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-12-18 17:44:20
|
Update of /cvsroot/compbench/compbenchmarks-web/cgi-bin In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv14672 Modified Files: downloads.cgi Log Message: Minor changes in binaries' description. Index: downloads.cgi =================================================================== RCS file: /cvsroot/compbench/compbenchmarks-web/cgi-bin/downloads.cgi,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** downloads.cgi 12 Dec 2006 18:36:13 -0000 1.3 --- downloads.cgi 18 Dec 2006 17:44:15 -0000 1.4 *************** *** 22,26 **** print "<h3>Latest compbenchmarks' packages</h3> <ul> ! <li><a href='http://sourceforge.net/project/showfiles.php?group_id=150828&package_id=166676'>Sources and pre-built x86 binaries</a> (for <a href='http://www.debian.org'>Sarge</a> and <a href='http://www.unbuntu.org'>Ubuntu</a> 6.10)</li> <li><a href='http://sourceforge.net/project/showfiles.php?group_id=150828&package_id=204979'>Technical documentation</a></li> </ul> --- 22,26 ---- print "<h3>Latest compbenchmarks' packages</h3> <ul> ! <li><a href='http://sourceforge.net/project/showfiles.php?group_id=150828&package_id=166676'>Sources and pre-built x86 binaries</a> (for <a href='http://www.debian.org'>Sarge</a>, <a href='http://www.unbuntu.org'>Ubuntu</a> >=6.10, and <a href='http://www.opensuse.org'>openSUSE</a> >=10.2)</li> <li><a href='http://sourceforge.net/project/showfiles.php?group_id=150828&package_id=204979'>Technical documentation</a></li> </ul> |