diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-28 06:43:03 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-28 06:43:03 +0000 |
commit | 83473adc4094b8c1e46ab145fc4310bf1d05770b (patch) | |
tree | 170357ec66230953fe509677ef314c35beaa3741 /dev-tex/latex-unicode | |
parent | Replacing einfo with elog (diff) | |
download | gentoo-2-83473adc4094b8c1e46ab145fc4310bf1d05770b.tar.gz gentoo-2-83473adc4094b8c1e46ab145fc4310bf1d05770b.tar.bz2 gentoo-2-83473adc4094b8c1e46ab145fc4310bf1d05770b.zip |
Replacing einfo with elog
(Portage version: 2.1.2-r4)
Diffstat (limited to 'dev-tex/latex-unicode')
6 files changed, 29 insertions, 20 deletions
diff --git a/dev-tex/latex-unicode/ChangeLog b/dev-tex/latex-unicode/ChangeLog index 5a473ba5d8a7..52fb6abebd0d 100644 --- a/dev-tex/latex-unicode/ChangeLog +++ b/dev-tex/latex-unicode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for dev-tex/latex-unicode -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/ChangeLog,v 1.15 2006/10/27 17:12:56 gustavoz Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/ChangeLog,v 1.16 2007/01/28 06:43:02 genone Exp $ + + 28 Jan 2007; Marius Mauch <genone@gentoo.org> + latex-unicode-20030605.ebuild, latex-unicode-20040307.ebuild, + latex-unicode-20041017.ebuild: + Replacing einfo with elog 27 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> latex-unicode-20041017.ebuild: diff --git a/dev-tex/latex-unicode/files/digest-latex-unicode-20030605 b/dev-tex/latex-unicode/files/digest-latex-unicode-20030605 index d01c721cb78c..a531283c5185 100644 --- a/dev-tex/latex-unicode/files/digest-latex-unicode-20030605 +++ b/dev-tex/latex-unicode/files/digest-latex-unicode-20030605 @@ -1 +1,3 @@ MD5 547bba3412f1d723d09ab66dc703fef7 latex-unicode-20030605.tar.gz 1081971 +RMD160 982eff85ef6e79f7d358f138557b3809508e1e5b latex-unicode-20030605.tar.gz 1081971 +SHA256 6be21c3a8ea70224e8ee65cd7c6d4464748b7aa4c3d0d631d92b76cc8c1286ed latex-unicode-20030605.tar.gz 1081971 diff --git a/dev-tex/latex-unicode/files/digest-latex-unicode-20040307 b/dev-tex/latex-unicode/files/digest-latex-unicode-20040307 index ca456f47abe6..84f522f3ded1 100644 --- a/dev-tex/latex-unicode/files/digest-latex-unicode-20040307 +++ b/dev-tex/latex-unicode/files/digest-latex-unicode-20040307 @@ -2,3 +2,5 @@ MD5 5973d22eb803ca9987c483a28f78e6be UnicodeData.txt 897402 RMD160 6bc3bd000c9d5d6b6082f3ca755e944f8a7dc7f0 UnicodeData.txt 897402 SHA256 de54d68f2df927a20ea4a83dfd74a543ca7f3e3df2441576e7f6a185ec6fa217 UnicodeData.txt 897402 MD5 f7d283d3c8a07f1031e27f63b6d3a64b latex-unicode-20040307.tar.gz 1067654 +RMD160 c7ce9ed7982c3e6043811d1d28ceaee6c862afe6 latex-unicode-20040307.tar.gz 1067654 +SHA256 04bf60aabe50b038c9d8eb430164f464340f8283a174c8b2bdd1e296022a59d5 latex-unicode-20040307.tar.gz 1067654 diff --git a/dev-tex/latex-unicode/latex-unicode-20030605.ebuild b/dev-tex/latex-unicode/latex-unicode-20030605.ebuild index 5044daafe76b..d6f67f711cc1 100644 --- a/dev-tex/latex-unicode/latex-unicode-20030605.ebuild +++ b/dev-tex/latex-unicode/latex-unicode-20030605.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild,v 1.5 2004/06/25 02:15:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20030605.ebuild,v 1.6 2007/01/28 06:43:02 genone Exp $ inherit latex-package @@ -42,8 +42,8 @@ src_install() { pkg_postinst() { latex-package_pkg_postinst - einfo - einfo "Please refer to /usr/share/doc/${P}/README.gz" - einfo "and languages.ps in that directory for language-specific examples." - einfo + elog + elog "Please refer to /usr/share/doc/${P}/README.gz" + elog "and languages.ps in that directory for language-specific examples." + elog } diff --git a/dev-tex/latex-unicode/latex-unicode-20040307.ebuild b/dev-tex/latex-unicode/latex-unicode-20040307.ebuild index 2bcf7944595f..cddbcf4b837c 100644 --- a/dev-tex/latex-unicode/latex-unicode-20040307.ebuild +++ b/dev-tex/latex-unicode/latex-unicode-20040307.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild,v 1.6 2004/12/28 21:29:20 absinthe Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20040307.ebuild,v 1.7 2007/01/28 06:43:02 genone Exp $ inherit latex-package @@ -57,8 +57,8 @@ src_install() { pkg_postinst() { latex-package_pkg_postinst - einfo - einfo "Please refer to /usr/share/doc/${P}/README.gz" - einfo "and languages.ps in that directory for language-specific examples." - einfo + elog + elog "Please refer to /usr/share/doc/${P}/README.gz" + elog "and languages.ps in that directory for language-specific examples." + elog } diff --git a/dev-tex/latex-unicode/latex-unicode-20041017.ebuild b/dev-tex/latex-unicode/latex-unicode-20041017.ebuild index 405b27e0aaf2..cd75944098ad 100644 --- a/dev-tex/latex-unicode/latex-unicode-20041017.ebuild +++ b/dev-tex/latex-unicode/latex-unicode-20041017.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/dev-tex/latex-unicode/latex-unicode-20041017.ebuild,v 1.7 2006/10/27 17:12:56 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-tex/latex-unicode/latex-unicode-20041017.ebuild,v 1.8 2007/01/28 06:43:02 genone Exp $ inherit latex-package @@ -57,8 +57,8 @@ src_install() { pkg_postinst() { latex-package_pkg_postinst - einfo - einfo "Please refer to /usr/share/doc/${P}/README.gz" - einfo "and languages.ps in that directory for language-specific examples." - einfo + elog + elog "Please refer to /usr/share/doc/${P}/README.gz" + elog "and languages.ps in that directory for language-specific examples." + elog } |