Convert einfo to elog.
authorVlastimil Babka <caster@gentoo.org>
Fri, 5 Jan 2007 20:25:49 +0000 (20:25 +0000)
committerVlastimil Babka <caster@gentoo.org>
Fri, 5 Jan 2007 20:25:49 +0000 (20:25 +0000)
Package-Manager: portage-2.1.2_rc4-r6

dev-java/blackdown-java3d-bin/ChangeLog
dev-java/blackdown-java3d-bin/blackdown-java3d-bin-1.3.1-r1.ebuild
dev-java/bsh/ChangeLog
dev-java/bsh/bsh-1.3.0.ebuild
dev-java/bsh/bsh-2.0_beta1-r1.ebuild
dev-java/cocoon/ChangeLog
dev-java/cocoon/cocoon-2.1.6.ebuild
dev-java/commons-modeler/ChangeLog
dev-java/commons-modeler/commons-modeler-1.1-r2.ebuild

index 69c396eba3f56859a8b2b593c7aa1599aaeed912..3d3612d3fdfbf5b0fd7291841863a757744b4725 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/blackdown-java3d-bin
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-java3d-bin/ChangeLog,v 1.7 2006/10/16 23:10:58 nichoj Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-java3d-bin/ChangeLog,v 1.8 2007/01/05 20:20:19 caster Exp $
+
+  05 Jan 2007; Vlastimil Babka <caster@gentoo.org>
+  blackdown-java3d-bin-1.3.1-r1.ebuild:
+  Convert einfo to elog.
 
   16 Oct 2006; Joshua Nichols <nichoj@gentoo.org>
   blackdown-java3d-bin-1.3.1-r1.ebuild:
index b65159673732f5ea2a2ac95cd091a79bb84e2916..65486bc91ff0575d83f83188381bbba8107257ab 100644 (file)
@@ -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-java/blackdown-java3d-bin/blackdown-java3d-bin-1.3.1-r1.ebuild,v 1.4 2006/10/16 23:10:58 nichoj Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/blackdown-java3d-bin/blackdown-java3d-bin-1.3.1-r1.ebuild,v 1.5 2007/01/05 20:20:19 caster Exp $
 
 inherit java-pkg
 
@@ -65,7 +65,7 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "This ebuild now installs into /opt/${PN} and /usr/share/${PN}"
-       einfo 'To use you need to pass the following to java'
-       einfo "-Djava.library.path=\$(java-config -i ${PN}) -cp \$(java-config -p ${PN})"
+       elog "This ebuild now installs into /opt/${PN} and /usr/share/${PN}"
+       elog "To use you need to pass the following to java:"
+       elog "-Djava.library.path=\$(java-config -i ${PN}) -cp \$(java-config -p ${PN})"
 }
index 7ade2fe58ab4c5c1c96e09b19ef46a935470d7c5..33c8ade04cacb6c712fad79987fd1d6a5632b54d 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/bsh
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/ChangeLog,v 1.35 2006/12/07 22:36:29 flameeyes Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/ChangeLog,v 1.36 2007/01/05 20:23:36 caster Exp $
+
+  05 Jan 2007; Vlastimil Babka <caster@gentoo.org> bsh-1.3.0.ebuild,
+  bsh-2.0_beta1-r1.ebuild:
+  Convert einfo to elog.
 
   07 Dec 2006; Diego Pettenò <flameeyes@gentoo.org>
   bsh-2.0_beta4-r1.ebuild:
index e18bcabc27a9ba62f39957e42cc6d8f7c1a95e61..80b27dd675ef47c9e753e94236edd987142b9e4e 100644 (file)
@@ -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-java/bsh/bsh-1.3.0.ebuild,v 1.12 2006/10/05 14:58:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/bsh-1.3.0.ebuild,v 1.13 2007/01/05 20:23:36 caster Exp $
 
 inherit java-pkg
 
