diff options
author | Holger Freyther <zecke@selfish.org> | 2006-05-27 16:11:54 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-27 16:11:54 +0000 |
commit | 6dc2c18c24857d09dca27a3e4d22edb54c3ba239 (patch) | |
tree | 045143535240f51409dd4326c5a73c4a56d5f10d /classes | |
parent | 33b1b04024f907869bd32090e70b4423c384bd65 (diff) |
openembedded/classes/base.bbclass: Add CTAN mirror
Add CTAN mirror. A German/Berlin, Japan and an
Australian one.
Diffstat (limited to 'classes')
-rw-r--r-- | classes/base.bbclass | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/classes/base.bbclass b/classes/base.bbclass index 673e2f0548..b292355920 100644 --- a/classes/base.bbclass +++ b/classes/base.bbclass @@ -774,6 +774,11 @@ ftp://ftp.kernel.org/pub ftp://ftp.jp.kernel.org/pub ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.franken.de/pub/crypt/mirror/ftp.gnupg.org/gcrypt/ ftp://ftp.gnupg.org/gcrypt/ ftp://ftp.surfnet.nl/pub/security/gnupg/ ftp://ftp.gnupg.org/gcrypt/ http://gulus.USherbrooke.ca/pub/appl/GnuPG/ +ftp://dante.ctan.org/tex-archive ftp://ftp.fu-berlin.de/tex/CTAN +ftp://dante.ctan.org/tex-archive http://sunsite.sut.ac.jp/pub/archives/ctan/ +ftp://dante.ctan.org/tex-archive http://ctan.unsw.edu.au/ + + ftp://.*/.*/ http://www.oesources.org/source/current/ http://.*/.*/ http://www.oesources.org/source/current/ |