[Pkg-kde-trunk] [SCM] DocumentRoot for http://qt-kde.debian.net/ branch, documentroot, updated. 667b4f8913bcf51bf1bd2baa524f823d2e49287e

Eshat Cakar eshat-guest at alioth.debian.org
Tue Nov 29 21:43:00 UTC 2011


The following commit has been merged in the documentroot branch:
commit 667b4f8913bcf51bf1bd2baa524f823d2e49287e
Author: Eshat Cakar <info at eshat.de>
Date:   Tue Nov 29 22:42:27 2011 +0100

    use unsorted html list for the two repo ways
---
 index.php |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diff --git a/index.php b/index.php
index d1cde72..3a6c856 100644
--- a/index.php
+++ b/index.php
@@ -115,6 +115,8 @@ As a result, KDE SC 4.4.2 packages have been removed from this repository.
 
 <h1>Configuring repositories</h1>
 <p>Use one of the following ways, to add the repository:</p>
+<ul>
+<li>
 <h2>Using apt-spy to find the fastest mirror (recommended)</h2>
 <p>
 Install apt-spy:
@@ -144,7 +146,8 @@ Download this file: <a href="mirrors.txt">mirrors.txt</a>. Then execute:
 
 <p>
 Now, in /etc/apt/sources.list.d/qt-kde.list you should have the mirror which works faster for you. 
-
+</li>
+<li>
 <h2>By manually editing /etc/apt/sources.list</h2>
 <p>
 You need to add the following to your /etc/apt/sources.list:
@@ -161,6 +164,8 @@ secondary mirror:
 deb http://qt-kde2.debian.net/debian experimental-snapshots main
 deb-src http://qt-kde2.debian.net/debian experimental-snapshots main
 </pre>
+</li>
+</ul>
 
 <h1>Upgrade packages</h1>
 <p>

-- 
DocumentRoot for http://qt-kde.debian.net/



More information about the Pkg-kde-trunk mailing list