From 0b607f85b4958ee6a5cc48145fd01f178deb0267 Mon Sep 17 00:00:00 2001 From: Marek Szuba Date: Fri, 17 Jun 2022 10:16:30 +0100 Subject: [PATCH] sys-process/incron: rename 0.5.12_p20191114-r1 to 0.5.12_p20171113 As upstream commit history clearly shows, the commit referenced in the ebuild DID happen on 2017-11-14. No idea where 2019 date has come from. Unfortunately this will trigger a "downgrade" for everyone who has already got sys-process/incron installed but seeing as it is extremely unlikely a new version will happen any time soon, let us get it right - I for one get annoyed when made-up version numbers cause Repology to start reporting packages as outdated in Gentoo so let's not do the same to others. Signed-off-by: Marek Szuba --- sys-process/incron/Manifest | 2 +- ....5.12_p20191114-r1.ebuild => incron-0.5.12_p20171113.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename sys-process/incron/{incron-0.5.12_p20191114-r1.ebuild => incron-0.5.12_p20171113.ebuild} (100%) diff --git a/sys-process/incron/Manifest b/sys-process/incron/Manifest index 7627bdcf63ac0..da699c5a339e9 100644 --- a/sys-process/incron/Manifest +++ b/sys-process/incron/Manifest @@ -1 +1 @@ -DIST incron-0.5.12_p20191114.tar.gz 339568 BLAKE2B ca6ccd4f2b4f24b48ee3bdf0a18713f6f70469cbc11f09fd215001e8512bd04dcbdc9cd5e7cc784907cd0d009a4572354f578cad78bc263070146b0ff2379029 SHA512 19cf386163de3f4cafcf36872659dd8f819129056ed2508403a8692130db04cbe5eb917370aa609d25a6b75c24a7a1b87e7bd2e957a5d66610f541fe83aec39e +DIST incron-0.5.12_p20171113.tar.gz 339568 BLAKE2B ca6ccd4f2b4f24b48ee3bdf0a18713f6f70469cbc11f09fd215001e8512bd04dcbdc9cd5e7cc784907cd0d009a4572354f578cad78bc263070146b0ff2379029 SHA512 19cf386163de3f4cafcf36872659dd8f819129056ed2508403a8692130db04cbe5eb917370aa609d25a6b75c24a7a1b87e7bd2e957a5d66610f541fe83aec39e diff --git a/sys-process/incron/incron-0.5.12_p20191114-r1.ebuild b/sys-process/incron/incron-0.5.12_p20171113.ebuild similarity index 100% rename from sys-process/incron/incron-0.5.12_p20191114-r1.ebuild rename to sys-process/incron/incron-0.5.12_p20171113.ebuild