# ChangeLog for dev-dotnet/mysql-connector-net
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mysql-connector-net/ChangeLog,v 1.5 2007/01/19 15:00:00 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mysql-connector-net/ChangeLog,v 1.6 2007/01/28 06:18:58 genone Exp $
+
+ 28 Jan 2007; Marius Mauch <genone@gentoo.org>
+ mysql-connector-net-1.0.4.ebuild:
+ Replacing einfo with elog
19 Jan 2007; Charlie Shepherd <masterdriverz@gentoo.org>
mysql-connector-net-1.0.4.ebuild:
MD5 1cb9797c3bb3622c70b7a9b0e648a189 mysql-connector-net-1.0.4-noinstall.zip 707521
+RMD160 3c78abb591c49f48e84be3315d181ff1be6bfeb4 mysql-connector-net-1.0.4-noinstall.zip 707521
+SHA256 1006e865773ce463caf216f59e0129000d83da60070592d8b083d15d265428d0 mysql-connector-net-1.0.4-noinstall.zip 707521
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mysql-connector-net/mysql-connector-net-1.0.4.ebuild,v 1.5 2007/01/19 15:00:00 masterdriverz Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/mysql-connector-net/mysql-connector-net-1.0.4.ebuild,v 1.6 2007/01/28 06:18:58 genone Exp $
inherit eutils multilib mono
}
pkg_postinst() {
- einfo "Adding the path for this connector in your mod_mono"
- einfo "configuration may be needed:"
- einfo "MonoPath \"/usr/lib/mono/1.0/mysql-connector-net/\""
+ elog "Adding the path for this connector in your mod_mono"
+ elog "configuration may be needed:"
+ elog "MonoPath \"/usr/lib/mono/1.0/mysql-connector-net/\""
}
# ChangeLog for dev-dotnet/pnet
# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/ChangeLog,v 1.38 2007/01/19 07:18:11 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/ChangeLog,v 1.39 2007/01/28 06:20:58 genone Exp $
+
+ 28 Jan 2007; Marius Mauch <genone@gentoo.org> pnet-0.6.10.ebuild,
+ pnet-0.6.12.ebuild, pnet-0.7.0.ebuild, pnet-0.7.2.ebuild:
+ Replacing einfo with elog
19 Jan 2007; Jeroen Roovers <jer@gentoo.org> pnet-0.7.4.ebuild:
Stable for HPPA (bug #153036).
-# 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-dotnet/pnet/pnet-0.6.10.ebuild,v 1.8 2006/06/20 04:24:18 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.10.ebuild,v 1.9 2007/01/28 06:20:58 genone Exp $
DESCRIPTION="Portable. NET runtime, compiler, tools"
HOMEPAGE="http://www.dotgnu.org/"
pkg_postinst() {
echo
- einfo "If you want to avoid typing '<runtime> program.exe'"
- einfo "you can configure your runtime in /etc/conf.d/dotnet"
- einfo "Use /etc/init.d/dotnet to register your runtime"
+ elog "If you want to avoid typing '<runtime> program.exe'"
+ elog "you can configure your runtime in /etc/conf.d/dotnet"
+ elog "Use /etc/init.d/dotnet to register your runtime"
echo
- einfo "dev-dotnet/pnet is only the runtime, compiler and tools"
- einfo "for DotGNU Portable.NET."
- einfo "For running and developing applications that use .NET APIs"
- einfo "you will also need to install the library: dev-dotnet/pnetlib"
+ elog "dev-dotnet/pnet is only the runtime, compiler and tools"
+ elog "for DotGNU Portable.NET."
+ elog "For running and developing applications that use .NET APIs"
+ elog "you will also need to install the library: dev-dotnet/pnetlib"
echo
}
-# 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-dotnet/pnet/pnet-0.6.12.ebuild,v 1.9 2006/06/20 04:24:18 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.6.12.ebuild,v 1.10 2007/01/28 06:20:58 genone Exp $
DESCRIPTION="Portable.NET runtime, compiler, tools"
HOMEPAGE="http://www.dotgnu.org/"
pkg_postinst() {
echo
- einfo "If you want to avoid typing '<runtime> program.exe'"
- einfo "you can configure your runtime in /etc/conf.d/dotnet"
- einfo "Use /etc/init.d/dotnet to register your runtime"
+ elog "If you want to avoid typing '<runtime> program.exe'"
+ elog "you can configure your runtime in /etc/conf.d/dotnet"
+ elog "Use /etc/init.d/dotnet to register your runtime"
echo
- einfo "dev-dotnet/pnet is only the runtime, compiler and tools"
- einfo "for DotGNU Portable.NET."
- einfo "For running and developing applications that use .NET APIs"
- einfo "you will also need to install the library: dev-dotnet/pnetlib"
+ elog "dev-dotnet/pnet is only the runtime, compiler and tools"
+ elog "for DotGNU Portable.NET."
+ elog "For running and developing applications that use .NET APIs"
+ elog "you will also need to install the library: dev-dotnet/pnetlib"
echo
}
-# 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-dotnet/pnet/pnet-0.7.0.ebuild,v 1.4 2006/06/20 04:24:18 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.7.0.ebuild,v 1.5 2007/01/28 06:20:58 genone Exp $
DESCRIPTION="Portable.NET runtime, compiler, tools"
HOMEPAGE="http://www.dotgnu.org/"
pkg_postinst() {
echo
- einfo "If you want to avoid typing '<runtime> program.exe'"
- einfo "you can configure your runtime in /etc/conf.d/dotnet"
- einfo "Use /etc/init.d/dotnet to register your runtime"
+ elog "If you want to avoid typing '<runtime> program.exe'"
+ elog "you can configure your runtime in /etc/conf.d/dotnet"
+ elog "Use /etc/init.d/dotnet to register your runtime"
echo
- einfo "dev-dotnet/pnet is only the runtime, compiler and tools"
- einfo "for DotGNU Portable.NET."
- einfo "For running and developing applications that use .NET APIs"
- einfo "you will also need to install the library: dev-dotnet/pnetlib"
+ elog "dev-dotnet/pnet is only the runtime, compiler and tools"
+ elog "for DotGNU Portable.NET."
+ elog "For running and developing applications that use .NET APIs"
+ elog "you will also need to install the library: dev-dotnet/pnetlib"
echo
}
-# 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-dotnet/pnet/pnet-0.7.2.ebuild,v 1.2 2006/06/20 04:24:18 latexer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-dotnet/pnet/pnet-0.7.2.ebuild,v 1.3 2007/01/28 06:20:58 genone Exp $
DESCRIPTION="Portable.NET runtime, compiler, tools"
HOMEPAGE="http://www.dotgnu.org/"
pkg_postinst() {
echo
- einfo "If you want to avoid typing '<runtime> program.exe'"
- einfo "you can configure your runtime in /etc/conf.d/dotnet"
- einfo "Use /etc/init.d/dotnet to register your runtime"
+ elog "If you want to avoid typing '<runtime> program.exe'"
+ elog "you can configure your runtime in /etc/conf.d/dotnet"
+ elog "Use /etc/init.d/dotnet to register your runtime"
echo
- einfo "dev-dotnet/pnet is only the runtime, compiler and tools"
- einfo "for DotGNU Portable.NET."
- einfo "For running and developing applications that use .NET APIs"
- einfo "you will also need to install the library: dev-dotnet/pnetlib"
+ elog "dev-dotnet/pnet is only the runtime, compiler and tools"
+ elog "for DotGNU Portable.NET."
+ elog "For running and developing applications that use .NET APIs"
+ elog "you will also need to install the library: dev-dotnet/pnetlib"
echo
}