From 48a69a757b8a027c06784f4ec61fbce09da460be Mon Sep 17 00:00:00 2001 From: Markus Meier Date: Fri, 8 Jan 2016 18:54:22 +0100 Subject: [PATCH] media-gfx/darktable: add backward compat warning by karpi in bug #569872 Package-Manager: portage-2.2.26 --- media-gfx/darktable/darktable-2.0.0.ebuild | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/media-gfx/darktable/darktable-2.0.0.ebuild b/media-gfx/darktable/darktable-2.0.0.ebuild index 00601fd06a33..f1f16a4a1eb0 100644 --- a/media-gfx/darktable/darktable-2.0.0.ebuild +++ b/media-gfx/darktable/darktable-2.0.0.ebuild @@ -133,6 +133,12 @@ pkg_preinst() { pkg_postinst() { gnome2_icon_cache_update fdo-mime_desktop_database_update + + elog "when updating from the currently stable 1.6 series," + elog "please bear in mind that your edits will be preserved during this process," + elog "but it will not be possible to downgrade from 2.0 to 1.6 any more." + echo + ewarn "There will not be possible to downgrade!" } pkg_postrm() { -- 2.26.2