diff options
author | 2006-09-02 22:20:35 +0000 | |
---|---|---|
committer | 2006-09-02 22:20:35 +0000 | |
commit | 62991cab24c8d4e5fe1d1a46a059974f5ab79a8e (patch) | |
tree | 78154bd77a5227c4ac4e14cf48057aab5f57a282 /net-im/bitlbee/bitlbee-1.0.1.ebuild | |
parent | Stable on ia64. (diff) | |
download | gentoo-2-62991cab24c8d4e5fe1d1a46a059974f5ab79a8e.tar.gz gentoo-2-62991cab24c8d4e5fe1d1a46a059974f5ab79a8e.tar.bz2 gentoo-2-62991cab24c8d4e5fe1d1a46a059974f5ab79a8e.zip |
Fixed grammar in the einfo note about the IRSSI script, resolves bug #144992.
(Portage version: 2.1.1_rc1-r2)
Diffstat (limited to 'net-im/bitlbee/bitlbee-1.0.1.ebuild')
-rw-r--r-- | net-im/bitlbee/bitlbee-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/bitlbee/bitlbee-1.0.1.ebuild b/net-im/bitlbee/bitlbee-1.0.1.ebuild index cb97b1f728ed..061618927e10 100644 --- a/net-im/bitlbee/bitlbee-1.0.1.ebuild +++ b/net-im/bitlbee/bitlbee-1.0.1.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-im/bitlbee/bitlbee-1.0.1.ebuild,v 1.9 2006/07/13 16:56:36 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/bitlbee/bitlbee-1.0.1.ebuild,v 1.10 2006/09/02 22:20:35 weeve Exp $ inherit eutils toolchain-funcs @@ -129,5 +129,5 @@ pkg_postinst() { einfo "The utils included in bitlbee (other than bitlbeed) are now" einfo "located in /usr/share/bitlbee" einfo - einfo "NOTE: The IRSSI script are no longer provided by BitlBee." + einfo "NOTE: The IRSSI script is no longer provided by BitlBee." } |