slitaz-forge rev 523

roadmap: close ARM port! We have it!!!
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 14:51:01 2014 +0200 (2014-04-14)
parents 4adbefb9d7b0
children d48ef19876cd
files arm/style.css roadmap/releases/5.0/armv6-port.conf
line diff
     1.1 --- a/arm/style.css	Sun Apr 13 17:27:23 2014 +0100
     1.2 +++ b/arm/style.css	Mon Apr 14 14:51:01 2014 +0200
     1.3 @@ -5,7 +5,7 @@
     1.4  h1 { margin: 0; padding: 8px; color: #fff; font-size: 20px; }
     1.5  h1 a { color: #fff; text-decoration: none; }
     1.6  h2 { color: #444; } h3 { color: #666; font-size: 140%; }
     1.7 -h2, h3 { border-bottom: 1px dashed #afafaf; margin-bottom: 5px; }
     1.8 +h2, h3 { border-bottom: 1px dashed #afafaf; padding-bottom: 5px; }
     1.9  a { text-decoration: underline; color: #215090; }
    1.10  a:hover { text-decoration: none; }
    1.11  img { border: 0pt none; vertical-align: middle; }
    1.12 @@ -83,8 +83,9 @@
    1.13  	font-weight: bold;
    1.14  	vertical-align: middle;
    1.15  	-webkit-transition: background-color 0.6s;
    1.16 -	transition: background-color 0.5s;
    1.17 +	transition: background-color 0.6s;
    1.18  }
    1.19 +nav p { padding: 8px; color: #333; font-size: 92%; }
    1.20  
    1.21  .nav1 { background-color: #333; }
    1.22  .nav1:hover { background-color: #128da9; }
     2.1 --- a/roadmap/releases/5.0/armv6-port.conf	Sun Apr 13 17:27:23 2014 +0100
     2.2 +++ b/roadmap/releases/5.0/armv6-port.conf	Mon Apr 14 14:51:01 2014 +0200
     2.3 @@ -1,7 +1,7 @@
     2.4  # SliTaz task
     2.5  
     2.6  TASK="ARM port"
     2.7 -STATUS="TODO"
     2.8 +STATUS="DONE"
     2.9  PRIORITY="1"
    2.10  PEOPLE="pankso"
    2.11  WIKI=""