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-325721-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1PzRQU-0004bQ-GU
	for garchives@archives.gentoo.org; Tue, 15 Mar 2011 10:24:30 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id DDB371C009;
	Tue, 15 Mar 2011 10:23:43 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id B01631C00C
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Mar 2011 10:23:43 +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 2A7A21BC0ED
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Mar 2011 10:23:43 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 9B14F8006A
	for <gentoo-commits@lists.gentoo.org>; Tue, 15 Mar 2011 10:23:42 +0000 (UTC)
From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" <jlec@gentoo.org>
Message-ID: <03ec635ed526a6ed05fe7012368aaf5be4bd6f3b.jlec@gentoo>
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/libxc/
X-VCS-Repository: proj/sci
X-VCS-Files: sci-libs/libxc/libxc-1.0.ebuild sci-libs/libxc/libxc-9999.ebuild
X-VCS-Directories: sci-libs/libxc/
X-VCS-Committer: jlec
X-VCS-Committer-Name: Justin Lecher
X-VCS-Revision: 03ec635ed526a6ed05fe7012368aaf5be4bd6f3b
Date: Tue, 15 Mar 2011 10:23:42 +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: 39b49ebdf24acfaa4c6092a4597dca69

commit:     03ec635ed526a6ed05fe7012368aaf5be4bd6f3b
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 15 10:23:34 2011 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Tue Mar 15 10:23:34 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/sci.git;a=3Dc=
ommit;h=3D03ec635e

Fix malformated Header

(Portage version: 2.2.0_alpha27/git/Linux x86_64, signed Manifest commit =
with key 70EB7916)

---
 sci-libs/libxc/libxc-1.0.ebuild  |    1 +
 sci-libs/libxc/libxc-9999.ebuild |    1 +
 2 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/sci-libs/libxc/libxc-1.0.ebuild b/sci-libs/libxc/libxc-1.0.e=
build
index 2cbf8ff..a7520b1 100644
--- a/sci-libs/libxc/libxc-1.0.ebuild
+++ b/sci-libs/libxc/libxc-1.0.ebuild
@@ -1,5 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+# $Header: $
=20
 EAPI=3D"2"
=20

diff --git a/sci-libs/libxc/libxc-9999.ebuild b/sci-libs/libxc/libxc-9999=
.ebuild
index 0a7a5d1..14fdb40 100644
--- a/sci-libs/libxc/libxc-9999.ebuild
+++ b/sci-libs/libxc/libxc-9999.ebuild
@@ -1,5 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
+# $Header: $
=20
 EAPI=3D"2"
=20