From 51256e2eab1e3cdabaae88bfb3fd0db9c537c0a1 Mon Sep 17 00:00:00 2001 From: Darin Petkov Date: Mon, 4 Apr 2011 12:30:01 -0700 Subject: [PATCH] Add a brief README describing portage-stable. Change-Id: Ia13b285e31c0cb0d63c8c0786598678bb5da667b BUG=none TEST=none Review URL: http://codereview.chromium.org/6756045 --- sdk_container/src/third_party/portage-stable/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 sdk_container/src/third_party/portage-stable/README diff --git a/sdk_container/src/third_party/portage-stable/README b/sdk_container/src/third_party/portage-stable/README new file mode 100644 index 0000000000..4ca56099eb --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/README @@ -0,0 +1,6 @@ +Copyright (c) 2011 The Chromium OS Authors. All rights reserved. +Use of this source code is governed by a BSD-style license that can be +found in the LICENSE file. + +This overlay contains Portage packages that are part of the Chromium OS build +and are exact copies of upstream Portage packages.