@@ -17,9 +17,9 @@ DEPEND=""
 RDEPEND=">=virtual/jdk-1.2"
 
 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() {
index 3492b2f10ed27b4c7e0c1e6da28b8f65717d3210..b7206988ab5e5b4016d7ab5d51d35af6b0bcbace 100644 (file)
@@ -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-java/bsh/bsh-2.0_beta1-r1.ebuild,v 1.8 2006/10/05 14:58:37 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/bsh/bsh-2.0_beta1-r1.ebuild,v 1.9 2007/01/05 20:23:36 caster Exp $
 
 inherit java-pkg
 
@@ -21,9 +21,9 @@ src_unpack() {
 }
 
 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() {
index ce3821172149d0209da12433769c661d6e602671..04d6493f75ef8321ba33b2cd02a379b11ea444eb 100644 (file)
@@ -1,6 +1,9 @@
 # ChangeLog for dev-java/cocoon
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/cocoon/ChangeLog,v 1.10 2006/10/05 15:16:11 gustavoz Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cocoon/ChangeLog,v 1.11 2007/01/05 20:24:32 caster Exp $
+
+  05 Jan 2007; Vlastimil Babka <caster@gentoo.org> cocoon-2.1.6.ebuild:
+  Convert einfo to elog.
 
   05 Oct 2006; Gustavo Zacarias <gustavoz@gentoo.org> cocoon-2.1.6.ebuild:
   Dropping sparc keywords, see #96229
index 501d349e8b7bde3d27535ab96b250b1b5e3b9abd..1da9b678b1a5f7fbc290ad801b952415e7647e39 100644 (file)
@@ -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-java/cocoon/cocoon-2.1.6.ebuild,v 1.5 2006/10/05 15:16:11 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/cocoon/cocoon-2.1.6.ebuild,v 1.6 2007/01/05 20:24:32 caster Exp $
 
 inherit java-pkg
 
@@ -57,10 +57,10 @@ src_install() {
 }
 
 pkg_postinst() {
-       einfo "This ebuild does no longer install the Cocoon webapp into"
-       einfo "any servlet container anymore. Copy /usr/share/${PN}/webapps/${PN}.war"
-       einfo "to your servlet container's webapps directory and restart the"
-       einfo "server."
-       einfo
+       elog "This ebuild does no longer install the Cocoon webapp into"
+       elog "any servlet container anymore. Copy /usr/share/${PN}/webapps/${PN}.war"
+       elog "to your servlet container's webapps directory and restart the"
+       elog "server."
+       echo
        ewarn "Note: To run in Tomcat its version has to be >= 4.0.4"
 }
index 6da0e378aad8240123c2ae68e38b2b6386704973..92962a3a621813f865e84a9cce3de5d790715536 100644 (file)
@@ -1,6 +1,10 @@
 # ChangeLog for dev-java/commons-modeler
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-modeler/ChangeLog,v 1.19 2006/12/27 19:40:19 peper Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-modeler/ChangeLog,v 1.20 2007/01/05 20:25:49 caster Exp $
+
+  05 Jan 2007; Vlastimil Babka <caster@gentoo.org>
+  commons-modeler-1.1-r2.ebuild:
+  Convert einfo to elog.
 
   27 Dec 2006; Piotr Jaroszyński <peper@gentoo.org>
   commons-modeler-1.1-r3.ebuild:
index bc44b02caeab8d4d909825f7a6098ab01737dde0..4491a49618003bdf74a37a57b334624d328ba6b1 100644 (file)
@@ -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-java/commons-modeler/commons-modeler-1.1-r2.ebuild,v 1.1 2006/12/01 16:09:26 wltjr Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-java/commons-modeler/commons-modeler-1.1-r2.ebuild,v 1.2 2007/01/05 20:25:49 caster Exp $
 
 inherit java-pkg-2 java-ant-2
 
@@ -50,6 +50,6 @@ src_install() {
        use source && java-pkg_dosrc src/java/*
 }
 pkg_postinst() {
-       einfo "Changed to mx4j from sun-jmx due to fetch restrictions"
-       einfo "If you don't like it tell us at java@gentoo.org"
+       elog "Changed to mx4j from sun-jmx due to fetch restrictions"
+       elog "If you don't like it tell us at java@gentoo.org"
 }