aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Harring <ferringb@gentoo.org>2005-08-03 02:21:36 +0000
committerBrian Harring <ferringb@gentoo.org>2005-08-03 02:21:36 +0000
commitda485c98db2e7a7c691910edb2a55348d460aa81 (patch)
tree1a884b65759a00ab1b9489b06988cee3b37598ab
parentuseful little utility for converting between cache backends without having to... (diff)
downloadportage-cvs-da485c98db2e7a7c691910edb2a55348d460aa81.tar.gz
portage-cvs-da485c98db2e7a7c691910edb2a55348d460aa81.tar.bz2
portage-cvs-da485c98db2e7a7c691910edb2a55348d460aa81.zip
update of how to handle package.provided.
-rw-r--r--rewrite-misc/tackling-domain.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/rewrite-misc/tackling-domain.txt b/rewrite-misc/tackling-domain.txt
index 5ef3f88..f04e2c3 100644
--- a/rewrite-misc/tackling-domain.txt
+++ b/rewrite-misc/tackling-domain.txt
@@ -32,4 +32,5 @@ distlocks is a fetcher thing, specifically (probably) class type.
buildpkgs is binpkg + filters.
-how to handle packages.provided? Just return a Null package whenever requested of that repo? seems hackish
+package.provided is used to generate a seperate vdb, a null vdb that returns those packages as installed.
+