diff options
37 files changed, 105 insertions, 105 deletions
diff --git a/net-analyzer/acid/acid-0.9.6_beta23.ebuild b/net-analyzer/acid/acid-0.9.6_beta23.ebuild index 1f13d003b82a..fa1a212882eb 100644 --- a/net-analyzer/acid/acid-0.9.6_beta23.ebuild +++ b/net-analyzer/acid/acid-0.9.6_beta23.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/acid/acid-0.9.6_beta23.ebuild,v 1.11 2005/03/29 12:05:49 luckyduck Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/acid/acid-0.9.6_beta23.ebuild,v 1.12 2005/07/09 18:41:59 swegener Exp $ inherit webapp versionator eutils @@ -60,9 +60,9 @@ src_install () { pkg_postinst() { webapp_pkg_postinst - einfo "" + einfo einfo "Note: ACID is installed as a webapp." einfo "The ACID database is an extension of the SNORT database." einfo "To setup the ACID database look in the README" - einfo "" + einfo } diff --git a/net-analyzer/arpwatch/arpwatch-2.1.11-r1.ebuild b/net-analyzer/arpwatch/arpwatch-2.1.11-r1.ebuild index 6edb641a7ea8..101b7f86800e 100644 --- a/net-analyzer/arpwatch/arpwatch-2.1.11-r1.ebuild +++ b/net-analyzer/arpwatch/arpwatch-2.1.11-r1.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/arpwatch/arpwatch-2.1.11-r1.ebuild,v 1.14 2005/05/01 17:09:03 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/arpwatch/arpwatch-2.1.11-r1.ebuild,v 1.15 2005/07/09 18:30:36 swegener Exp $ MY_P=arpwatch-2.1a11 S=${WORKDIR}/$MY_P @@ -62,5 +62,5 @@ src_install () { } pkg_postinst() { ewarn "NOTE: if you want to run arpwatch on boot then execute" - ewarn " rc-update add arpwatch default " + ewarn " rc-update add arpwatch default" } diff --git a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6c.ebuild b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6c.ebuild index 0451cb561c6f..050f7ced7433 100644 --- a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6c.ebuild +++ b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6c.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/cacti-cactid/cacti-cactid-0.8.6c.ebuild,v 1.3 2005/05/28 16:33:08 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6c.ebuild,v 1.4 2005/07/09 18:35:31 swegener Exp $ DESCRIPTION="Cactid is a poller for Cacti that primarily strives to be as fast as possible" @@ -43,6 +43,6 @@ pkg_postinst() { einfo "Please see cacti's site for installation instructions." einfo "Theres no need to change the crontab for this, just" einfo "read the instructions on how to implement it" - einfo "" + einfo einfo "http://cacti.net/cactid_install.php" } diff --git a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6d-r1.ebuild b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6d-r1.ebuild index 86183020bee2..07c15128eff1 100644 --- a/net-analyzer/cacti-cactid/cacti-cactid-0.8.6d-r1.ebuild +++ b/net-analyzer/cacti-cactid/cacti-cactid-0.8.6d-r1.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/cacti-cactid/cacti-cactid-0.8.6d-r1.ebuild,v 1.5 2005/05/28 16:33:08 ramereth Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/cacti-cactid/cacti-cactid-0.8.6d-r1.ebuild,v 1.6 2005/07/09 18:35:31 swegener Exp $ DESCRIPTION="Cactid is a poller for Cacti that primarily strives to be as fast as possible" @@ -43,6 +43,6 @@ pkg_postinst() { einfo "Please see cacti's site for installation instructions." einfo "Theres no need to change the crontab for this, just" einfo "read the instructions on how to implement it" - einfo "" + einfo einfo "http://cacti.net/cactid_install.php" } 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" diff --git a/net-analyzer/ipac-ng/ipac-ng-1.30.ebuild b/net-analyzer/ipac-ng/ipac-ng-1.30.ebuild index d74419748eba..70c7938490f9 100644 --- a/net-analyzer/ipac-ng/ipac-ng-1.30.ebuild +++ b/net-analyzer/ipac-ng/ipac-ng-1.30.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/ipac-ng/ipac-ng-1.30.ebuild,v 1.5 2005/01/09 07:24:00 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ipac-ng-1.30.ebuild,v 1.6 2005/07/09 18:28:13 swegener Exp $ DESCRIPTION="ip accounting suite for 2.4 and 2.6 series kernels with text and PNG image output like mrtg" HOMEPAGE="http://sourceforge.net/projects/ipac-ng/" @@ -64,13 +64,13 @@ src_install() { } pkg_postinst() { - ewarn "" + ewarn ewarn " W A R N I N G !" ewarn "do not use \"/etc/init.d/iptables save\" when ipac-ng is running!" ewarn "this WILL save ipac rules and can cause problems!" ewarn "ipac-ng should be started AFTER iptables and shut down BEFORE iptables" ewarn "use /etc/init.d/iptables save only when ipac rules are removed!" - ewarn "" + ewarn einfo "the accounting database is at /var/lib/ipac" einfo "use /usr/sbin/ipacsum to get your ip acounting data" einfo "use /usr/sbin/fetchipac to update the accounting at any time" diff --git a/net-analyzer/ipac-ng/ipac-ng-1.31-r1.ebuild b/net-analyzer/ipac-ng/ipac-ng-1.31-r1.ebuild index f56f7dcebaab..6a1ffbc35c54 100644 --- a/net-analyzer/ipac-ng/ipac-ng-1.31-r1.ebuild +++ b/net-analyzer/ipac-ng/ipac-ng-1.31-r1.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/ipac-ng/ipac-ng-1.31-r1.ebuild,v 1.1 2005/03/11 10:41:27 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ipac-ng-1.31-r1.ebuild,v 1.2 2005/07/09 18:28:13 swegener Exp $ inherit eutils @@ -76,13 +76,13 @@ src_install() { } pkg_postinst() { - ewarn "" + ewarn ewarn " W A R N I N G !" ewarn "do not use \"/etc/init.d/iptables save\" when ipac-ng is running!" ewarn "this WILL save ipac rules and can cause problems!" ewarn "ipac-ng should be started AFTER iptables and shut down BEFORE iptables" ewarn "use /etc/init.d/iptables save only when ipac rules are removed!" - ewarn "" + ewarn einfo "the accounting database is at /var/lib/ipac" einfo "use /usr/sbin/ipacsum to get your ip acounting data" einfo "use /usr/sbin/fetchipac to update the accounting at any time" diff --git a/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild b/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild index 98815a07621b..52180ded5166 100644 --- a/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild +++ b/net-analyzer/ipac-ng/ipac-ng-1.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/ipac-ng/ipac-ng-1.31.ebuild,v 1.2 2005/02/25 13:10:35 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipac-ng/ipac-ng-1.31.ebuild,v 1.3 2005/07/09 18:28:13 swegener Exp $ inherit eutils @@ -76,13 +76,13 @@ src_install() { } pkg_postinst() { - ewarn "" + ewarn ewarn " W A R N I N G !" ewarn "do not use \"/etc/init.d/iptables save\" when ipac-ng is running!" ewarn "this WILL save ipac rules and can cause problems!" ewarn "ipac-ng should be started AFTER iptables and shut down BEFORE iptables" ewarn "use /etc/init.d/iptables save only when ipac rules are removed!" - ewarn "" + ewarn einfo "the accounting database is at /var/lib/ipac" einfo "use /usr/sbin/ipacsum to get your ip acounting data" einfo "use /usr/sbin/fetchipac to update the accounting at any time" diff --git a/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild b/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild index 2ce49e8cbb05..fd51cf0a7f25 100644 --- a/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild +++ b/net-analyzer/nagios-core/nagios-core-1.2-r2.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/nagios-core/nagios-core-1.2-r2.ebuild,v 1.12 2005/03/01 09:21:44 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r2.ebuild,v 1.13 2005/07/09 18:38:09 swegener Exp $ inherit eutils @@ -61,9 +61,9 @@ src_compile() { has_version ">=sys-apps/portage-2.0.50" && ( einfo "You can add -" - echo "" + echo einfo "net-analyzer/nagios-core [use flags]" - echo "" + echo einfo "to /etc/portage/package.use to permanently set this package's USE flags" einfo "More info on package.use is available on:" einfo " man 5 portage" diff --git a/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild b/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild index 78bef28da864..fa080db4672b 100644 --- a/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild +++ b/net-analyzer/nagios-core/nagios-core-1.2-r3.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/nagios-core/nagios-core-1.2-r3.ebuild,v 1.8 2005/03/01 09:21:44 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r3.ebuild,v 1.9 2005/07/09 18:38:09 swegener Exp $ inherit eutils @@ -64,9 +64,9 @@ src_compile() { has_version ">=sys-apps/portage-2.0.50" && ( einfo "You can add -" - echo "" + echo einfo "net-analyzer/nagios-core [use flags]" - echo "" + echo einfo "to /etc/portage/package.use to permanently set this package's USE flags" einfo "More info on package.use is available on:" einfo " man 5 portage" diff --git a/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild b/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild index e5937b525bc0..3643ba81a1ba 100644 --- a/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild +++ b/net-analyzer/nagios-core/nagios-core-1.2-r4.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/nagios-core/nagios-core-1.2-r4.ebuild,v 1.3 2005/03/01 09:21:44 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/nagios-core-1.2-r4.ebuild,v 1.4 2005/07/09 18:38:09 swegener Exp $ inherit eutils depend.apache toolchain-funcs @@ -61,9 +61,9 @@ src_compile() { has_version ">=sys-apps/portage-2.0.50" && ( einfo "You can add -" - echo "" + echo einfo "net-analyzer/nagios-core [use flags]" - echo "" + echo einfo "to /etc/portage/package.use to permanently set this package's USE flags" einfo "More info on package.use is available on:" einfo " man 5 portage" diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.3.1-r1.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.3.1-r1.ebuild index 434333e8ec24..9d88e629f003 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.3.1-r1.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.3.1-r1.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/nagios-plugins/nagios-plugins-1.3.1-r1.ebuild,v 1.18 2005/05/04 15:14:00 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.3.1-r1.ebuild,v 1.19 2005/07/09 18:26:27 swegener Exp $ inherit eutils @@ -81,6 +81,6 @@ pkg_postinst() { einfo "This ebuild has a number of USE flags which determines what nagios is able to monitor." einfo "Depending on what you want to monitor with nagios, some or all of these USE" einfo "flags need to be set for nagios to function correctly." - echo "" + echo einfo "contrib plugins are installed into /usr/nagios/libexec/contrib" } diff --git a/net-analyzer/nagios-plugins/nagios-plugins-1.4.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-1.4.ebuild index 7d5ad16fcf94..47645136dfb8 100644 --- a/net-analyzer/nagios-plugins/nagios-plugins-1.4.ebuild +++ b/net-analyzer/nagios-plugins/nagios-plugins-1.4.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/nagios-plugins/nagios-plugins-1.4.ebuild,v 1.6 2005/05/04 15:14:00 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios-plugins/nagios-plugins-1.4.ebuild,v 1.7 2005/07/09 18:26:27 swegener Exp $ inherit eutils @@ -98,7 +98,7 @@ pkg_postinst() { einfo "This ebuild has a number of USE flags which determines what nagios isable to monitor." einfo "Depending on what you want to monitor with nagios, some or all of these USE" einfo "flags need to be set for nagios to function correctly." - echo "" + echo einfo "contrib plugins are installed into /usr/nagios/libexec/contrib" } diff --git a/net-analyzer/nagios/nagios-1.2.ebuild b/net-analyzer/nagios/nagios-1.2.ebuild index 9c20830b8ff5..ef39acce9c45 100644 --- a/net-analyzer/nagios/nagios-1.2.ebuild +++ b/net-analyzer/nagios/nagios-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.2.ebuild,v 1.7 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-1.2.ebuild,v 1.8 2005/07/09 18:34:49 swegener Exp $ DESCRIPTION="The Nagios metapackage - merge this to pull install all of the nagios packages" HOMEPAGE="http://www.nagios.org/" @@ -21,10 +21,10 @@ pkg_postrm() { einfo "Note: this is a META ebuild for ${P}." einfo "to remove it completely or before re-emerging" einfo "either use 'depclean', or remove/re-emerge these packages:" - echo "" + echo for dep in ${RDEPEND}; do einfo " ${dep}" done - echo "" + echo } diff --git a/net-analyzer/nagios/nagios-2.0b_p1.ebuild b/net-analyzer/nagios/nagios-2.0b_p1.ebuild index 6eabead00ad5..ac92b25ac6b6 100644 --- a/net-analyzer/nagios/nagios-2.0b_p1.ebuild +++ b/net-analyzer/nagios/nagios-2.0b_p1.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/nagios/nagios-2.0b_p1.ebuild,v 1.2 2005/02/24 09:51:20 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-2.0b_p1.ebuild,v 1.3 2005/07/09 18:34:49 swegener Exp $ DESCRIPTION="The Nagios" HOMEPAGE="http://www.nagios.org" @@ -20,10 +20,10 @@ pkg_postrm() { einfo "Note: this is a META ebuild for ${P}." einfo "to remove it completely or before re-emerging" einfo "either use 'depclean', or remove/re-emerge these packages:" - echo "" + echo for dep in ${RDEPEND}; do einfo " ${dep}" done - echo "" + echo } diff --git a/net-analyzer/nagios/nagios-2.0b_p2.ebuild b/net-analyzer/nagios/nagios-2.0b_p2.ebuild index 7889972b84ae..e6752c1017ca 100644 --- a/net-analyzer/nagios/nagios-2.0b_p2.ebuild +++ b/net-analyzer/nagios/nagios-2.0b_p2.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/nagios/nagios-2.0b_p2.ebuild,v 1.1 2005/02/24 09:51:20 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nagios/nagios-2.0b_p2.ebuild,v 1.2 2005/07/09 18:34:49 swegener Exp $ DESCRIPTION="The Nagios" HOMEPAGE="http://www.nagios.org" @@ -20,10 +20,10 @@ pkg_postrm() { einfo "Note: this is a META ebuild for ${P}." einfo "to remove it completely or before re-emerging" einfo "either use 'depclean', or remove/re-emerge these packages:" - echo "" + echo for dep in ${RDEPEND}; do einfo " ${dep}" done - echo "" + echo } diff --git a/net-analyzer/nessus/nessus-2.2.4.ebuild b/net-analyzer/nessus/nessus-2.2.4.ebuild index e187ad3a1f6d..a5cce0037566 100644 --- a/net-analyzer/nessus/nessus-2.2.4.ebuild +++ b/net-analyzer/nessus/nessus-2.2.4.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/nessus/nessus-2.2.4.ebuild,v 1.7 2005/06/14 01:46:19 tester Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.2.4.ebuild,v 1.8 2005/07/09 18:31:42 swegener Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux" @@ -18,10 +18,10 @@ pkg_postrm() { einfo "Note: this is a META ebuild for ${P}." einfo "to remove it completely or before re-emerging" einfo "either use 'depclean', or remove/re-emerge these packages:" - echo "" + echo for dep in ${RDEPEND}; do einfo " ${dep}" done - echo "" + echo } diff --git a/net-analyzer/nessus/nessus-2.3.1.ebuild b/net-analyzer/nessus/nessus-2.3.1.ebuild index 621c333e2f67..e57a866c0088 100644 --- a/net-analyzer/nessus/nessus-2.3.1.ebuild +++ b/net-analyzer/nessus/nessus-2.3.1.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/nessus/nessus-2.3.1.ebuild,v 1.1 2005/05/18 13:49:40 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/nessus/nessus-2.3.1.ebuild,v 1.2 2005/07/09 18:31:42 swegener Exp $ S=${WORKDIR}/${PN} DESCRIPTION="A remote security scanner for Linux" @@ -18,10 +18,10 @@ pkg_postrm() { einfo "Note: this is a META ebuild for ${P}." einfo "to remove it completely or before re-emerging" einfo "either use 'depclean', or remove/re-emerge these packages:" - echo "" + echo for dep in ${RDEPEND}; do einfo " ${dep}" done - echo "" + echo } diff --git a/net-analyzer/rtg/rtg-0.7.4-r1.ebuild b/net-analyzer/rtg/rtg-0.7.4-r1.ebuild index f35b7f6a04e4..26ee08366e1f 100644 --- a/net-analyzer/rtg/rtg-0.7.4-r1.ebuild +++ b/net-analyzer/rtg/rtg-0.7.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4-r1.ebuild,v 1.4 2004/07/08 23:29:58 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4-r1.ebuild,v 1.5 2005/07/09 18:42:55 swegener Exp $ inherit eutils @@ -43,9 +43,9 @@ src_install() { pkg_postinst() { einfo "RTG has been installed." - einfo "" + einfo einfo "The default configuration file location is now /etc/rtg" - einfo "" + einfo einfo "Sample reports have been installed into /usr/share/rtg" - einfo "" + einfo } diff --git a/net-analyzer/rtg/rtg-0.7.4.ebuild b/net-analyzer/rtg/rtg-0.7.4.ebuild index 94395c4e2036..bd1778331475 100644 --- a/net-analyzer/rtg/rtg-0.7.4.ebuild +++ b/net-analyzer/rtg/rtg-0.7.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4.ebuild,v 1.5 2004/07/08 23:29:58 eldad Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/rtg/rtg-0.7.4.ebuild,v 1.6 2005/07/09 18:42:55 swegener Exp $ inherit eutils @@ -38,8 +38,8 @@ src_install() { pkg_postinst() { einfo "RTG has been installed." - einfo "" + einfo einfo "The default configuration file location is now /etc/rtg" - einfo "" + einfo einfo "Sample reports have been installed into /usr/share/rtg" } diff --git a/net-analyzer/snort/snort-2.1.3.ebuild b/net-analyzer/snort/snort-2.1.3.ebuild index 08458f02e5b4..b8d923da1f1c 100644 --- a/net-analyzer/snort/snort-2.1.3.ebuild +++ b/net-analyzer/snort/snort-2.1.3.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/snort/snort-2.1.3.ebuild,v 1.11 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.1.3.ebuild,v 1.12 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig @@ -135,10 +135,10 @@ pkg_postinst() { einfo "To use a database as a backend for snort you'll have to" einfo "import the correct tables to the database." einfo "You'll have to setup a database called snort first." - einfo "" + einfo use mysql && einfo " MySQL: zcat /usr/share/doc/${P}/contrib/create_mysql.gz | mysql -p snort" use postgres && einfo " PostgreSQL: import /usr/share/doc/${P}/contrib/create_postgresql.gz" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snort/snort-2.2.0.ebuild b/net-analyzer/snort/snort-2.2.0.ebuild index 055d82b66a10..9ca3e425baea 100644 --- a/net-analyzer/snort/snort-2.2.0.ebuild +++ b/net-analyzer/snort/snort-2.2.0.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/snort/snort-2.2.0.ebuild,v 1.9 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.2.0.ebuild,v 1.10 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig @@ -135,10 +135,10 @@ pkg_postinst() { einfo "To use a database as a backend for snort you'll have to" einfo "import the correct tables to the database." einfo "You'll have to setup a database called snort first." - einfo "" + einfo use mysql && einfo " MySQL: zcat /usr/share/doc/${P}/contrib/create_mysql.gz | mysql -p snort" use postgres && einfo " PostgreSQL: import /usr/share/doc/${P}/contrib/create_postgresql.gz" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snort/snort-2.3.0-r1.ebuild b/net-analyzer/snort/snort-2.3.0-r1.ebuild index d74711591ece..55732b792ec8 100644 --- a/net-analyzer/snort/snort-2.3.0-r1.ebuild +++ b/net-analyzer/snort/snort-2.3.0-r1.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/snort/snort-2.3.0-r1.ebuild,v 1.4 2005/03/19 14:57:12 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.0-r1.ebuild,v 1.5 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig flag-o-matic @@ -139,13 +139,13 @@ pkg_postinst() { einfo "To use a database as a backend for snort you will have to" einfo "import the correct tables to the database." einfo "You will have to setup a database called snort first." - einfo "" + einfo use mysql && \ einfo " MySQL: zcat /usr/share/doc/${PF}/schemas/create_mysql.gz | mysql -p snort" use postgres && \ einfo " PostgreSQL: import /usr/share/doc/${PF}/schemas/create_postgresql.gz" use odbc && einfo "SQL tables need to be created - look at /usr/share/doc/${PF}/schemas/" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snort/snort-2.3.0.ebuild b/net-analyzer/snort/snort-2.3.0.ebuild index 8d9fca610f77..9c676e78f02e 100644 --- a/net-analyzer/snort/snort-2.3.0.ebuild +++ b/net-analyzer/snort/snort-2.3.0.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/snort/snort-2.3.0.ebuild,v 1.4 2005/02/10 00:50:52 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.0.ebuild,v 1.5 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig flag-o-matic @@ -132,13 +132,13 @@ pkg_postinst() { einfo "To use a database as a backend for snort you will have to" einfo "import the correct tables to the database." einfo "You will have to setup a database called snort first." - einfo "" + einfo use mysql && \ einfo " MySQL: zcat /usr/share/doc/${PF}/schemas/create_mysql.gz | mysql -p snort" use postgres && \ einfo " PostgreSQL: import /usr/share/doc/${PF}/schemas/create_postgresql.gz" use odbc && einfo "SQL tables need to be created - look at /usr/share/doc/${PF}/schemas/" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snort/snort-2.3.0_rc2.ebuild b/net-analyzer/snort/snort-2.3.0_rc2.ebuild index 6663a2e94af6..8247e13a17ab 100644 --- a/net-analyzer/snort/snort-2.3.0_rc2.ebuild +++ b/net-analyzer/snort/snort-2.3.0_rc2.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/snort/snort-2.3.0_rc2.ebuild,v 1.9 2005/02/10 00:50:52 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.0_rc2.ebuild,v 1.10 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig @@ -125,13 +125,13 @@ pkg_postinst() { einfo "To use a database as a backend for snort you will have to" einfo "import the correct tables to the database." einfo "You will have to setup a database called snort first." - einfo "" + einfo use mysql && \ einfo " MySQL: zcat /usr/share/doc/${PF}/schemas/create_mysql.gz | mysql -p snort" use postgres && \ einfo " PostgreSQL: import /usr/share/doc/${PF}/schemas/create_postgresql.gz" use odbc && einfo "SQL tables need to be created - look at /usr/share/doc/${PF}/schemas/" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snort/snort-2.3.2.ebuild b/net-analyzer/snort/snort-2.3.2.ebuild index 0569d424b51a..70381393cd1e 100644 --- a/net-analyzer/snort/snort-2.3.2.ebuild +++ b/net-analyzer/snort/snort-2.3.2.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/snort/snort-2.3.2.ebuild,v 1.3 2005/04/19 13:19:35 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.2.ebuild,v 1.4 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig flag-o-matic @@ -139,13 +139,13 @@ pkg_postinst() { einfo "To use a database as a backend for snort you will have to" einfo "import the correct tables to the database." einfo "You will have to setup a database called snort first." - einfo "" + einfo use mysql && \ einfo " MySQL: zcat /usr/share/doc/${PF}/schemas/create_mysql.gz | mysql -p snort" use postgres && \ einfo " PostgreSQL: import /usr/share/doc/${PF}/schemas/create_postgresql.gz" use odbc && einfo "SQL tables need to be created - look at /usr/share/doc/${PF}/schemas/" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snort/snort-2.3.3-r1.ebuild b/net-analyzer/snort/snort-2.3.3-r1.ebuild index b71b2624b743..f02252454588 100644 --- a/net-analyzer/snort/snort-2.3.3-r1.ebuild +++ b/net-analyzer/snort/snort-2.3.3-r1.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/snort/snort-2.3.3-r1.ebuild,v 1.3 2005/06/27 07:31:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3-r1.ebuild,v 1.4 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig flag-o-matic @@ -131,13 +131,13 @@ pkg_postinst() { einfo "To use a database as a backend for snort you will have to" einfo "import the correct tables to the database." einfo "You will have to setup a database called snort first." - einfo "" + einfo use mysql && \ einfo " MySQL: zcat /usr/share/doc/${PF}/schemas/create_mysql.gz | mysql -p snort" use postgres && \ einfo " PostgreSQL: import /usr/share/doc/${PF}/schemas/create_postgresql.gz" use odbc && einfo "SQL tables need to be created - look at /usr/share/doc/${PF}/schemas/" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' ewarn "Rules are now installed in /etc/snort/rules" diff --git a/net-analyzer/snort/snort-2.3.3.ebuild b/net-analyzer/snort/snort-2.3.3.ebuild index 6ecc974123fa..7ae4fa328137 100644 --- a/net-analyzer/snort/snort-2.3.3.ebuild +++ b/net-analyzer/snort/snort-2.3.3.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/snort/snort-2.3.3.ebuild,v 1.1 2005/05/07 12:21:36 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.3.3.ebuild,v 1.2 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig flag-o-matic @@ -129,13 +129,13 @@ pkg_postinst() { einfo "To use a database as a backend for snort you will have to" einfo "import the correct tables to the database." einfo "You will have to setup a database called snort first." - einfo "" + einfo use mysql && \ einfo " MySQL: zcat /usr/share/doc/${PF}/schemas/create_mysql.gz | mysql -p snort" use postgres && \ einfo " PostgreSQL: import /usr/share/doc/${PF}/schemas/create_postgresql.gz" use odbc && einfo "SQL tables need to be created - look at /usr/share/doc/${PF}/schemas/" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snort/snort-2.4.20050508.ebuild b/net-analyzer/snort/snort-2.4.20050508.ebuild index 5b1f6c6e573b..1bd0579a40f4 100644 --- a/net-analyzer/snort/snort-2.4.20050508.ebuild +++ b/net-analyzer/snort/snort-2.4.20050508.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/snort/snort-2.4.20050508.ebuild,v 1.2 2005/06/27 07:31:49 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snort/snort-2.4.20050508.ebuild,v 1.3 2005/07/09 18:37:22 swegener Exp $ inherit eutils gnuconfig flag-o-matic @@ -129,13 +129,13 @@ pkg_postinst() { einfo "To use a database as a backend for snort you will have to" einfo "import the correct tables to the database." einfo "You will have to setup a database called snort first." - einfo "" + einfo use mysql && \ einfo " MySQL: zcat /usr/share/doc/${PF}/schemas/create_mysql.gz | mysql -p snort" use postgres && \ einfo " PostgreSQL: import /usr/share/doc/${PF}/schemas/create_postgresql.gz" use odbc && einfo "SQL tables need to be created - look at /usr/share/doc/${PF}/schemas/" - einfo "" + einfo einfo "Also, read the following Gentoo forums article:" einfo ' http://forums.gentoo.org/viewtopic.php?t=78718' fi diff --git a/net-analyzer/snortsam/snortsam-2.24.ebuild b/net-analyzer/snortsam/snortsam-2.24.ebuild index 823e704908a5..36c7ba16c2aa 100644 --- a/net-analyzer/snortsam/snortsam-2.24.ebuild +++ b/net-analyzer/snortsam/snortsam-2.24.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/snortsam/snortsam-2.24.ebuild,v 1.4 2005/01/12 08:17:59 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/snortsam/snortsam-2.24.ebuild,v 1.5 2005/07/09 18:41:16 swegener Exp $ DESCRIPTION="Snort plugin that allows automated blocking of IP addresses on several firewalls" HOMEPAGE="http://www.snortsam.net/" @@ -26,7 +26,7 @@ src_install() { pkg_postinst() { einfo "To use snortsam with snort, you'll have to compile snort with" einfo "the snortsam patch - remerge snort with the snortsam useflag." - einfo "" + einfo einfo "Read the INSTALL file to configure snort for snortsam, and" einfo "configure snortsam for your particular firewall." } diff --git a/net-analyzer/sussen/sussen-0.5.3.ebuild b/net-analyzer/sussen/sussen-0.5.3.ebuild index 85bbed00b861..a356e9a75af9 100644 --- a/net-analyzer/sussen/sussen-0.5.3.ebuild +++ b/net-analyzer/sussen/sussen-0.5.3.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/sussen/sussen-0.5.3.ebuild,v 1.7 2005/01/26 02:06:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.5.3.ebuild,v 1.8 2005/07/09 18:29:50 swegener Exp $ inherit gnome2 debug @@ -33,12 +33,12 @@ pkg_postinst( ) { gnome2_pkg_postinst - echo "" - einfo "Please ensure the nessus server has ssl support disabled " + echo + einfo "Please ensure the nessus server has ssl support disabled" einfo "before using sussen, as ssl support is currently non-functional" einfo "in sussen. More information is available by issuing:" - einfo "" + einfo einfo "less /usr/share/doc/${PV}/README.gz" - echo "" + echo } diff --git a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild index 10d516ebc4d0..b8327fc5d065 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.1-r1.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/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.6 2005/04/09 09:50:51 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.1-r1.ebuild,v 1.7 2005/07/09 18:39:54 swegener Exp $ inherit gnuconfig @@ -32,10 +32,10 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "Note: tcptrace outputs its graphs in the xpl (xplot)" einfo "format. since xplot is unavailable, you will have to" einfo "use the included xpl2gpl utility to convert it to" einfo "the gnuplot format." - einfo "" + einfo } diff --git a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild b/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild index 10c9255b5430..0970409d0c08 100644 --- a/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild +++ b/net-analyzer/tcptrace/tcptrace-6.6.7.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/tcptrace/tcptrace-6.6.7.ebuild,v 1.1 2005/03/23 00:48:25 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrace/tcptrace-6.6.7.ebuild,v 1.2 2005/07/09 18:39:54 swegener Exp $ inherit gnuconfig @@ -31,10 +31,10 @@ src_install() { } pkg_postinst() { - einfo "" + einfo einfo "Note: tcptrace outputs its graphs in the xpl (xplot)" einfo "format. Since xplot is unavailable, you will have to" einfo "use the included xpl2gpl utility to convert it to" einfo "the gnuplot format." - einfo "" + einfo } diff --git a/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild b/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild index 49fc4b10fe7a..ff6486d95762 100644 --- a/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild +++ b/net-analyzer/xtraceroute/xtraceroute-0.9.1.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/xtraceroute/xtraceroute-0.9.1.ebuild,v 1.9 2005/05/30 00:12:38 cryos Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/xtraceroute/xtraceroute-0.9.1.ebuild,v 1.10 2005/07/09 18:28:56 swegener Exp $ DESCRIPTION="neat graphical traceroute displaying route on the globe" SRC_URI="http://www.dtek.chalmers.se/~d3august/xt/dl/${P}.tar.gz @@ -36,12 +36,12 @@ src_compile() { --mandir=/usr/share/man if [ $? != 0 ]; then - echo "" + echo eerror "If configure fails with 'Cannot find proper gtkgl version'" eerror "try to 'opengl-update' and then re-emerging =gtkglarea-1.2.3*." eerror "# opengl-update <GL implementation>" eerror "# emerge =gtkglarea-1.2.3*" - echo "" + echo die "configure failed." fi diff --git a/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild b/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild index 6d1c99779ff0..fb7ba5f251e5 100644 --- a/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild +++ b/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.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/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild,v 1.1 2005/04/26 22:17:42 iggy Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/zabbix-frontend/zabbix-frontend-1.1_alpha7.ebuild,v 1.2 2005/07/09 18:33:24 swegener Exp $ inherit eutils webapp @@ -28,7 +28,7 @@ src_install() { } pkg_postinst(){ - einfo "" + einfo einfo "For setting the SQL server settings, see include/db.inc.php" - einfo "" + einfo } |