remove debian repo
authorBenjamin Zores <ben@geexbox.org>
Sat Jan 03 17:18:15 2009 +0100 (2009-01-03)
changeset 44765cdfa92a3f0
parent 446 6d0cf73420d5
child 448 19c8e67048ff
remove debian repo
web/index.html
     1.1 --- a/web/index.html	Tue Jul 29 15:12:14 2008 +0200
     1.2 +++ b/web/index.html	Sat Jan 03 17:18:15 2009 +0100
     1.3 @@ -237,19 +237,6 @@
     1.4        Sources can be downloaded <a href="http://ushare.geexbox.org/releases/ushare-1.1a.tar.bz2">here</a>.
     1.5      </p>
     1.6      <dl>
     1.7 -      <dt>Ubuntu Package</dt>
     1.8 -      <dd>
     1.9 -      If you're using Ubuntu 7.10 (Gutsy) GNU/Linux distribution, you can also grab the binaries for your architecture :
    1.10 -      <ul>
    1.11 -        <li>i386 arch : <a href="http://www.geexbox.org/debian/pool/main/ushare/ushare_1.1a-0ubuntu1_i386.deb">ushare package</a>.</li>
    1.12 -        <li>amd64 arch : <a href="http://www.geexbox.org/debian/pool/main/ushare/ushare_1.1a-0ubuntu1_amd64.deb">ushare package</a>.</li>
    1.13 -      </ul>
    1.14 -      uShare is also available through <b>apt-get</b>. Simply add the following line to your <i>/etc/apt/sources.list</i> file :
    1.15 -      <pre class="code">deb http://www.geexbox.org/debian/ unstable main</pre>
    1.16 -      and install ushare with :
    1.17 -      <pre class="code">apt-get update &amp;&amp; apt-get install ushare</pre>
    1.18 -      </dd>
    1.19 -
    1.20        <dt>Fedora Package</dt>
    1.21        <dd>
    1.22        If you're using Fedora FC4 GNU/Linux distribution, you can also grab the <a href="http://ushare.geexbox.org/releases/ushare-0.9.7-1.fc4.i386.rpm">binary for i386</a>.