diff options
author | cdn@chromium.org <cdn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 01:17:52 +0000 |
---|---|---|
committer | cdn@chromium.org <cdn@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-03-16 01:17:52 +0000 |
commit | c64df6f6bdf4980b2788c2f850fdfb50e523d313 (patch) | |
tree | f8adcdb758984515adf3fe62c7e105f04af05540 /third_party/harfbuzz-ng | |
parent | 477c6b3192944ccd25d445629e86bfb119410045 (diff) | |
download | chromium_src-c64df6f6bdf4980b2788c2f850fdfb50e523d313.zip chromium_src-c64df6f6bdf4980b2788c2f850fdfb50e523d313.tar.gz chromium_src-c64df6f6bdf4980b2788c2f850fdfb50e523d313.tar.bz2 |
Cleaning up third_party readmes and adding a template for future use.
The next step is a presubmit rule that will make people use the template.
We are doing this so that we can better track dependancy versions.
BUG=None
TEST=N/A
Review URL: http://codereview.chromium.org/6610030
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78316 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party/harfbuzz-ng')
-rw-r--r-- | third_party/harfbuzz-ng/README.chromium | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/third_party/harfbuzz-ng/README.chromium b/third_party/harfbuzz-ng/README.chromium index e656355..ca393d0 100644 --- a/third_party/harfbuzz-ng/README.chromium +++ b/third_party/harfbuzz-ng/README.chromium @@ -1,9 +1,10 @@ -Name: HarfBuzz +Name: harfbuzz-ng URL: http://freedesktop.org/wiki/Software/HarfBuzz +Version: unknown +Revision: b0d396aa88b3cdf8cea896bfeeba197656e1cdb1 +Description: This is harfbuzz-ng, a new implementation of harfbuzz with a different API from the old one. -This code was taken from b0d396aa88b3cdf8cea896bfeeba197656e1cdb1 -(git://anongit.freedesktop.org/harfbuzz). I also deleted all -unneeded files from the root directory (but left src/ alone). +I also deleted all unneeded files from the root directory (but left src/ alone). |