From 4d5af9888dc99ecc93187cbd52fc58b419044f21 Mon Sep 17 00:00:00 2001 From: Marius Mauch Date: Mon, 30 Apr 2007 21:00:36 +0000 Subject: [PATCH] Replacing einfo with elog Package-Manager: portage-2.1.2.5 --- media-gfx/album/ChangeLog | 6 +++++- media-gfx/album/album-3.10.ebuild | 14 +++++++------- media-gfx/album/album-3.13.ebuild | 12 ++++++------ media-gfx/album/album-4.02.ebuild | 12 ++++++------ media-gfx/aoi/ChangeLog | 5 ++++- media-gfx/aoi/aoi-1.4.ebuild | 10 +++++----- 6 files changed, 33 insertions(+), 26 deletions(-) diff --git a/media-gfx/album/ChangeLog b/media-gfx/album/ChangeLog index 6b52128b24d8..cb60d947f540 100644 --- a/media-gfx/album/ChangeLog +++ b/media-gfx/album/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-gfx/album # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.29 2007/04/16 07:33:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/ChangeLog,v 1.30 2007/04/30 20:57:54 genone Exp $ + + 30 Apr 2007; Marius Mauch album-3.10.ebuild, + album-3.13.ebuild, album-4.02.ebuild: + Replacing einfo with elog 16 Apr 2007; Markus Rothe album-4.02.ebuild: Stable on ppc64 diff --git a/media-gfx/album/album-3.10.ebuild b/media-gfx/album/album-3.10.ebuild index 29dda38336d2..f83b7a549b26 100644 --- a/media-gfx/album/album-3.10.ebuild +++ b/media-gfx/album/album-3.10.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/media-gfx/album/album-3.10.ebuild,v 1.5 2006/02/07 20:00:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.10.ebuild,v 1.6 2007/04/30 20:57:54 genone Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -25,9 +25,9 @@ src_install() { } pkg_postinst() { - einfo "For some optional themes please browse:" - einfo "http://MarginalHacks.com/Hacks/album/Themes/" - einfo - einfo "For some optional tools please browse:" - einfo "http://MarginalHacks.com/Hacks/album/tools/" + elog "For some optional themes please browse:" + elog "http://MarginalHacks.com/Hacks/album/Themes/" + elog + elog "For some optional tools please browse:" + elog "http://MarginalHacks.com/Hacks/album/tools/" } diff --git a/media-gfx/album/album-3.13.ebuild b/media-gfx/album/album-3.13.ebuild index 7b450b405982..173e10d19b8f 100644 --- a/media-gfx/album/album-3.13.ebuild +++ b/media-gfx/album/album-3.13.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/album/album-3.13.ebuild,v 1.5 2007/03/09 19:48:43 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-3.13.ebuild,v 1.6 2007/04/30 20:57:54 genone Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -25,9 +25,9 @@ src_install() { } pkg_postinst() { - einfo "For some optional themes please browse:" - einfo "http://MarginalHacks.com/Hacks/album/Themes/" - einfo - einfo "For some optional tools please browse:" - einfo "http://MarginalHacks.com/Hacks/album/tools/" + elog "For some optional themes please browse:" + elog "http://MarginalHacks.com/Hacks/album/Themes/" + elog + elog "For some optional tools please browse:" + elog "http://MarginalHacks.com/Hacks/album/tools/" } diff --git a/media-gfx/album/album-4.02.ebuild b/media-gfx/album/album-4.02.ebuild index b459fb74b179..2d5d215096bf 100644 --- a/media-gfx/album/album-4.02.ebuild +++ b/media-gfx/album/album-4.02.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/album/album-4.02.ebuild,v 1.3 2007/04/16 07:33:10 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/album/album-4.02.ebuild,v 1.4 2007/04/30 20:57:54 genone Exp $ DESCRIPTION="HTML photo album generator" HOMEPAGE="http://MarginalHacks.com/Hacks/album/" @@ -25,9 +25,9 @@ src_install() { } pkg_postinst() { - einfo "For some optional themes please browse:" - einfo "http://MarginalHacks.com/Hacks/album/Themes/" - einfo - einfo "For some optional tools please browse:" - einfo "http://MarginalHacks.com/Hacks/album/tools/" + elog "For some optional themes please browse:" + elog "http://MarginalHacks.com/Hacks/album/Themes/" + elog + elog "For some optional tools please browse:" + elog "http://MarginalHacks.com/Hacks/album/tools/" } diff --git a/media-gfx/aoi/ChangeLog b/media-gfx/aoi/ChangeLog index b4a04b5d49fe..2693c80d4a1c 100644 --- a/media-gfx/aoi/ChangeLog +++ b/media-gfx/aoi/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-gfx/aoi # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/ChangeLog,v 1.18 2007/03/27 06:09:15 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/ChangeLog,v 1.19 2007/04/30 21:00:36 genone Exp $ + + 30 Apr 2007; Marius Mauch aoi-1.4.ebuild: + Replacing einfo with elog 27 Mar 2007; Christian Faulhammer aoi-2.2.1.ebuild: stable x86, bug 156354 diff --git a/media-gfx/aoi/aoi-1.4.ebuild b/media-gfx/aoi/aoi-1.4.ebuild index 4f4df88c1eb2..38657156e935 100644 --- a/media-gfx/aoi/aoi-1.4.ebuild +++ b/media-gfx/aoi/aoi-1.4.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/media-gfx/aoi/aoi-1.4.ebuild,v 1.11 2006/10/05 14:45:49 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/aoi/aoi-1.4.ebuild,v 1.12 2007/04/30 21:00:36 genone Exp $ inherit java-pkg @@ -24,9 +24,9 @@ src_unpack() { use doc && unpack manual.zip } src_compile() { - einfo " This ebuild is binary-only (for now)." - einfo " If you get this to compile from source, please file a bug" - einfo " and let us know. http://bugs.gentoo.org/" + elog " This ebuild is binary-only (for now)." + elog " If you get this to compile from source, please file a bug" + elog " and let us know. http://bugs.gentoo.org/" } src_install() { -- 2.26.2