diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 12:01:11 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-05-28 12:01:11 +0200 |
| commit | ec243913efd84b2cf8655f7ab82c12398e4f7bc8 (patch) | |
| tree | dc37f140d318d262a0dc897b1f7c77f234903253 /data | |
| parent | 5bd807b1a1b05d8ba44a6c330cd55222b9fe9a46 (diff) | |
| download | python-apt-ec243913efd84b2cf8655f7ab82c12398e4f7bc8.tar.gz | |
security is only on ports.ubuntu.com now too
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/Ubuntu.info.in | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/data/templates/Ubuntu.info.in b/data/templates/Ubuntu.info.in index 30cbaa5e..6d1d0819 100644 --- a/data/templates/Ubuntu.info.in +++ b/data/templates/Ubuntu.info.in @@ -3,7 +3,7 @@ _ChangelogURI: http://changelogs.ubuntu.com/changelogs/pool/%s/%s/%s/%s_%s/chang Suite: intrepid RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ -BaseURI-powerpc: http://ports.ubuntu.com/ubuntu/ +BaseURI-powerpc: http://ports.ubuntu.com/ MatchURI-powerpc: ports.ubuntu.com MatchURI: archive.ubuntu.com/ubuntu MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors @@ -58,7 +58,7 @@ Suite: hardy RepositoryType: deb BaseURI: http://archive.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu -BaseURI-powerpc: http://ports.ubuntu.com/ubuntu/ +BaseURI-powerpc: http://ports.ubuntu.com/ MatchURI-powerpc: ports.ubuntu.com MirrorsFile: /usr/share/python-apt/templates/Ubuntu.mirrors _Description: Ubuntu 8.04 'Hardy Heron' @@ -90,6 +90,8 @@ ParentSuite: hardy RepositoryType: deb BaseURI: http://security.ubuntu.com/ubuntu/ MatchURI: archive.ubuntu.com/ubuntu|security.ubuntu.com +BaseURI-powerpc: http://ports.ubuntu.com/ +MatchURI-powerpc: ports.ubuntu.com/ubuntu _Description: Important security updates Suite: hardy-updates |
