summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2019-08-15 11:41:11 +0200
committerMichał Górny <mgorny@gentoo.org>2019-08-15 11:42:49 +0200
commit9a1a265385cfcf00088a15ba81d54a791a504ce5 (patch)
tree6678ed7f898be0f50218a44d455e2d092fea48d1 /app-text/xhtml1
parentapp-emulation/dlx: Bump to 1.5.20, major cleanup (diff)
downloadgentoo-9a1a265385cfcf00088a15ba81d54a791a504ce5.tar.gz
gentoo-9a1a265385cfcf00088a15ba81d54a791a504ce5.tar.bz2
gentoo-9a1a265385cfcf00088a15ba81d54a791a504ce5.zip
app-text/xhtml1: Version the distfile
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'app-text/xhtml1')
-rw-r--r--app-text/xhtml1/Manifest2
-rw-r--r--app-text/xhtml1/xhtml1-20020801-r5.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/xhtml1/Manifest b/app-text/xhtml1/Manifest
index 7a2f6bcf29e5..4e8353f6b0ce 100644
--- a/app-text/xhtml1/Manifest
+++ b/app-text/xhtml1/Manifest
@@ -1 +1 @@
-DIST xhtml1.tgz 232192 BLAKE2B 4e2da9b73da93a8196ade80549a2e255b1954178472fddaf2e3d979befda8689f3540a65d41723e40bd0450d626608ffcdcd1fa9183da5e3b13d90a5649fdc23 SHA512 184758381c5e2d36b80fa1e4470e864777383ff7539b48291036f8a3f1dba0b354a32142bfcc9071147fb20bcd4c0d4d541e09e865047938ab4cf9ae5a806412
+DIST xhtml1-20020801.tgz 232192 BLAKE2B 4e2da9b73da93a8196ade80549a2e255b1954178472fddaf2e3d979befda8689f3540a65d41723e40bd0450d626608ffcdcd1fa9183da5e3b13d90a5649fdc23 SHA512 184758381c5e2d36b80fa1e4470e864777383ff7539b48291036f8a3f1dba0b354a32142bfcc9071147fb20bcd4c0d4d541e09e865047938ab4cf9ae5a806412
diff --git a/app-text/xhtml1/xhtml1-20020801-r5.ebuild b/app-text/xhtml1/xhtml1-20020801-r5.ebuild
index b1ffbb673296..8fb45b9a9a67 100644
--- a/app-text/xhtml1/xhtml1-20020801-r5.ebuild
+++ b/app-text/xhtml1/xhtml1-20020801-r5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit sgml-catalog eutils
DESCRIPTION="DTDs for the eXtensible HyperText Markup Language 1.0"
HOMEPAGE="http://www.w3.org/TR/xhtml1/"
-SRC_URI="http://www.w3.org/TR/xhtml1/xhtml1.tgz"
+SRC_URI="mirror://gentoo/xhtml1.tgz -> ${P}.tgz"
LICENSE="W3C"
SLOT="0"