diff options
author | Peter Volkov <pva@gentoo.org> | 2006-07-11 17:35:45 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2006-07-11 17:35:45 +0000 |
commit | 7ecf68685395f684ff29c001054b881c82ea42b8 (patch) | |
tree | 5907a8483a108b270ed31a74bd62c3e4411fe712 /net-analyzer/sussen/sussen-0.24.ebuild | |
parent | Mark 1.0.0 stable on ia64 (diff) | |
download | historical-7ecf68685395f684ff29c001054b881c82ea42b8.tar.gz historical-7ecf68685395f684ff29c001054b881c82ea42b8.tar.bz2 historical-7ecf68685395f684ff29c001054b881c82ea42b8.zip |
Version bump. Thank upstream dev Loren Bandiera for report.
Package-Manager: portage-2.1-r1
Diffstat (limited to 'net-analyzer/sussen/sussen-0.24.ebuild')
-rw-r--r-- | net-analyzer/sussen/sussen-0.24.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-analyzer/sussen/sussen-0.24.ebuild b/net-analyzer/sussen/sussen-0.24.ebuild index ade0947b84d2..6c62abc375c2 100644 --- a/net-analyzer/sussen/sussen-0.24.ebuild +++ b/net-analyzer/sussen/sussen-0.24.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.24.ebuild,v 1.1 2006/06/27 06:15:42 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/sussen/sussen-0.24.ebuild,v 1.2 2006/07/11 17:35:45 pva Exp $ inherit eutils gnome2 mono autotools @@ -56,9 +56,9 @@ src_install () { dodoc ${DOCS} - einfo "sussen-applet is a GNOME applet. You can not run it directly from" - einfo "the command line. Use GNOME panel to invoke it." - einfo "You can also run it as the tray icon: sussen-applet --tray-icon" + elog "sussen-applet is a GNOME applet. You can not run it directly from" + elog "the command line. Use GNOME panel to invoke it." + elog "You can also run it as the tray icon: sussen-applet --tray-icon" echo ewarn "sussen-editor is still work in progress. Just basic functionality is" ewarn "working (New, Save, Execute)." |