[Scummvm-cvs-logs] SF.net SVN: scummvm:[40314] web/trunk/downloads.php

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Tue May 5 11:40:06 CEST 2009


Revision: 40314
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40314&view=rev
Author:   Kirben
Date:     2009-05-05 09:40:06 +0000 (Tue, 05 May 2009)

Log Message:
-----------
Ubuntu 9.04 (jaunty) builds don't actually exist.

Modified Paths:
--------------
    web/trunk/downloads.php

Modified: web/trunk/downloads.php
===================================================================
--- web/trunk/downloads.php	2009-05-05 09:36:06 UTC (rev 40313)
+++ web/trunk/downloads.php	2009-05-05 09:40:06 UTC (rev 40314)
@@ -128,8 +128,10 @@
 	addDownload("catpl-ubuntu", "Ubuntu 8.10 (intrepid) i386 package", "(3.7M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-intrepid.1_i386.deb?download");
 	addDownload("catpl-ubuntu", "Ubuntu 8.10 (intrepid) x86 64bit package", "(4.1M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-intrepid.1_amd64.deb?download");
 
+/*
 	addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) i386 package", "(3.7M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.jaunty.1_i386.deb?download");
 	addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) x86 64bit package", "(4.1M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.jaunty.1_amd64.deb?download");
+*/
 
 	addDownload("catpl-slackware", "SlackWare package", "(3.6M .tgz)", "http://prdownloads.sourceforge.net/scummvm/scummvm-".$current_release."_slack-i486-1.tgz?download");
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list