diff options
author | Sven Wegener <swegener@gentoo.org> | 2005-07-09 18:31:42 +0000 |
---|---|---|
committer | Sven Wegener <swegener@gentoo.org> | 2005-07-09 18:31:42 +0000 |
commit | ad6004322d5dc53a2ef92cc88f1bed423dc5030e (patch) | |
tree | b74bc5656ab706ff432abb644148f7c5da4219e8 /net-analyzer/hyperic-hq-agent | |
parent | Version bump. Previous version stable on x86. (diff) | |
download | gentoo-2-ad6004322d5dc53a2ef92cc88f1bed423dc5030e.tar.gz gentoo-2-ad6004322d5dc53a2ef92cc88f1bed423dc5030e.tar.bz2 gentoo-2-ad6004322d5dc53a2ef92cc88f1bed423dc5030e.zip |
QA: Cleaner einfo, ewarn, eerror and echo usage
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-analyzer/hyperic-hq-agent')
3 files changed, 6 insertions, 6 deletions
diff --git a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.31.ebuild b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.31.ebuild index c48d2e49b62f..326056974f0d 100644 --- a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.31.ebuild +++ b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.31.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.31.ebuild,v 1.1 2005/02/15 01:22:13 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.0.31.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" 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" diff --git a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild index f87e4edfa6ed..c6eda1861225 100644 --- a/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild +++ b/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.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.1.20.ebuild,v 1.2 2005/06/30 12:27:49 mattm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hyperic-hq-agent/hyperic-hq-agent-2.1.20.ebuild,v 1.3 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" |