diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-23 16:35:46 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-23 16:35:46 +0000 |
commit | 52c0b7605ee541295095057064927e545aac88ad (patch) | |
tree | d2a3aac4c9b548bb8d3f59176f3c5a170cbacedc /app-vim | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-52c0b7605ee541295095057064927e545aac88ad.tar.gz gentoo-2-52c0b7605ee541295095057064927e545aac88ad.tar.bz2 gentoo-2-52c0b7605ee541295095057064927e545aac88ad.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r2)
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/latexsuite/ChangeLog | 9 | ||||
-rw-r--r-- | app-vim/latexsuite/files/digest-latexsuite-1.5_rc1 | 2 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060124.ebuild | 16 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.20060325.ebuild | 16 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5.ebuild | 16 | ||||
-rw-r--r-- | app-vim/latexsuite/latexsuite-1.5_rc1.ebuild | 20 |
6 files changed, 43 insertions, 36 deletions
diff --git a/app-vim/latexsuite/ChangeLog b/app-vim/latexsuite/ChangeLog index 6434ecfb05ff..f751d6cc31ae 100644 --- a/app-vim/latexsuite/ChangeLog +++ b/app-vim/latexsuite/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-vim/latexsuite -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.24 2006/10/19 16:08:55 kloeri Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/ChangeLog,v 1.25 2007/01/23 16:35:46 genone Exp $ + + 23 Jan 2007; Marius Mauch <genone@gentoo.org> latexsuite-1.5_rc1.ebuild, + latexsuite-1.5.ebuild, latexsuite-1.5.20060124.ebuild, + latexsuite-1.5.20060325.ebuild: + Replacing einfo with elog 19 Oct 2006; Bryan Østergaard <kloeri@gentoo.org> latexsuite-1.5.20060124.ebuild: diff --git a/app-vim/latexsuite/files/digest-latexsuite-1.5_rc1 b/app-vim/latexsuite/files/digest-latexsuite-1.5_rc1 index 0f92622512d9..3e41b2cf2b08 100644 --- a/app-vim/latexsuite/files/digest-latexsuite-1.5_rc1 +++ b/app-vim/latexsuite/files/digest-latexsuite-1.5_rc1 @@ -1 +1,3 @@ MD5 6f383971bd6552403b234f61ae8ddd55 latexSuite-1.5-rc1.tar.gz 188634 +RMD160 c93ceb8b0517cbae253311c792e4392ef58fed91 latexSuite-1.5-rc1.tar.gz 188634 +SHA256 9d972ddf13da812dfaa779daceeebb714e2f92d648a700a6dbbc8b8de24e23f1 latexSuite-1.5-rc1.tar.gz 188634 diff --git a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild index ff454811337c..cdd9e47971d3 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.8 2006/10/19 16:08:55 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060124.ebuild,v 1.9 2007/01/23 16:35:46 genone Exp $ inherit vim-plugin versionator @@ -29,11 +29,11 @@ src_install() { pkg_postinst() { vim-plugin_pkg_postinst - einfo - einfo "To use the latexSuite plugin add:" - einfo " filetype plugin on" - einfo ' set grepprg=grep\ -nH\ $*' - einfo "to your ~/.vimrc-file" - einfo + elog + elog "To use the latexSuite plugin add:" + elog " filetype plugin on" + elog ' set grepprg=grep\ -nH\ $*' + elog "to your ~/.vimrc-file" + elog } diff --git a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild index 7bd311efdad9..6d901dd3263f 100644 --- a/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.2 2006/09/23 10:51:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.20060325.ebuild,v 1.3 2007/01/23 16:35:46 genone Exp $ inherit vim-plugin versionator @@ -29,11 +29,11 @@ src_install() { pkg_postinst() { vim-plugin_pkg_postinst - einfo - einfo "To use the latexSuite plugin add:" - einfo " filetype plugin on" - einfo ' set grepprg=grep\ -nH\ $*' - einfo "to your ~/.vimrc-file" - einfo + elog + elog "To use the latexSuite plugin add:" + elog " filetype plugin on" + elog ' set grepprg=grep\ -nH\ $*' + elog "to your ~/.vimrc-file" + elog } diff --git a/app-vim/latexsuite/latexsuite-1.5.ebuild b/app-vim/latexsuite/latexsuite-1.5.ebuild index 118442e316e7..7b510ba24e1f 100644 --- a/app-vim/latexsuite/latexsuite-1.5.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.16 2006/09/23 10:51:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5.ebuild,v 1.17 2007/01/23 16:35:46 genone Exp $ inherit vim-plugin @@ -29,10 +29,10 @@ src_install() { pkg_postinst() { vim-plugin_pkg_postinst - einfo - einfo "To use the latexSuite plugin add:" - einfo " filetype plugin on" - einfo ' set grepprg=grep\ -nH\ $*' - einfo "to your ~/.vimrc-file" - einfo + elog + elog "To use the latexSuite plugin add:" + elog " filetype plugin on" + elog ' set grepprg=grep\ -nH\ $*' + elog "to your ~/.vimrc-file" + elog } diff --git a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild index 9bc71ea1273d..ba7063140171 100644 --- a/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild +++ b/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.13 2006/09/23 10:51:33 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/latexsuite/latexsuite-1.5_rc1.ebuild,v 1.14 2007/01/23 16:35:46 genone Exp $ inherit vim-plugin @@ -26,12 +26,12 @@ src_install() { pkg_postinst() { vim-plugin_pkg_postinst - einfo - einfo "To use the latexSuite plugin add:" - einfo " filetype plugin on" - einfo ' set grepprg=grep\ -nH\ $*' - einfo "to your ~/.vimrc-file" - einfo - einfo "Help for this plugin is available with ':help latex-suite' in vim" - einfo + elog + elog "To use the latexSuite plugin add:" + elog " filetype plugin on" + elog ' set grepprg=grep\ -nH\ $*' + elog "to your ~/.vimrc-file" + elog + elog "Help for this plugin is available with ':help latex-suite' in vim" + elog } |