diff options
author | Marius Mauch <genone@gentoo.org> | 2007-01-28 06:13:23 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-01-28 06:13:23 +0000 |
commit | d10766b5a999fac246a442c6419aab8c0c2cd217 (patch) | |
tree | db60cdeadb79791026ed0eab22971882bf82c6ad /app-text/active-dvi | |
parent | update (diff) | |
download | historical-d10766b5a999fac246a442c6419aab8c0c2cd217.tar.gz historical-d10766b5a999fac246a442c6419aab8c0c2cd217.tar.bz2 historical-d10766b5a999fac246a442c6419aab8c0c2cd217.zip |
Replacing einfo with elog
Package-Manager: portage-2.1.2-r4
Diffstat (limited to 'app-text/active-dvi')
-rw-r--r-- | app-text/active-dvi/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.4.0.ebuild | 8 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.6.0-r1.ebuild | 8 | ||||
-rw-r--r-- | app-text/active-dvi/active-dvi-1.6.0.ebuild | 8 | ||||
-rw-r--r-- | app-text/active-dvi/files/digest-active-dvi-1.4.0 | 2 |
5 files changed, 20 insertions, 14 deletions
diff --git a/app-text/active-dvi/ChangeLog b/app-text/active-dvi/ChangeLog index 65d2045f8786..4b3cdc9cb6b2 100644 --- a/app-text/active-dvi/ChangeLog +++ b/app-text/active-dvi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/active-dvi -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.13 2006/11/28 20:16:27 opfer Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/ChangeLog,v 1.14 2007/01/28 05:36:28 genone Exp $ + + 28 Jan 2007; Marius Mauch <genone@gentoo.org> active-dvi-1.4.0.ebuild, + active-dvi-1.6.0.ebuild, active-dvi-1.6.0-r1.ebuild: + Replacing einfo with elog 28 Nov 2006; Christian Faulhammer <opfer@gentoo.org> active-dvi-1.4.0.ebuild, active-dvi-1.6.0.ebuild, diff --git a/app-text/active-dvi/active-dvi-1.4.0.ebuild b/app-text/active-dvi/active-dvi-1.4.0.ebuild index dfe11e607279..952862e6a0b2 100644 --- a/app-text/active-dvi/active-dvi-1.4.0.ebuild +++ b/app-text/active-dvi/active-dvi-1.4.0.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-text/active-dvi/active-dvi-1.4.0.ebuild,v 1.10 2006/11/28 20:16:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.4.0.ebuild,v 1.11 2007/01/28 05:36:28 genone Exp $ inherit eutils @@ -98,8 +98,8 @@ pkg_postinst() { if use cjk; then echo "" - einfo "If you wish to use Japanese True Type fonts with" - einfo "active-dvi, please edit /usr/share/texmf/advi/jpfonts.conf" + elog "If you wish to use Japanese True Type fonts with" + elog "active-dvi, please edit /usr/share/texmf/advi/jpfonts.conf" echo "" fi diff --git a/app-text/active-dvi/active-dvi-1.6.0-r1.ebuild b/app-text/active-dvi/active-dvi-1.6.0-r1.ebuild index 6e548cce201b..6cc3998d2507 100644 --- a/app-text/active-dvi/active-dvi-1.6.0-r1.ebuild +++ b/app-text/active-dvi/active-dvi-1.6.0-r1.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-text/active-dvi/active-dvi-1.6.0-r1.ebuild,v 1.2 2006/11/28 20:16:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.6.0-r1.ebuild,v 1.3 2007/01/28 05:36:28 genone Exp $ inherit eutils @@ -108,8 +108,8 @@ pkg_postinst() { if use cjk; then echo "" - einfo "If you wish to use Japanese True Type fonts with" - einfo "active-dvi, please edit /usr/share/texmf/tex/latex/advi/jpfonts.conf" + elog "If you wish to use Japanese True Type fonts with" + elog "active-dvi, please edit /usr/share/texmf/tex/latex/advi/jpfonts.conf" echo "" fi diff --git a/app-text/active-dvi/active-dvi-1.6.0.ebuild b/app-text/active-dvi/active-dvi-1.6.0.ebuild index a519ee609f93..f34b2d2854b7 100644 --- a/app-text/active-dvi/active-dvi-1.6.0.ebuild +++ b/app-text/active-dvi/active-dvi-1.6.0.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-text/active-dvi/active-dvi-1.6.0.ebuild,v 1.5 2006/11/28 20:16:27 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/active-dvi/active-dvi-1.6.0.ebuild,v 1.6 2007/01/28 05:36:28 genone Exp $ inherit eutils @@ -107,8 +107,8 @@ pkg_postinst() { if use cjk; then echo "" - einfo "If you wish to use Japanese True Type fonts with" - einfo "active-dvi, please edit /usr/share/texmf/tex/latex/advi/jpfonts.conf" + elog "If you wish to use Japanese True Type fonts with" + elog "active-dvi, please edit /usr/share/texmf/tex/latex/advi/jpfonts.conf" echo "" fi diff --git a/app-text/active-dvi/files/digest-active-dvi-1.4.0 b/app-text/active-dvi/files/digest-active-dvi-1.4.0 index 7a0563aa1b89..ef7877c3da06 100644 --- a/app-text/active-dvi/files/digest-active-dvi-1.4.0 +++ b/app-text/active-dvi/files/digest-active-dvi-1.4.0 @@ -1 +1,3 @@ MD5 f605d653ff7785ff48c39851e990380f advi-1.4.0.tar.gz 4390953 +RMD160 3f9205f12b04b76f6c6403b2037755aa9cd9f848 advi-1.4.0.tar.gz 4390953 +SHA256 c8cf818b50cc6855933b9f5074e1d9e8e8f85ba53d63790c5195341a63a0412a advi-1.4.0.tar.gz 4390953 |