From d3ce653ee2911fa765ccb338054c74e6da51e66b Mon Sep 17 00:00:00 2001 From: Gerfried Fuchs Date: Mon, 23 May 2011 13:57:32 +0200 Subject: [PATCH] pull alpha and hppa from debports --- bin/parse-contents | 2 +- cron.d/100syncarchive_debports | 2 +- templates/config/mirrors.tmpl | 16 ++++++++++++---- 3 files changed, 14 insertions(+), 6 deletions(-) diff --git a/bin/parse-contents b/bin/parse-contents index ab7df27..16bc7e4 100755 --- a/bin/parse-contents +++ b/bin/parse-contents @@ -47,7 +47,7 @@ my @archives = @ARCHIVES; my @suites = @SUITES; my @archs = @ARCHITECTURES; my %deborts_hash; -@deborts_hash{qw( avr32 m68k powerpcspe sh4 sparc64 )} = (); +@deborts_hash{qw( alpha avr32 hppa m68k powerpcspe sh4 sparc64 )} = (); $DBDIR .= "/contents"; mkdirp( $DBDIR ); diff --git a/cron.d/100syncarchive_debports b/cron.d/100syncarchive_debports index c384ef0..ba53e36 100755 --- a/cron.d/100syncarchive_debports +++ b/cron.d/100syncarchive_debports @@ -7,7 +7,7 @@ cd ${archivedir} # Main archive # -architectures="avr32 powerpcspe sh4 m68k sparc64" +architectures="alpha avr32 hppa m68k powerpcspe sh4 sparc64" for dist in sid experimental do diff --git a/templates/config/mirrors.tmpl b/templates/config/mirrors.tmpl index 3969496..bb93172 100644 --- a/templates/config/mirrors.tmpl +++ b/templates/config/mirrors.tmpl @@ -163,10 +163,22 @@ mirrors = { title => g('ports of packages to architectures not yet or not anymore available in Debian'), mirror_list => 'http://wiki.debian.org/DebianPorts/Mirrors', unofficial_port => { + alpha => { + url_name => 'alpha', + name => 'Alpha', + }, avr32 => { url => 'http://avr32.debian.net/', name => 'AVR32', }, + hppa => { + url_name => 'hppa', + name => 'HPPA', + }, + m68k => { + url_name => 'm68k', + name => 'M68K', + }, powerpcspe => { url => 'http://wiki.debian.org/PowerPCSPEPort', name => 'PowerPCSPE', @@ -179,10 +191,6 @@ mirrors = { url => 'http://wiki.debian.org/Sparc64', name => 'Sparc64', }, - m68k => { - url_name => 'm68k', - name => 'M68K', - }, }, north_america => [ "www.gtlib.gatech.edu/pub/gnuab/debian", -- 2.39.2