summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-cluster/heartbeat/heartbeat-3.0.4.ebuild')
-rw-r--r--sys-cluster/heartbeat/heartbeat-3.0.4.ebuild5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys-cluster/heartbeat/heartbeat-3.0.4.ebuild b/sys-cluster/heartbeat/heartbeat-3.0.4.ebuild
index 0354c72a88c3..3a5489a45d16 100644
--- a/sys-cluster/heartbeat/heartbeat-3.0.4.ebuild
+++ b/sys-cluster/heartbeat/heartbeat-3.0.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-3.0.4.ebuild,v 1.1 2011/02/11 11:04:47 ultrabug Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-cluster/heartbeat/heartbeat-3.0.4.ebuild,v 1.2 2011/03/22 08:40:13 xarthisius Exp $
EAPI="2"
@@ -40,6 +40,9 @@ PATCHES=(
pkg_setup() {
python_set_active_version 2
python_pkg_setup
+
+ ewarn "If you're upgrading from heartbeat-2.x please follow:"
+ ewarn "http://www.gentoo.org/proj/en/cluster/ha-cluster/heartbeat-upgrade.xml"
}
src_prepare() {