From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-commits+bounces-326794-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1Q0w7i-0007yv-Ft
	for garchives@archives.gentoo.org; Sat, 19 Mar 2011 13:23:18 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 772C1E0484;
	Sat, 19 Mar 2011 13:23:10 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 37013E0484
	for <gentoo-commits@lists.gentoo.org>; Sat, 19 Mar 2011 13:23:10 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id CA11F1B40E6
	for <gentoo-commits@lists.gentoo.org>; Sat, 19 Mar 2011 13:23:09 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 36ECD8006A
	for <gentoo-commits@lists.gentoo.org>; Sat, 19 Mar 2011 13:23:09 +0000 (UTC)
From: "Tomas Chvatal" <scarabeus@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Tomas Chvatal" <scarabeus@gentoo.org>
Message-ID: <e14864a63408ef52a5029577b039eb8d06a2b959.scarabeus@gentoo>
Subject: [gentoo-commits] proj/qa-scripts:master commit in: htdocs/
X-VCS-Repository: proj/qa-scripts
X-VCS-Files: htdocs/gentoo_org.png htdocs/index.html
X-VCS-Directories: htdocs/
X-VCS-Committer: scarabeus
X-VCS-Committer-Name: Tomas Chvatal
X-VCS-Revision: e14864a63408ef52a5029577b039eb8d06a2b959
Date: Sat, 19 Mar 2011 13:23:09 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 62e5c518967141ea9b21f6e6cc79e302

commit:     e14864a63408ef52a5029577b039eb8d06a2b959
Author:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 19 13:22:56 2011 +0000
Commit:     Tomas Chvatal <scarabeus <AT> gentoo <DOT> org>
CommitDate: Sat Mar 19 13:22:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qa-scripts.gi=
t;a=3Dcommit;h=3De14864a6

Inititial improvement for header of the scripts page.

---
 htdocs/gentoo_org.png |  Bin 0 -> 47830 bytes
 htdocs/index.html     |   41 +++++++++++++++++++++++++++++++++--------
 2 files changed, 33 insertions(+), 8 deletions(-)

diff --git a/htdocs/gentoo_org.png b/htdocs/gentoo_org.png
new file mode 100644
index 0000000..a790fe9
Binary files /dev/null and b/htdocs/gentoo_org.png differ

diff --git a/htdocs/index.html b/htdocs/index.html
index e7ae22c..fb184f5 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,22 +1,47 @@
-<!-- Please improve me -->
-<html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/=
xhtml11/DTD/xhtml11.dtd">
+<html xmlns=3D"http://www.w3.org/1999/xhtml" xml:lang=3D"en">
+<head>
 	<title>
-		qa-reports - Output from various QA scripts
+		QA-Reports - Output from various QA scripts
 	</title>
+	<meta name=3D"author" content=3D"Gentoo QA Team" />
+	<meta name=3D"copyright" content=3D"Gentoo Foundation 2011" />
+	<meta http-equiv=3D"content-type" content=3D"text/html; charset=3DUTF-8=
" />
+	<meta http-equiv=3D"content-type" content=3D"application/xhtml+xml; cha=
rset=3DUTF-8" />
+	<link href=3D"style.css" type=3D"text/css" rel=3D"stylesheet" />
+</head>
+<body>
+<!-- gentoo header, stolen from bugzilla -->
+<div id=3D"gentoo-bar">
+	<a href=3D"http://qa-reports.gentoo.org/" title=3D"Go to the QA Reports=
 homepage" class=3D"home-link">
+		<img src=3D./gentoo_org.png" alt=3D"Gentoo Websites Logo" />
+	</a>
+
+	<div>
+		Go to:=20
+		<a href=3D"http://www.gentoo.org/">Gentoo Home</a>
+		<a href=3D"http://www.gentoo.org/doc/en/index.xml">Documentation</a>
+		<a href=3D"http://forums.gentoo.org/">Forums</a>
+		<a href=3D"http://www.gentoo.org/main/en/lists.xml">Lists</a>
+		<a href=3D"http://bugs.gentoo.org/">Bugs</a>
+		<a href=3D"http://planet.gentoo.org">Planet</a>
+		<a href=3D"http://store.gentoo.org">Store</a>
+		<strong><a href=3D"http://www.gentoo.org/main/en/where.xml">Get Gentoo=
!</a></strong>
+	</div>
+</div>
+
 	<h1>Central Place for script output</h1>
 	<!-- Add more headings here -->
 	<h2>
 		Ebuild Problems:
 	</h2>
-	<a href=3Dhttp://dev.gentoo.org/distfile-mirroring/>Non-fetchable
-		distfiles</a>
+	<a href=3Dhttp://dev.gentoo.org/distfile-mirroring/>Non-fetchable distf=
iles</a>
 	<h2>
 		Rsync Usage:
 	</h2>
 	<a href=3Dhttp://mirrorstats.gentoo.org/rsync/rsync-usage.png>Full Grap=
h</a>
 	<br>
-	<a href=3Dhttp://mirrorstats.gentoo.org/rsync/rsync-usage-last4weeks.pn=
g>Past
-		Month Graph</a>
-
+	<a href=3Dhttp://mirrorstats.gentoo.org/rsync/rsync-usage-last4weeks.pn=
g>Past Month Graph</a>
=20
+</body>
 </html>