summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-31 13:46:14 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-31 13:46:14 +0000
commit13d0d2ca034bce5dfacdaa20affe2d7c39afe5a8 (patch)
tree62816abf432b17536a607e347b7c35e084a5b0f6 /dev-db/myodbc
parentDon't call ruby_patch_mkmf, it causes #164525 (diff)
downloadgentoo-2-13d0d2ca034bce5dfacdaa20affe2d7c39afe5a8.tar.gz
gentoo-2-13d0d2ca034bce5dfacdaa20affe2d7c39afe5a8.tar.bz2
gentoo-2-13d0d2ca034bce5dfacdaa20affe2d7c39afe5a8.zip
Replacing einfo with elog
(Portage version: 2.1.2-r4)
Diffstat (limited to 'dev-db/myodbc')
-rw-r--r--dev-db/myodbc/ChangeLog8
-rw-r--r--dev-db/myodbc/myodbc-3.51.06.ebuild10
-rw-r--r--dev-db/myodbc/myodbc-3.51.11.ebuild10
-rw-r--r--dev-db/myodbc/myodbc-3.51.12.ebuild10
4 files changed, 21 insertions, 17 deletions
diff --git a/dev-db/myodbc/ChangeLog b/dev-db/myodbc/ChangeLog
index 9ee6ef2b324b..1ad4b8eb495b 100644
--- a/dev-db/myodbc/ChangeLog
+++ b/dev-db/myodbc/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/myodbc
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/ChangeLog,v 1.13 2006/11/23 19:57:20 vivo Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/ChangeLog,v 1.14 2007/01/31 13:46:14 genone Exp $
+
+ 31 Jan 2007; Marius Mauch <genone@gentoo.org> myodbc-3.51.06.ebuild,
+ myodbc-3.51.11.ebuild, myodbc-3.51.12.ebuild:
+ Replacing einfo with elog
23 Nov 2006; Francesco Riosa <vivo@gentoo.org> myodbc-3.51.06.ebuild,
myodbc-3.51.11.ebuild, myodbc-3.51.12.ebuild:
diff --git a/dev-db/myodbc/myodbc-3.51.06.ebuild b/dev-db/myodbc/myodbc-3.51.06.ebuild
index b05c1ba07f7a..05956b16cd37 100644
--- a/dev-db/myodbc/myodbc-3.51.06.ebuild
+++ b/dev-db/myodbc/myodbc-3.51.06.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/dev-db/myodbc/myodbc-3.51.06.ebuild,v 1.10 2006/11/23 19:57:20 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-3.51.06.ebuild,v 1.11 2007/01/31 13:46:14 genone Exp $
MY_PN="MyODBC"
MY_P="${MY_PN}-${PV}"
@@ -81,7 +81,7 @@ pkg_config() {
}
pkg_postinst() {
- einfo "If this is a new install, please run the following command"
- einfo "to configure the MySQL ODBC drivers and sources:"
- einfo "emerge --config =${CATEGORY}/${PF}"
+ elog "If this is a new install, please run the following command"
+ elog "to configure the MySQL ODBC drivers and sources:"
+ elog "emerge --config =${CATEGORY}/${PF}"
}
diff --git a/dev-db/myodbc/myodbc-3.51.11.ebuild b/dev-db/myodbc/myodbc-3.51.11.ebuild
index 3c7b150ea1ae..688899be1a62 100644
--- a/dev-db/myodbc/myodbc-3.51.11.ebuild
+++ b/dev-db/myodbc/myodbc-3.51.11.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/dev-db/myodbc/myodbc-3.51.11.ebuild,v 1.7 2006/11/23 19:57:20 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-3.51.11.ebuild,v 1.8 2007/01/31 13:46:14 genone Exp $
MY_PN="MyODBC"
MY_P="${MY_PN}-${PV}"
@@ -84,7 +84,7 @@ pkg_config() {
}
pkg_postinst() {
- einfo "If this is a new install, please run the following command"
- einfo "to configure the MySQL ODBC drivers and sources:"
- einfo "emerge --config =${CATEGORY}/${PF}"
+ elog "If this is a new install, please run the following command"
+ elog "to configure the MySQL ODBC drivers and sources:"
+ elog "emerge --config =${CATEGORY}/${PF}"
}
diff --git a/dev-db/myodbc/myodbc-3.51.12.ebuild b/dev-db/myodbc/myodbc-3.51.12.ebuild
index 34ca39a8e446..c1d46466539d 100644
--- a/dev-db/myodbc/myodbc-3.51.12.ebuild
+++ b/dev-db/myodbc/myodbc-3.51.12.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/dev-db/myodbc/myodbc-3.51.12.ebuild,v 1.3 2006/11/23 19:57:20 vivo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/myodbc/myodbc-3.51.12.ebuild,v 1.4 2007/01/31 13:46:14 genone Exp $
MY_PN="mysql-connector-odbc"
MY_P="${MY_PN}-${PV}"
@@ -90,7 +90,7 @@ pkg_config() {
}
pkg_postinst() {
- einfo "If this is a new install, please run the following command"
- einfo "to configure the MySQL ODBC drivers and sources:"
- einfo "emerge --config =${CATEGORY}/${PF}"
+ elog "If this is a new install, please run the following command"
+ elog "to configure the MySQL ODBC drivers and sources:"
+ elog "emerge --config =${CATEGORY}/${PF}"
}