#note variable DISTRO_COMPAT_VERSION is available here, and is set to "lucid".
#note variable DISTRO_BINARY_COMPAT is available here, and is set to "ubuntu".

#where to get pkg docs, format: domain|uri|localfilename...
PKG_DOCS_DISTRO_COMPAT="ports.ubuntu.com|http://ports.ubuntu.com/dists/lucid/main/binary-armel/Packages.bz2|Packages-ubuntu-lucid-main ports.ubuntu.com|http://ports.ubuntu.com/dists/lucid/universe/binary-armel/Packages.bz2|Packages-ubuntu-lucid-universe ports.ubuntu.com|http://ports.ubuntu.com/dists/lucid/multiverse/binary-armel/Packages.bz2|Packages-ubuntu-lucid-multiverse"

#ubuntu deb repos...
#note, the local pkgs database file (or partname) is also appended to these entries, so know which url to download a particular pkg from (glob wildcard allowed)...
#ex: http://ports.ubuntu.com/pool/main/b/bash/bash_4.1-2ubuntu3_armel.deb
REPOS_DISTRO_COMPAT="ports.ubuntu.com|http://ports.ubuntu.com|Packages-ubuntu-lucid-* 160.26.2.181|http://160.26.2.181/ports|Packages-ubuntu-lucid-* wahoo.canonical.com|http://wahoo.canonical.com|Packages-ubuntu-lucid-*"
