diff options
Diffstat (limited to 'net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild')
-rw-r--r-- | net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild index c31b7721fb7e..9069ebb67982 100644 --- a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild +++ b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild,v 1.1 2005/05/18 02:58:12 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.53.ebuild,v 1.2 2005/07/09 18:27:09 swegener Exp $ inherit eutils @@ -34,7 +34,7 @@ pkg_postinst() { chown -R hyperic:hyperic ${AGENT_HOME} einfo "You should perform the following before attempting to start the agent:" - einfo "" + einfo einfo "1) read and agree to the _commercial license_ at /usr/portage/licenses/hyperic" einfo "2) ensure that your server has a license key permitting an additional agent install." einfo "3) have your server ip, admin username, and admin password available" |