diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-08 17:08:51 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-08 17:08:51 +0000 |
commit | 62e2d7bb1a3f55c0bf61e9b9c7d49976ca9c37b3 (patch) | |
tree | fe5a6d4256acbaca93d71e3d432069aff56c5610 /x11-plugins/pidgintex | |
parent | whitespace (diff) | |
download | gentoo-2-62e2d7bb1a3f55c0bf61e9b9c7d49976ca9c37b3.tar.gz gentoo-2-62e2d7bb1a3f55c0bf61e9b9c7d49976ca9c37b3.tar.bz2 gentoo-2-62e2d7bb1a3f55c0bf61e9b9c7d49976ca9c37b3.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/pidgintex')
-rw-r--r-- | x11-plugins/pidgintex/pidgintex-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild b/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild index dfc0f2b09fda..14cf4d5e7c8b 100644 --- a/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild +++ b/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.2 2010/01/08 09:11:06 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgintex/pidgintex-1.1.1.ebuild,v 1.3 2010/01/08 17:08:51 mr_bones_ Exp $ EAPI="2" inherit toolchain-funcs multilib @@ -43,7 +43,7 @@ src_install() { } pkg_postinst() { - elog 'Note, to see formulas either disable "Conversation Colors" plugin or' + elog 'Note, to see formulas either disable "Conversation Colors" plugin or' elog 'switch off "ignore incoming format" option in plugin configuration.' elog 'For details, take a look (and vote) at http://developer.pidgin.im/ticket/2772' } |