commit:     48a69a757b8a027c06784f4ec61fbce09da460be
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  8 17:54:22 2016 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Jan  8 17:54:22 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48a69a75

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 00601fd..f1f16a4 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() {

Reply via email to