Changeset 340486e


Ignore:
Timestamp:
05/08/2018 02:30:45 AM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
c8e13caf
Parents:
decb6bc5
Message:

Change the gentoo ftp repo to one which still works, and reinstate for transcode.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20128 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    rdecb6bc5 r340486e  
    5252<!ENTITY sourceforge-dl       "https://downloads.sourceforge.net">
    5353
    54 <!ENTITY gentoo-ftp-repo      "ftp://mirror.ovh.net/gentoo-distfiles/distfiles">
     54<!ENTITY gentoo-ftp-repo      "ftp://ftp.mirrorservice.org/sites/distfiles.gentoo.org/distfiles">
    5555<!ENTITY fedora-http-repo     "http://pkgs.fedoraproject.org/repo/pkgs">
    5656<!ENTITY jaist-ftp-repo       "ftp://ftp.jaist.ac.jp/pub//sourceforge">
  • introduction/welcome/changelog.xml

    rdecb6bc5 r340486e  
    4646      <itemizedlist>
    4747        <listitem>
     48          <para>[ken] - change gentoo ftp repo to one which still works. Fixes
     49          <ulink url="&blfs-ticket-root;10736">#10736</ulink>.</para>
     50        </listitem>
     51        <listitem>
    4852          <para>[ken] - webkitgtk: demote enchant to recommended. Fixes
    4953          <ulink url="&blfs-ticket-root;10745">#10745</ulink>.</para>
  • multimedia/libdriv/xine-lib.xml

    rdecb6bc5 r340486e  
    77  <!ENTITY xine-lib-download-http
    88    "&sourceforge-dl;/xine/xine-lib-&xine-lib-version;.tar.xz">
    9   <!ENTITY xine-lib-download-ftp "">
     9  <!ENTITY xine-lib-download-ftp  "&gentoo-ftp-repo;/xine-lib-&xine-lib-version;.tar.xz">
    1010  <!ENTITY xine-lib-md5sum        "cd42d2ba92f943d17736d9bca712b3d1">
    1111  <!ENTITY xine-lib-size          "5.0 MB">
Note: See TracChangeset for help on using the changeset viewer.