MPC: older releases are only on master site

Also, Linux stopped making .bz2 tarballs on recent 3.x branches.

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2017-08-24 00:23:36 -07:00
parent 48b4c8db08
commit b2e2771f85
16 changed files with 6 additions and 12 deletions

View File

@ -248,6 +248,9 @@ config @@pfx@@_VERSION
#!if [ -n "@@all_versions@@" ]
config @@pfx@@_MIRRORS
string
#!foreach version
default "@@mirrors@@" if @@pfx@@_V_@@kcfg@@
#!end-foreach
default "@@mirrors@@"
config @@pfx@@_ARCHIVE_FILENAME

View File

@ -1,2 +1 @@
# Not obsolete: used by CentOS7.x, EOL 06/2024
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1 +0,0 @@
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1,2 +1 @@
# Not obsolete: used by Ubuntu14.04, EOL 04/2019
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1,2 +1 @@
obsolete='yes'
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1,2 +1 @@
obsolete='yes'
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1 +0,0 @@
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1,2 +1 @@
obsolete='yes'
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1,2 +1 @@
obsolete='yes'
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1,2 +1 @@
obsolete='yes'
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1 +0,0 @@
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1 +0,0 @@
archive_formats='.tar.xz .tar.bz2 .tar.gz'

View File

@ -1 +1,2 @@
obsolete='yes'
mirrors='http://www.multiprecision.org/mpc/download'

View File

@ -1 +1,2 @@
obsolete='yes'
mirrors='http://www.multiprecision.org/mpc/download'

View File

@ -1 +1,2 @@
obsolete='yes'
mirrors='http://www.multiprecision.org/mpc/download'

View File

@ -1,7 +1,6 @@
repository='git https://scm.gforge.inria.fr/anonscm/git/mpc/mpc.git'
bootstrap='autoreconf -i'
# TBD older releases (0.x) missing on GNU mirrors, retire them?
mirrors='http://www.multiprecision.org/mpc/download $(CT_Mirrors GNU mpc)'
archive_formats='.tar.gz'