# 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:
-# 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
}
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})"
}
# 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:
-# 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
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() {
-# 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
}
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() {
# 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
-# 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
}
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"
}
# 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:
-# 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
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"
}