commit: 721aeb72c6332be92433e24d7fb0533bcbe32b74 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> AuthorDate: Fri Jul 19 21:59:22 2019 +0000 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org> CommitDate: Fri Jul 19 22:03:09 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721aeb72
dev-util/ccache: fix bug reference in a patch Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org> dev-util/ccache/files/ccache-3.3-size-on-disk.patch | 2 +- dev-util/ccache/files/ccache-3.4-size-on-disk.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch b/dev-util/ccache/files/ccache-3.3-size-on-disk.patch index e4e2ff8c647..77628968cb7 100644 --- a/dev-util/ccache/files/ccache-3.3-size-on-disk.patch +++ b/dev-util/ccache/files/ccache-3.3-size-on-disk.patch @@ -1,4 +1,4 @@ -https://bugs.gentoo.org/56178 +https://bugs.gentoo.org/456178 stick to the size of files on disk rather than their byte size. this func is only used for stats management, so this should be safe. diff --git a/dev-util/ccache/files/ccache-3.4-size-on-disk.patch b/dev-util/ccache/files/ccache-3.4-size-on-disk.patch index 4f39a0348f2..29f97964890 100644 --- a/dev-util/ccache/files/ccache-3.4-size-on-disk.patch +++ b/dev-util/ccache/files/ccache-3.4-size-on-disk.patch @@ -1,4 +1,4 @@ -https://bugs.gentoo.org/56178 +https://bugs.gentoo.org/456178 stick to the size of files on disk rather than their byte size. this func is only used for stats management, so this should be safe.
