diff options
author | Marius Mauch <genone@gentoo.org> | 2007-04-30 21:14:19 +0000 |
---|---|---|
committer | Marius Mauch <genone@gentoo.org> | 2007-04-30 21:14:19 +0000 |
commit | 4782683d329bf9a85d872194161fd635dfba81a9 (patch) | |
tree | 38273586f17491b5c24d04b1c3d1b73384351535 /media-gfx/asymptote | |
parent | Stable on sparc wrt security #168917 (diff) | |
download | gentoo-2-4782683d329bf9a85d872194161fd635dfba81a9.tar.gz gentoo-2-4782683d329bf9a85d872194161fd635dfba81a9.tar.bz2 gentoo-2-4782683d329bf9a85d872194161fd635dfba81a9.zip |
Replacing einfo with elog
(Portage version: 2.1.2.5)
Diffstat (limited to 'media-gfx/asymptote')
-rw-r--r-- | media-gfx/asymptote/ChangeLog | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-1.20.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-1.21.ebuild | 6 | ||||
-rw-r--r-- | media-gfx/asymptote/asymptote-1.26.ebuild | 6 |
4 files changed, 14 insertions, 10 deletions
diff --git a/media-gfx/asymptote/ChangeLog b/media-gfx/asymptote/ChangeLog index 64a13c699b00..1f8c76806f65 100644 --- a/media-gfx/asymptote/ChangeLog +++ b/media-gfx/asymptote/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/asymptote # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.7 2007/04/29 18:08:16 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/ChangeLog,v 1.8 2007/04/30 21:14:19 genone Exp $ + + 30 Apr 2007; Marius Mauch <genone@gentoo.org> asymptote-1.20.ebuild, + asymptote-1.21.ebuild, asymptote-1.26.ebuild: + Replacing einfo with elog 29 Apr 2007; Dominik Stadler <centic@gentoo.org> +files/asymptote-1.26-configure-ac.patch, diff --git a/media-gfx/asymptote/asymptote-1.20.ebuild b/media-gfx/asymptote/asymptote-1.20.ebuild index b4829319b335..dff7d77a537b 100644 --- a/media-gfx/asymptote/asymptote-1.20.ebuild +++ b/media-gfx/asymptote/asymptote-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.20.ebuild,v 1.3 2007/03/02 12:48:14 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.20.ebuild,v 1.4 2007/04/30 21:14:19 genone Exp $ inherit eutils elisp-common @@ -113,8 +113,8 @@ pkg_postinst() { einfo 'Updating TeX tree...' texhash &> /dev/null - einfo 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer' - einfo 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer' + elog 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer' + elog 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer' use emacs && elisp-site-regen } diff --git a/media-gfx/asymptote/asymptote-1.21.ebuild b/media-gfx/asymptote/asymptote-1.21.ebuild index c79eeff03290..93ae2cb136fc 100644 --- a/media-gfx/asymptote/asymptote-1.21.ebuild +++ b/media-gfx/asymptote/asymptote-1.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.21.ebuild,v 1.3 2007/04/29 18:08:16 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.21.ebuild,v 1.4 2007/04/30 21:14:19 genone Exp $ inherit eutils elisp-common @@ -113,8 +113,8 @@ pkg_postinst() { einfo 'Updating TeX tree...' texhash &> /dev/null - einfo 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer' - einfo 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer' + elog 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer' + elog 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer' use emacs && elisp-site-regen } diff --git a/media-gfx/asymptote/asymptote-1.26.ebuild b/media-gfx/asymptote/asymptote-1.26.ebuild index 8d752b43c54b..40a6a0920f92 100644 --- a/media-gfx/asymptote/asymptote-1.26.ebuild +++ b/media-gfx/asymptote/asymptote-1.26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.26.ebuild,v 1.1 2007/04/29 18:08:16 centic Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/asymptote/asymptote-1.26.ebuild,v 1.2 2007/04/30 21:14:19 genone Exp $ inherit eutils elisp-common @@ -113,8 +113,8 @@ pkg_postinst() { einfo 'Updating TeX tree...' texhash &> /dev/null - einfo 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer' - einfo 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer' + elog 'Use the variable ASYMPTOTE_PSVIEWER to set the postscript viewer' + elog 'Use the variable ASYMPTOTE_PDFVIEWER to set the PDF viewer' use emacs && elisp-site-regen } |