diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-08 17:08:31 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2010-01-08 17:08:31 +0000 |
commit | 3a5b527eb888febf2ff1b4ffa299847ad02274d3 (patch) | |
tree | 5bae16608ade7eddee760e8315dabbc23509617f /x11-plugins/pidgin-latex | |
parent | whitespace (diff) | |
download | gentoo-2-3a5b527eb888febf2ff1b4ffa299847ad02274d3.tar.gz gentoo-2-3a5b527eb888febf2ff1b4ffa299847ad02274d3.tar.bz2 gentoo-2-3a5b527eb888febf2ff1b4ffa299847ad02274d3.zip |
whitespace
(Portage version: 2.1.6.13/cvs/Linux i686)
Diffstat (limited to 'x11-plugins/pidgin-latex')
-rw-r--r-- | x11-plugins/pidgin-latex/pidgin-latex-1.3.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/pidgin-latex/pidgin-latex-1.3.3.ebuild b/x11-plugins/pidgin-latex/pidgin-latex-1.3.3.ebuild index 69ac80ecbd56..210f565d3915 100644 --- a/x11-plugins/pidgin-latex/pidgin-latex-1.3.3.ebuild +++ b/x11-plugins/pidgin-latex/pidgin-latex-1.3.3.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/pidgin-latex/pidgin-latex-1.3.3.ebuild,v 1.2 2010/01/08 09:16:47 pva Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/pidgin-latex/pidgin-latex-1.3.3.ebuild,v 1.3 2010/01/08 17:08:31 mr_bones_ Exp $ EAPI="2" inherit multilib toolchain-funcs @@ -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' } |