aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2016-07-24 11:47:45 +0200
committerJohannes Huber <johu@gentoo.org>2016-07-24 11:47:45 +0200
commitdff3055cd4815bb4f13d401064d5d62feb628539 (patch)
tree5d51fc7118edb9e0ee7e5bf1666aa6c8b154262c /net-irc
parentapp-admin/calamares: Require sys-libs/kpmcore-2.2.0 (diff)
downloadjohu-dff3055cd4815bb4f13d401064d5d62feb628539.tar.gz
johu-dff3055cd4815bb4f13d401064d5d62feb628539.tar.bz2
johu-dff3055cd4815bb4f13d401064d5d62feb628539.zip
net-irc/quassel: Drop ancient upgrade info
Fixes wrong use of REPLACING_VERSIONS does not account for multiple values. Gentoo-bug: 589492 Package-Manager: portage-2.3.0
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/quassel/quassel-9999.ebuild12
1 files changed, 0 insertions, 12 deletions
diff --git a/net-irc/quassel/quassel-9999.ebuild b/net-irc/quassel/quassel-9999.ebuild
index 1638c24..bd6c558 100644
--- a/net-irc/quassel/quassel-9999.ebuild
+++ b/net-irc/quassel/quassel-9999.ebuild
@@ -191,18 +191,6 @@ pkg_postinst() {
einfo "Quassel can use net-misc/oidentd package if installed on your system."
einfo "Consider installing it if you want to run quassel within identd daemon."
fi
-
- # temporary info mesage
- if use server && [[ $(get_version_component_range 2 ${REPLACING_VERSIONS}) -lt 7 ]]; then
- echo
- ewarn "Please note that all configuration moved from"
- ewarn "/home/\${QUASSEL_USER}/.config/quassel-irc.org/"
- ewarn "to: ${QUASSEL_DIR}."
- echo
- ewarn "For migration, stop the core, move quasselcore files (pretty much"
- ewarn "everything apart from quasselclient.conf and settings.qss) into"
- ewarn "new location and then start server again."
- fi
}
pkg_config() {