commit: 9b1bb6f2b80b3e41de03cb631d9647b2f5506426 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org> AuthorDate: Thu Mar 6 20:16:50 2025 +0000 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org> CommitDate: Thu Mar 6 20:16:50 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9b1bb6f2
app-text/xhtml1: update SRC_URI Closes: https://bugs.gentoo.org/950676 Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org> app-text/xhtml1/xhtml1-20020801-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-text/xhtml1/xhtml1-20020801-r6.ebuild b/app-text/xhtml1/xhtml1-20020801-r6.ebuild index c92cacdef9e0..1f925574b785 100644 --- a/app-text/xhtml1/xhtml1-20020801-r6.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ inherit sgml-catalog-r1 DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0" HOMEPAGE="https://www.w3.org/TR/xhtml1/" -SRC_URI="mirror://gentoo/${P}.tgz" +SRC_URI="mirror://gentoo/fe/${P}.tgz" LICENSE="W3C" SLOT="0"
