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-341669-garchives=archives.gentoo.org@lists.gentoo.org>) id 1QHMcI-00020K-PF for garchives@archives.gentoo.org; Tue, 03 May 2011 20:54:46 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEDC4E0478; Tue, 3 May 2011 20:54:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 900C2E0477 for <gentoo-commits@lists.gentoo.org>; Tue, 3 May 2011 20:54:39 +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 03D891B4049 for <gentoo-commits@lists.gentoo.org>; Tue, 3 May 2011 20:54:39 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0C27480505 for <gentoo-commits@lists.gentoo.org>; Tue, 3 May 2011 20:54:38 +0000 (UTC) From: "Michael Weber" <xmw@gentoo.org> To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michael Weber" <xmw@gentoo.org> Message-ID: <3ad65a5a653bc2f1c41802b13749d748f3af0684.xmw@gentoo> Subject: [gentoo-commits] dev/xmw:master commit in: / X-VCS-Repository: dev/xmw X-VCS-Files: layman.xml X-VCS-Directories: / X-VCS-Committer: xmw X-VCS-Committer-Name: Michael Weber X-VCS-Revision: 3ad65a5a653bc2f1c41802b13749d748f3af0684 Date: Tue, 3 May 2011 20:54:38 +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: 0a686f2722e573abda97cfb25307a90c commit: 3ad65a5a653bc2f1c41802b13749d748f3af0684 Author: Michael Weber <xmw <AT> gentoo <DOT> org> AuthorDate: Tue May 3 20:54:24 2011 +0000 Commit: Michael Weber <xmw <AT> gentoo <DOT> org> CommitDate: Tue May 3 20:54:24 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/xmw.git;a=3Dco= mmit;h=3D3ad65a5a temporary layman.xml --- layman.xml | 17 +++++++++++++++++ 1 files changed, 17 insertions(+), 0 deletions(-) diff --git a/layman.xml b/layman.xml new file mode 100644 index 0000000..97c7e86 --- /dev/null +++ b/layman.xml @@ -0,0 +1,17 @@ +<?xml version=3D"1.0" ?> +<layman> + <overlay + type =3D "git" + src =3D "git://git.overlays.gentoo.org/dev/xmw.git" + contact =3D "xmw@gentoo.org" + status =3D "unofficial" + name =3D "xmw"> + <link> + http://git.overlays.gentoo.org/gitweb/?p=3Ddev/xmw.git;a=3Dsummary + </link> + <description> + Michael Weber (xmw) developer overlay + </description> + </overlay> +</layman> +