diff options
author | Francois Andriot <[email protected]> | 2013-01-03 22:47:53 +0100 |
---|---|---|
committer | Francois Andriot <[email protected]> | 2013-01-03 22:47:53 +0100 |
commit | d2f32337f00cf98faef8475e769d9c0381efd257 (patch) | |
tree | 9890ceb134945c4f24e624dca8ac4fa03888a979 /ubuntu/maverick/metapackages/kubuntu-meta/update.cfg | |
parent | b566058ccb7fa94c6e34fb1e1349b093d4482d6a (diff) | |
parent | fe7329f1eaa98f63b62e23449bb1345b3395ed37 (diff) | |
download | tde-packaging-d2f32337f00cf98faef8475e769d9c0381efd257.tar.gz tde-packaging-d2f32337f00cf98faef8475e769d9c0381efd257.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/metapackages/kubuntu-meta/update.cfg')
-rw-r--r-- | ubuntu/maverick/metapackages/kubuntu-meta/update.cfg | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/ubuntu/maverick/metapackages/kubuntu-meta/update.cfg b/ubuntu/maverick/metapackages/kubuntu-meta/update.cfg new file mode 100644 index 000000000..ee2975a4f --- /dev/null +++ b/ubuntu/maverick/metapackages/kubuntu-meta/update.cfg @@ -0,0 +1,20 @@ +[DEFAULT] +dist: hardy + +[hardy] +seeds: desktop +seed_map/desktop: desktop-common desktop-kubuntu-common desktop +architectures: i386 amd64 powerpc ia64 sparc hppa lpia +seed_base: http://people.ubuntu.com/~ubuntu-archive/seeds/ +seed_dist: kubuntu.%(dist)s +archive_base/default: http://archive.ubuntu.com/ubuntu/ +archive_base/ports: http://ports.ubuntu.com/ubuntu-ports/ +archive_base/hppa: %(archive_base/ports)s +archive_base/ia64: %(archive_base/ports)s +archive_base/powerpc: %(archive_base/ports)s +archive_base/lpia: %(archive_base/ports)s +components: main restricted + +[hardy/bzr] +seed_base: bzr+ssh://bazaar.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ +seed_dist: kubuntu.%(dist)s |