app-text/xhtml1: Version the distfile
authorMichał Górny <mgorny@gentoo.org>
Thu, 15 Aug 2019 09:41:11 +0000 (11:41 +0200)
committerMichał Górny <mgorny@gentoo.org>
Thu, 15 Aug 2019 09:42:49 +0000 (11:42 +0200)
Signed-off-by: Michał Górny <mgorny@gentoo.org>
app-text/xhtml1/Manifest
app-text/xhtml1/xhtml1-20020801-r5.ebuild

index 7a2f6bcf29e5822c54a7ac1dd0fab33342732dc3..4e8353f6b0ce96b187dbbd077dd407e474538974 100644 (file)
@@ -1 +1 @@
-DIST xhtml1.tgz 232192 BLAKE2B 4e2da9b73da93a8196ade80549a2e255b1954178472fddaf2e3d979befda8689f3540a65d41723e40bd0450d626608ffcdcd1fa9183da5e3b13d90a5649fdc23 SHA512 184758381c5e2d36b80fa1e4470e864777383ff7539b48291036f8a3f1dba0b354a32142bfcc9071147fb20bcd4c0d4d541e09e865047938ab4cf9ae5a806412
+DIST xhtml1-20020801.tgz 232192 BLAKE2B 4e2da9b73da93a8196ade80549a2e255b1954178472fddaf2e3d979befda8689f3540a65d41723e40bd0450d626608ffcdcd1fa9183da5e3b13d90a5649fdc23 SHA512 184758381c5e2d36b80fa1e4470e864777383ff7539b48291036f8a3f1dba0b354a32142bfcc9071147fb20bcd4c0d4d541e09e865047938ab4cf9ae5a806412
index b1ffbb673296379e23d59c8da6ddb9e1b2f84d7e..8fb45b9a9a6736081d053ffb5bf77597ae29caff 100644 (file)
@@ -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"