Created attachment 666143 [details] emerge --info Hi, During an emerge --update i ended up with nextcloud version 18.0.9 installed. Which appears to work fine by the way. But it appears that since then this version has been pulled from the tree and now emerge --depclean wants to uninstall it (accidentally happened when i wasn't paying attention and that _did_ break nextcloud for me. After restoring a backup i once again have a functional 18.0.9) I'm not ready yet to go to version 19 or higher, so i could we please have version 18.0.9 back in the portage tree?
It seems this happened in commit feb5f46c07b1ea35bbe9feb44cc16b16f7f0026f, "www-apps/nextcloud: drop 17.x versions". 19.x versions were dropped as well, but only older than the latest 19.x at the time.
FWIW there's been a new release on Oct 9th for the 18.x branch, 18.0.10 : https://nextcloud.com/changelog/#latest18
Sorry for that, that cleanup commit was meant to keep the last versions for 18 and 19: https://gitweb.gentoo.org/repo/gentoo.git/commit/www-apps/nextcloud?id=feb5f46c07b1ea35bbe9feb44cc16b16f7f0026f But 18.0.8 was the one that stayed, not 18.0.9, fixing this ASAP
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f98d6b4c4224c05d95d463ce6dee09df11946d27 commit f98d6b4c4224c05d95d463ce6dee09df11946d27 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2020-10-18 17:18:17 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2020-10-18 17:56:00 +0000 www-apps/nextcloud: fix 18.0 versions cleanup 18.0.8 should have been dropped, not 18.0.9, restoring the later one Closes: https://bugs.gentoo.org/749684 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> www-apps/nextcloud/Manifest | 2 +- www-apps/nextcloud/{nextcloud-18.0.8.ebuild => nextcloud-18.0.9.ebuild} | 0 2 files changed, 1 insertion(+), 1 deletion(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=835973f550f9fb8d8565123ac12a01edd720a9e5 commit 835973f550f9fb8d8565123ac12a01edd720a9e5 Author: Bernard Cafarelli <voyageur@gentoo.org> AuthorDate: 2020-10-18 17:55:46 +0000 Commit: Bernard Cafarelli <voyageur@gentoo.org> CommitDate: 2020-10-18 17:56:01 +0000 www-apps/nextcloud: 19.0.4, 18.0.10 bumps Bug: https://bugs.gentoo.org/749684 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Bernard Cafarelli <voyageur@gentoo.org> www-apps/nextcloud/Manifest | 2 ++ www-apps/nextcloud/nextcloud-18.0.10.ebuild | 41 +++++++++++++++++++++++++++++ www-apps/nextcloud/nextcloud-19.0.4.ebuild | 41 +++++++++++++++++++++++++++++ 3 files changed, 84 insertions(+)