diff options
author | Markus Meier <maekke@gentoo.org> | 2016-08-12 21:31:01 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2016-08-12 21:31:01 +0200 |
commit | 5f7e3a4eceb48da428f371bfd9103b0e938912d0 (patch) | |
tree | 33ac1fc571e4ce93c663a2bdb1bbe1870beb9600 /media-gfx | |
parent | net-misc/chrony: add ~arm, bug #583390 (diff) | |
download | gentoo-5f7e3a4eceb48da428f371bfd9103b0e938912d0.tar.gz gentoo-5f7e3a4eceb48da428f371bfd9103b0e938912d0.tar.bz2 gentoo-5f7e3a4eceb48da428f371bfd9103b0e938912d0.zip |
media-gfx/darktable: improve ewarn sentence a bit, bug #589024
Package-Manager: portage-2.3.0
Diffstat (limited to 'media-gfx')
-rw-r--r-- | media-gfx/darktable/darktable-2.0.3.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/darktable/darktable-2.0.4.ebuild | 2 | ||||
-rw-r--r-- | media-gfx/darktable/darktable-2.0.5.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/media-gfx/darktable/darktable-2.0.3.ebuild b/media-gfx/darktable/darktable-2.0.3.ebuild index 019254054d59..aeb9318ac513 100644 --- a/media-gfx/darktable/darktable-2.0.3.ebuild +++ b/media-gfx/darktable/darktable-2.0.3.ebuild @@ -138,7 +138,7 @@ pkg_postinst() { 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!" + ewarn "It will not be possible to downgrade!" } pkg_postrm() { diff --git a/media-gfx/darktable/darktable-2.0.4.ebuild b/media-gfx/darktable/darktable-2.0.4.ebuild index 019254054d59..aeb9318ac513 100644 --- a/media-gfx/darktable/darktable-2.0.4.ebuild +++ b/media-gfx/darktable/darktable-2.0.4.ebuild @@ -138,7 +138,7 @@ pkg_postinst() { 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!" + ewarn "It will not be possible to downgrade!" } pkg_postrm() { diff --git a/media-gfx/darktable/darktable-2.0.5.ebuild b/media-gfx/darktable/darktable-2.0.5.ebuild index 9359328eaa49..a84180c1e0da 100644 --- a/media-gfx/darktable/darktable-2.0.5.ebuild +++ b/media-gfx/darktable/darktable-2.0.5.ebuild @@ -138,7 +138,7 @@ pkg_postinst() { 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!" + ewarn "It will not be possible to downgrade!" } pkg_postrm() { |