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 | 70057a1c8c2394bb9afcd14e78366a8e1ee37c95 (patch) | |
tree | a3fe3a1577abb8e827b707caa70080632b3f97c1 /x11-plugins | |
parent | whitespace (diff) | |
download | historical-70057a1c8c2394bb9afcd14e78366a8e1ee37c95.tar.gz historical-70057a1c8c2394bb9afcd14e78366a8e1ee37c95.tar.bz2 historical-70057a1c8c2394bb9afcd14e78366a8e1ee37c95.zip |
whitespace
Package-Manager: portage-2.1.6.13/cvs/Linux i686
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/pidgin-latex/pidgin-latex-1.3.3.ebuild | 4 | ||||
-rw-r--r-- | x11-plugins/pidgintex/pidgintex-1.1.1.ebuild | 4 |
2 files changed, 4 insertions, 4 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' } 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' } |