# ChangeLog for dev-perl/RPC-XML
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.34 2007/01/22 14:18:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/ChangeLog,v 1.35 2007/03/04 00:02:04 genone Exp $
+
+ 04 Mar 2007; Marius Mauch <genone@gentoo.org> RPC-XML-0.54.ebuild,
+ RPC-XML-0.58.ebuild, RPC-XML-0.59.ebuild:
+ Replacing einfo with elog
22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org> RPC-XML-0.59.ebuild:
Stable on Alpha + IA64.
-# 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-perl/RPC-XML/RPC-XML-0.54.ebuild,v 1.9 2006/11/24 18:19:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.54.ebuild,v 1.10 2007/03/04 00:02:04 genone Exp $
inherit perl-module
[ -n "${HAVE_MP2}" ] && SETWARN=1
if [ "$SETWARN" == "1" ]; then
- einfo "Apache2 or mod-perl-1.99 (mod_perl2) were detected."
- einfo ""
- einfo "NOTE FROM THE AUTHOR OF RPC-XML"
- einfo ""
- einfo "At present, this package does not work with Apache2 and the soon-to-be"
- einfo "mod_perl2. The changes to the API for location handlers are too drastic to"
- einfo "try and support both within the same class (I tried, using the compatibility"
- einfo "layer). Also, mp2 does not currently provide support for <Perl> sections, which"
- einfo "are the real strength of the Apache::RPC::Server class."
+ ewarn "Apache2 or mod-perl-1.99 (mod_perl2) were detected."
+ ewarn ""
+ ewarn "NOTE FROM THE AUTHOR OF RPC-XML"
+ ewarn ""
+ ewarn "At present, this package does not work with Apache2 and the soon-to-be"
+ ewarn "mod_perl2. The changes to the API for location handlers are too drastic to"
+ ewarn "try and support both within the same class (I tried, using the compatibility"
+ ewarn "layer). Also, mp2 does not currently provide support for <Perl> sections, which"
+ ewarn "are the real strength of the Apache::RPC::Server class."
fi
}
-# 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-perl/RPC-XML/RPC-XML-0.58.ebuild,v 1.11 2006/11/24 18:19:12 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.58.ebuild,v 1.12 2007/03/04 00:02:04 genone Exp $
inherit perl-module
[ -n "${HAVE_MP2}" ] && SETWARN=1
if [ "$SETWARN" == "1" ]; then
- einfo "Apache2 or mod-perl-1.99 (mod_perl2) were detected."
- einfo ""
- einfo "NOTE FROM THE AUTHOR OF RPC-XML"
- einfo ""
- einfo "At present, this package does not work with Apache2 and the soon-to-be"
- einfo "mod_perl2. The changes to the API for location handlers are too drastic to"
- einfo "try and support both within the same class (I tried, using the compatibility"
- einfo "layer). Also, mp2 does not currently provide support for <Perl> sections, which"
- einfo "are the real strength of the Apache::RPC::Server class."
+ ewarn "Apache2 or mod-perl-1.99 (mod_perl2) were detected."
+ ewarn ""
+ ewarn "NOTE FROM THE AUTHOR OF RPC-XML"
+ ewarn ""
+ ewarn "At present, this package does not work with Apache2 and the soon-to-be"
+ ewarn "mod_perl2. The changes to the API for location handlers are too drastic to"
+ ewarn "try and support both within the same class (I tried, using the compatibility"
+ ewarn "layer). Also, mp2 does not currently provide support for <Perl> sections, which"
+ ewarn "are the real strength of the Apache::RPC::Server class."
fi
}
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.59.ebuild,v 1.6 2007/01/22 14:18:30 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/RPC-XML/RPC-XML-0.59.ebuild,v 1.7 2007/03/04 00:02:04 genone Exp $
inherit perl-module
[ -n "${HAVE_MP2}" ] && SETWARN=1
if [ "$SETWARN" == "1" ]; then
- einfo "Apache2 or mod-perl-1.99 (mod_perl2) were detected."
- einfo ""
- einfo "NOTE FROM THE AUTHOR OF RPC-XML"
- einfo ""
- einfo "At present, this package does not work with Apache2 and the soon-to-be"
- einfo "mod_perl2. The changes to the API for location handlers are too drastic to"
- einfo "try and support both within the same class (I tried, using the compatibility"
- einfo "layer). Also, mp2 does not currently provide support for <Perl> sections, which"
- einfo "are the real strength of the Apache::RPC::Server class."
+ ewarn "Apache2 or mod-perl-1.99 (mod_perl2) were detected."
+ ewarn ""
+ ewarn "NOTE FROM THE AUTHOR OF RPC-XML"
+ ewarn ""
+ ewarn "At present, this package does not work with Apache2 and the soon-to-be"
+ ewarn "mod_perl2. The changes to the API for location handlers are too drastic to"
+ ewarn "try and support both within the same class (I tried, using the compatibility"
+ ewarn "layer). Also, mp2 does not currently provide support for <Perl> sections, which"
+ ewarn "are the real strength of the Apache::RPC::Server class."
fi
}
# ChangeLog for dev-perl/perltidy
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.25 2006/10/21 14:50:58 dertobi123 Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/ChangeLog,v 1.26 2007/03/04 00:03:33 genone Exp $
+
+ 04 Mar 2007; Marius Mauch <genone@gentoo.org> perltidy-20060719.ebuild:
+ Replacing einfo with elog
21 Oct 2006; Tobias Scherbaum <dertobi123@gentoo.org>
perltidy-20060719.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-perl/perltidy/perltidy-20060719.ebuild,v 1.5 2006/10/21 14:50:58 dertobi123 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/perltidy/perltidy-20060719.ebuild,v 1.6 2007/03/04 00:03:33 genone Exp $
inherit perl-module
mymake="/usr"
pkg_postinst() {
- einfo "Example scripts can be found in /usr/share/doc/${P}"
+ elog "Example scripts can be found in /usr/share/doc/${P}"
}