summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-18 11:58:00 +0000
committerSam James <sam@gentoo.org>2024-02-18 11:58:00 +0000
commit78c0a5617293a7e132253d0075d7474c360b4346 (patch)
treea5a0527ce8e5926d1fe5796070fdbea5c175cfe9 /media-tv/plex-media-server/plex-media-server-1.40.0.7998.ebuild
parentmedia-tv/plex-media-server: add 1.40.0.7998 (diff)
downloadgentoo-78c0a5617293a7e132253d0075d7474c360b4346.tar.gz
gentoo-78c0a5617293a7e132253d0075d7474c360b4346.tar.bz2
gentoo-78c0a5617293a7e132253d0075d7474c360b4346.zip
media-tv/plex-media-server: upgrade warning to ewarn
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-tv/plex-media-server/plex-media-server-1.40.0.7998.ebuild')
-rw-r--r--media-tv/plex-media-server/plex-media-server-1.40.0.7998.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/media-tv/plex-media-server/plex-media-server-1.40.0.7998.ebuild b/media-tv/plex-media-server/plex-media-server-1.40.0.7998.ebuild
index a1bfd627529a..8ec38977c3b1 100644
--- a/media-tv/plex-media-server/plex-media-server-1.40.0.7998.ebuild
+++ b/media-tv/plex-media-server/plex-media-server-1.40.0.7998.ebuild
@@ -84,8 +84,8 @@ pkg_postinst() {
readme.gentoo_print_elog
einfo
- einfo "IMPORTANT: This version makes changes to the database which will require 1.31.2 or higher to start"
- einfo "Please also be patient when updating to this version, initial run may take time as database is upgraded"
- einfo "Full release announcement, including instructions for rollback: https://forums.plex.tv/t/plex-media-server/30447/612"
+ ewarn "IMPORTANT: This version makes changes to the database which will require 1.31.2 or higher to start"
+ ewarn "Please also be patient when updating to this version, initial run may take time as database is upgraded"
+ ewarn "Full release announcement, including instructions for rollback: https://forums.plex.tv/t/plex-media-server/30447/612"
}