summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'media-gfx/darktable/darktable-2.0.0.ebuild')
-rw-r--r--media-gfx/darktable/darktable-2.0.0.ebuild6
1 files changed, 6 insertions, 0 deletions
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() {