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 ) id 1RX9EG-0000Xj-J3 for garchives@archives.gentoo.org; Sun, 04 Dec 2011 10:23:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3750321C107; Sun, 4 Dec 2011 10:23:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 02FB121C107 for ; Sun, 4 Dec 2011 10:23:20 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8887D1B4014 for ; Sun, 4 Dec 2011 10:23:20 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 0AF318004A for ; Sun, 4 Dec 2011 10:23:20 +0000 (UTC) From: "Markos Chandras" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Markos Chandras" Message-ID: <75fb6dea972dc379c216978fd662a9db9289b779.hwoarang@gentoo> Subject: [gentoo-commits] dev/hwoarang:master commit in: metadata/ X-VCS-Repository: dev/hwoarang X-VCS-Files: metadata/layout.conf X-VCS-Directories: metadata/ X-VCS-Committer: hwoarang X-VCS-Committer-Name: Markos Chandras X-VCS-Revision: 75fb6dea972dc379c216978fd662a9db9289b779 Date: Sun, 4 Dec 2011 10:23:20 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 2c7b7440-6ed2-4e2d-a9e7-3d67b1c67bb9 X-Archives-Hash: 5bcde41946d5b44a5811b7aebad7058f commit: 75fb6dea972dc379c216978fd662a9db9289b779 Author: Markos Chandras gentoo org> AuthorDate: Sun Dec 4 10:22:58 2011 +0000 Commit: Markos Chandras gentoo org> CommitDate: Sun Dec 4 10:22:58 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Ddev/hwoarang.git;a= =3Dcommit;h=3D75fb6dea Initial commit of layout.conf file --- metadata/layout.conf | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/metadata/layout.conf b/metadata/layout.conf new file mode 100644 index 0000000..42a733a --- /dev/null +++ b/metadata/layout.conf @@ -0,0 +1,2 @@ +thin-manifests =3D true +update-changelog =3D true