diff options
author | 2011-03-26 18:58:38 +0000 | |
---|---|---|
committer | 2011-03-26 19:00:38 +0000 | |
commit | 5c2a332b70243cb583a29bb74f712bfca2c1fb76 (patch) | |
tree | 0a01f8e624caa2c6639181df45fa80bc20adba84 /.gitignore | |
parent | 79d9f02fb355d81c472f3d94b8b85d5a7639210c (diff) | |
download | paludis-5c2a332b70243cb583a29bb74f712bfca2c1fb76.tar.gz paludis-5c2a332b70243cb583a29bb74f712bfca2c1fb76.tar.xz |
Use Environment rather than PackageDatabase
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 5cb5ec4c9..4bccc6c56 100644 --- a/.gitignore +++ b/.gitignore @@ -59,7 +59,6 @@ paludis-*.*.*.tar.bz2 /doc/api/cplusplus/examples/example_match_package /doc/api/cplusplus/examples/example_metadata_key /doc/api/cplusplus/examples/example_name -/doc/api/cplusplus/examples/example_package_database /doc/api/cplusplus/examples/example_package_id /doc/api/cplusplus/examples/example_repository /doc/api/cplusplus/examples/example_selection |