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-336427-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QApd8-0005Xm-MV
	for garchives@archives.gentoo.org; Fri, 15 Apr 2011 20:28:41 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id E26FE1C039;
	Fri, 15 Apr 2011 20:28:31 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id B0D0F1C039
	for <gentoo-commits@lists.gentoo.org>; Fri, 15 Apr 2011 20:28:31 +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 2D4851B406C
	for <gentoo-commits@lists.gentoo.org>; Fri, 15 Apr 2011 20:28:31 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 7E0A98006D
	for <gentoo-commits@lists.gentoo.org>; Fri, 15 Apr 2011 20:28:30 +0000 (UTC)
From: "Jeremy Olexa" <darkside@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Jeremy Olexa" <darkside@gentoo.org>
Message-ID: <3521dfaf7c6d10fb6751bd66492fbc1454630785.darkside@gentoo>
Subject: [gentoo-commits] proj/qa-scripts:master commit in: /
X-VCS-Repository: proj/qa-scripts
X-VCS-Committer: darkside
X-VCS-Committer-Name: Jeremy Olexa
X-VCS-Revision: 3521dfaf7c6d10fb6751bd66492fbc1454630785
Date: Fri, 15 Apr 2011 20:28:30 +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: 1e0a698bc44417bf355c8a83e4e970ee

commit:     3521dfaf7c6d10fb6751bd66492fbc1454630785
Author:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 10 22:53:09 2011 +0000
Commit:     Jeremy Olexa <darkside <AT> gentoo <DOT> org>
CommitDate: Sun Apr 10 22:53:09 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/qa-scripts.gi=
t;a=3Dcommit;h=3D3521dfaf

Merge branch 'master' of git+ssh://git.overlays.gentoo.org/proj/qa-script=
s


 genrdeps/run-genrdeps-index.sh       |    6 +
 htdocs/index.html                    |    2 +
 invalid_files/README                 |   42 +++
 invalid_files/gentoo_unused_files.pl |  385 ++++++++++++++++++++++++++++
 invalid_files/main.pl                |  455 ++++++++++++++++++++++++++++=
++++++
 invalid_files/make_hash.pl           |  202 +++++++++++++++
 invalid_files/source.sh              |   38 +++
 7 files changed, 1130 insertions(+), 0 deletions(-)