summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-31 13:41:05 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-31 13:41:05 +0000
commit2b72543ca754b158085116f9627abd7882b82afc (patch)
treec290b2e2478a5f57bb539ff657a918be9b666f58
parentAdded APPCATEGORY so a .desktop file will be installed (diff)
downloadhistorical-2b72543ca754b158085116f9627abd7882b82afc.tar.gz
historical-2b72543ca754b158085116f9627abd7882b82afc.tar.bz2
historical-2b72543ca754b158085116f9627abd7882b82afc.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2-r4
-rw-r--r--dev-db/dbdesigner/ChangeLog7
-rw-r--r--dev-db/dbdesigner/dbdesigner-4.0.5.4.ebuild10
-rw-r--r--dev-db/fastdb/ChangeLog8
-rw-r--r--dev-db/fastdb/fastdb-2.55.ebuild8
-rw-r--r--dev-db/fastdb/fastdb-2.92.ebuild8
-rw-r--r--dev-db/fastdb/files/digest-fastdb-2.552
-rw-r--r--dev-db/fastdb/files/digest-fastdb-2.922
-rw-r--r--dev-db/firebird/ChangeLog8
-rw-r--r--dev-db/firebird/files/digest-firebird-1.5.12
-rw-r--r--dev-db/firebird/files/digest-firebird-1.5.22
-rw-r--r--dev-db/firebird/firebird-1.5.1.ebuild52
-rw-r--r--dev-db/firebird/firebird-1.5.2.ebuild52
-rw-r--r--dev-db/firebird/firebird-1.5.3-r1.ebuild52
-rw-r--r--dev-db/firebird/firebird-1.5.3.ebuild52
-rw-r--r--dev-db/monetdb/ChangeLog8
-rw-r--r--dev-db/monetdb/monetdb-4.10.0.ebuild6
-rw-r--r--dev-db/monetdb/monetdb-4.10.2.ebuild6
-rw-r--r--dev-db/monetdb/monetdb-4.12.0.ebuild6
18 files changed, 157 insertions, 134 deletions
diff --git a/dev-db/dbdesigner/ChangeLog b/dev-db/dbdesigner/ChangeLog
index 076bad446e63..fb9e0e4a4bda 100644
--- a/dev-db/dbdesigner/ChangeLog
+++ b/dev-db/dbdesigner/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-db/dbdesigner
-# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/dbdesigner/ChangeLog,v 1.9 2006/02/24 03:28:17 allanonjl Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/dbdesigner/ChangeLog,v 1.10 2007/01/31 13:32:41 genone Exp $
+
+ 31 Jan 2007; Marius Mauch <genone@gentoo.org> dbdesigner-4.0.5.4.ebuild:
+ Replacing einfo with elog
24 Feb 2006; John N. Laliberte <allanonjl@gentoo.org>
dbdesigner-4.0.5.4.ebuild:
diff --git a/dev-db/dbdesigner/dbdesigner-4.0.5.4.ebuild b/dev-db/dbdesigner/dbdesigner-4.0.5.4.ebuild
index c1fdc3d6723e..551db3d1dcac 100644
--- a/dev-db/dbdesigner/dbdesigner-4.0.5.4.ebuild
+++ b/dev-db/dbdesigner/dbdesigner-4.0.5.4.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/dbdesigner/dbdesigner-4.0.5.4.ebuild,v 1.9 2006/02/24 03:28:17 allanonjl Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/dbdesigner/dbdesigner-4.0.5.4.ebuild,v 1.10 2007/01/31 13:32:41 genone Exp $
DESCRIPTION="DBDesigner 4 is a visual database design system that integrates database design, modeling, creation and maintenance."
HOMEPAGE="http://www.fabforce.net/dbdesigner4/"
@@ -49,7 +49,7 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "To start DBDesigner4, run 'startdbd'"
- einfo
+ elog
+ elog "To start DBDesigner4, run 'startdbd'"
+ elog
}
diff --git a/dev-db/fastdb/ChangeLog b/dev-db/fastdb/ChangeLog
index bee1d143991b..91c759ebb74b 100644
--- a/dev-db/fastdb/ChangeLog
+++ b/dev-db/fastdb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/fastdb
-# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/fastdb/ChangeLog,v 1.7 2005/01/01 17:31:35 eradicator Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/fastdb/ChangeLog,v 1.8 2007/01/31 13:34:04 genone Exp $
+
+ 31 Jan 2007; Marius Mauch <genone@gentoo.org> fastdb-2.55.ebuild,
+ fastdb-2.92.ebuild:
+ Replacing einfo with elog
29 Jun 2004; Aron Griffis <agriffis@gentoo.org> fastdb-2.55.ebuild,
fastdb-2.92.ebuild:
diff --git a/dev-db/fastdb/fastdb-2.55.ebuild b/dev-db/fastdb/fastdb-2.55.ebuild
index 20bdf8c4cf5d..e7f78f79d201 100644
--- a/dev-db/fastdb/fastdb-2.55.ebuild
+++ b/dev-db/fastdb/fastdb-2.55.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/fastdb/fastdb-2.55.ebuild,v 1.6 2005/01/01 17:31:35 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/fastdb/fastdb-2.55.ebuild,v 1.7 2007/01/31 13:34:04 genone Exp $
DESCRIPTION="OO-DBMS that holds all data in memory; interfaces for C/C++/Kylix"
HOMEPAGE="http://www.garret.ru/~knizhnik/fastdb.html"
@@ -38,6 +38,6 @@ src_install() {
}
pkg_postinst() {
- einfo "The subsql binary has been renamed to subsql-fdb,"
- einfo "to avoid a name clash with the GigaBase version of subsql"
+ elog "The subsql binary has been renamed to subsql-fdb,"
+ elog "to avoid a name clash with the GigaBase version of subsql"
}
diff --git a/dev-db/fastdb/fastdb-2.92.ebuild b/dev-db/fastdb/fastdb-2.92.ebuild
index 4629f3efd6cc..5484c936beac 100644
--- a/dev-db/fastdb/fastdb-2.92.ebuild
+++ b/dev-db/fastdb/fastdb-2.92.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 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/fastdb/fastdb-2.92.ebuild,v 1.4 2005/01/01 17:31:35 eradicator Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/fastdb/fastdb-2.92.ebuild,v 1.5 2007/01/31 13:34:04 genone Exp $
DESCRIPTION="OO-DBMS that holds all data in memory; interfaces for C/C++/Kylix"
HOMEPAGE="http://www.garret.ru/~knizhnik/fastdb.html"
@@ -38,6 +38,6 @@ src_install() {
}
pkg_postinst() {
- einfo "The subsql binary has been renamed to subsql-fdb,"
- einfo "to avoid a name clash with the GigaBase version of subsql"
+ elog "The subsql binary has been renamed to subsql-fdb,"
+ elog "to avoid a name clash with the GigaBase version of subsql"
}
diff --git a/dev-db/fastdb/files/digest-fastdb-2.55 b/dev-db/fastdb/files/digest-fastdb-2.55
index 157337185890..1e78f8c5181a 100644
--- a/dev-db/fastdb/files/digest-fastdb-2.55
+++ b/dev-db/fastdb/files/digest-fastdb-2.55
@@ -1 +1,3 @@
MD5 c14d3b504f8545be6aeb2c6257c05815 fastdb-2.55.tar.gz 677807
+RMD160 12e674df9adab756e334657de4517bd3f5971f98 fastdb-2.55.tar.gz 677807
+SHA256 d7c5b7d16e570b0e4829991ae84b3d3fbd3f11ffbd4ff5163b157d724995bf11 fastdb-2.55.tar.gz 677807
diff --git a/dev-db/fastdb/files/digest-fastdb-2.92 b/dev-db/fastdb/files/digest-fastdb-2.92
index 7a828c71bd88..61b133c4d170 100644
--- a/dev-db/fastdb/files/digest-fastdb-2.92
+++ b/dev-db/fastdb/files/digest-fastdb-2.92
@@ -1 +1,3 @@
MD5 5ae3e2e0b21d82900c59dbdd9d8746ff fastdb-2.92.tar.gz 775271
+RMD160 b8331314f59b5d8cfb54729b3bc3db2fac5b89e2 fastdb-2.92.tar.gz 775271
+SHA256 1fb17b54203722d707781d3931c7e9b4f1faa83476487ad32e640895805d89d8 fastdb-2.92.tar.gz 775271
diff --git a/dev-db/firebird/ChangeLog b/dev-db/firebird/ChangeLog
index b87d0a0e4669..fe2d71de489c 100644
--- a/dev-db/firebird/ChangeLog
+++ b/dev-db/firebird/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/firebird
-# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.48 2006/11/23 20:33:20 blubb Exp $
+# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/ChangeLog,v 1.49 2007/01/31 13:38:06 genone Exp $
+
+ 31 Jan 2007; Marius Mauch <genone@gentoo.org> firebird-1.5.1.ebuild,
+ firebird-1.5.2.ebuild, firebird-1.5.3.ebuild, firebird-1.5.3-r1.ebuild:
+ Replacing einfo with elog
23 Nov 2006; <blubb@gentoo.org> firebird-1.5.3-r1.ebuild:
stable on amd64
diff --git a/dev-db/firebird/files/digest-firebird-1.5.1 b/dev-db/firebird/files/digest-firebird-1.5.1
index 0f81ff77df3b..17974844614d 100644
--- a/dev-db/firebird/files/digest-firebird-1.5.1
+++ b/dev-db/firebird/files/digest-firebird-1.5.1
@@ -1 +1,3 @@
MD5 b638ddc71661d63c69a3758d00310010 firebird-1.5.1.4481.tar.bz2 4528253
+RMD160 b1c8201838b90b8c4d395c883f9128db490ef15c firebird-1.5.1.4481.tar.bz2 4528253
+SHA256 b3c42debfb0781a411ed449b90da4c143bd420fbdbe73fe1e15c7d727826fad3 firebird-1.5.1.4481.tar.bz2 4528253
diff --git a/dev-db/firebird/files/digest-firebird-1.5.2 b/dev-db/firebird/files/digest-firebird-1.5.2
index c502f86d5731..9d954dd0216c 100644
--- a/dev-db/firebird/files/digest-firebird-1.5.2
+++ b/dev-db/firebird/files/digest-firebird-1.5.2
@@ -1 +1,3 @@
MD5 fea53ed5213cff4bd96513fb1a6c0ca2 firebird-1.5.2.4731.tar.bz2 4764015
+RMD160 fd82dc9dbc5ada51847011cec4f0f9d6f510bc53 firebird-1.5.2.4731.tar.bz2 4764015
+SHA256 a04a52746a4f8ffd4d98ae2f15fc4b4ed7d55b9ddaa8937108c29d37a6c117e9 firebird-1.5.2.4731.tar.bz2 4764015
diff --git a/dev-db/firebird/firebird-1.5.1.ebuild b/dev-db/firebird/firebird-1.5.1.ebuild
index 2281f4403e7d..c95649631377 100644
--- a/dev-db/firebird/firebird-1.5.1.ebuild
+++ b/dev-db/firebird/firebird-1.5.1.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/firebird/firebird-1.5.1.ebuild,v 1.17 2006/03/23 14:57:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.1.ebuild,v 1.18 2007/01/31 13:38:06 genone Exp $
inherit flag-o-matic eutils
@@ -113,26 +113,26 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "1. If haven't done so already, please run:"
- einfo
- einfo " \"emerge --config =${PF}\""
- einfo
- einfo " to create lockfiles, set permissions and more"
- einfo
- einfo "2. Firebird now runs with it's own user. Please remember to"
- einfo " set permissions to firebird:firebird on databases you "
- einfo " already have (if any)."
- einfo
+ elog
+ elog "1. If haven't done so already, please run:"
+ elog
+ elog " \"emerge --config =${PF}\""
+ elog
+ elog " to create lockfiles, set permissions and more"
+ elog
+ elog "2. Firebird now runs with it's own user. Please remember to"
+ elog " set permissions to firebird:firebird on databases you "
+ elog " already have (if any)."
+ elog
if ! use xinetd
then
- einfo "3. You've built the stand alone deamon version,"
- einfo " SuperServer. If you were using pre 1.5.0 ebuilds"
- einfo " you're probably have one installed via xinetd. please"
- einfo " remember to disable it (usually in /etc/xinetd.d/firebird),"
- einfo " since the current one has it's own init script under"
- einfo " /etc/init.d"
+ elog "3. You've built the stand alone deamon version,"
+ elog " SuperServer. If you were using pre 1.5.0 ebuilds"
+ elog " you're probably have one installed via xinetd. please"
+ elog " remember to disable it (usually in /etc/xinetd.d/firebird),"
+ elog " since the current one has it's own init script under"
+ elog " /etc/init.d"
fi
}
@@ -190,11 +190,11 @@ pkg_config() {
chown firebird:firebird /etc/firebird/{isc4.*,security.*}
chmod 660 /etc/firebird/{isc4.*,security.*}
- einfo
- einfo "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
- einfo "renamed to isc4.gdb.old. if you had previous security.fdb, "
- einfo "it's backed to security.fdb.old (all under /etc/firebird)."
- einfo
+ elog
+ elog "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
+ elog "renamed to isc4.gdb.old. if you had previous security.fdb, "
+ elog "it's backed to security.fdb.old (all under /etc/firebird)."
+ elog
fi
# we need to enable local access to the server
@@ -218,6 +218,6 @@ pkg_config() {
einfo "Added ${HS_NAME} to /etc/hosts.equiv"
fi
- einfo "If you're using UDFs, please remember to move them"
- einfo "to /opt/firebird/UDF"
+ elog "If you're using UDFs, please remember to move them"
+ elog "to /opt/firebird/UDF"
}
diff --git a/dev-db/firebird/firebird-1.5.2.ebuild b/dev-db/firebird/firebird-1.5.2.ebuild
index 2a2c3477ad19..e6410eb4833d 100644
--- a/dev-db/firebird/firebird-1.5.2.ebuild
+++ b/dev-db/firebird/firebird-1.5.2.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/firebird/firebird-1.5.2.ebuild,v 1.11 2006/03/23 14:57:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.2.ebuild,v 1.12 2007/01/31 13:38:06 genone Exp $
inherit flag-o-matic eutils
@@ -113,26 +113,26 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "1. If haven't done so already, please run:"
- einfo
- einfo " \"emerge --config =${PF}\""
- einfo
- einfo " to create lockfiles, set permissions and more"
- einfo
- einfo "2. Firebird now runs with it's own user. Please remember to"
- einfo " set permissions to firebird:firebird on databases you "
- einfo " already have (if any)."
- einfo
+ elog
+ elog "1. If haven't done so already, please run:"
+ elog
+ elog " \"emerge --config =${PF}\""
+ elog
+ elog " to create lockfiles, set permissions and more"
+ elog
+ elog "2. Firebird now runs with it's own user. Please remember to"
+ elog " set permissions to firebird:firebird on databases you "
+ elog " already have (if any)."
+ elog
if ! use xinetd
then
- einfo "3. You've built the stand alone deamon version,"
- einfo " SuperServer. If you were using pre 1.5.0 ebuilds"
- einfo " you're probably have one installed via xinetd. please"
- einfo " remember to disable it (usually in /etc/xinetd.d/firebird),"
- einfo " since the current one has it's own init script under"
- einfo " /etc/init.d"
+ elog "3. You've built the stand alone deamon version,"
+ elog " SuperServer. If you were using pre 1.5.0 ebuilds"
+ elog " you're probably have one installed via xinetd. please"
+ elog " remember to disable it (usually in /etc/xinetd.d/firebird),"
+ elog " since the current one has it's own init script under"
+ elog " /etc/init.d"
fi
}
@@ -190,11 +190,11 @@ pkg_config() {
chown firebird:firebird /etc/firebird/{isc4.*,security.*}
chmod 660 /etc/firebird/{isc4.*,security.*}
- einfo
- einfo "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
- einfo "renamed to isc4.gdb.old. if you had previous security.fdb, "
- einfo "it's backed to security.fdb.old (all under /etc/firebird)."
- einfo
+ elog
+ elog "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
+ elog "renamed to isc4.gdb.old. if you had previous security.fdb, "
+ elog "it's backed to security.fdb.old (all under /etc/firebird)."
+ elog
fi
# we need to enable local access to the server
@@ -218,6 +218,6 @@ pkg_config() {
einfo "Added ${HS_NAME} to /etc/hosts.equiv"
fi
- einfo "If you're using UDFs, please remember to move them"
- einfo "to /opt/firebird/UDF"
+ elog "If you're using UDFs, please remember to move them"
+ elog "to /opt/firebird/UDF"
}
diff --git a/dev-db/firebird/firebird-1.5.3-r1.ebuild b/dev-db/firebird/firebird-1.5.3-r1.ebuild
index c1c8f340a94f..c05b65943856 100644
--- a/dev-db/firebird/firebird-1.5.3-r1.ebuild
+++ b/dev-db/firebird/firebird-1.5.3-r1.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/firebird/firebird-1.5.3-r1.ebuild,v 1.8 2006/11/23 20:33:20 blubb Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.3-r1.ebuild,v 1.9 2007/01/31 13:38:06 genone Exp $
inherit flag-o-matic eutils
@@ -138,26 +138,26 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "1. If haven't done so already, please run:"
- einfo
- einfo " \"emerge --config =${PF}\""
- einfo
- einfo " to create lockfiles, set permissions and more"
- einfo
- einfo "2. Firebird now runs with it's own user. Please remember to"
- einfo " set permissions to firebird:firebird on databases you "
- einfo " already have (if any)."
- einfo
+ elog
+ elog "1. If haven't done so already, please run:"
+ elog
+ elog " \"emerge --config =${PF}\""
+ elog
+ elog " to create lockfiles, set permissions and more"
+ elog
+ elog "2. Firebird now runs with it's own user. Please remember to"
+ elog " set permissions to firebird:firebird on databases you "
+ elog " already have (if any)."
+ elog
if ! use xinetd
then
- einfo "3. You've built the stand alone deamon version,"
- einfo " SuperServer. If you were using pre 1.5.0 ebuilds"
- einfo " you're probably have one installed via xinetd. please"
- einfo " remember to disable it (usually in /etc/xinetd.d/firebird),"
- einfo " since the current one has it's own init script under"
- einfo " /etc/init.d"
+ elog "3. You've built the stand alone deamon version,"
+ elog " SuperServer. If you were using pre 1.5.0 ebuilds"
+ elog " you're probably have one installed via xinetd. please"
+ elog " remember to disable it (usually in /etc/xinetd.d/firebird),"
+ elog " since the current one has it's own init script under"
+ elog " /etc/init.d"
fi
}
@@ -215,11 +215,11 @@ pkg_config() {
chown firebird:firebird /etc/firebird/{isc4.*,security.*}
chmod 660 /etc/firebird/{isc4.*,security.*}
- einfo
- einfo "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
- einfo "renamed to isc4.gdb.old. if you had previous security.fdb, "
- einfo "it's backed to security.fdb.old (all under /etc/firebird)."
- einfo
+ elog
+ elog "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
+ elog "renamed to isc4.gdb.old. if you had previous security.fdb, "
+ elog "it's backed to security.fdb.old (all under /etc/firebird)."
+ elog
fi
# we need to enable local access to the server
@@ -243,6 +243,6 @@ pkg_config() {
einfo "Added ${HS_NAME} to /etc/hosts.equiv"
fi
- einfo "If you're using UDFs, please remember to move them"
- einfo "to /opt/firebird/UDF"
+ elog "If you're using UDFs, please remember to move them"
+ elog "to /opt/firebird/UDF"
}
diff --git a/dev-db/firebird/firebird-1.5.3.ebuild b/dev-db/firebird/firebird-1.5.3.ebuild
index 095e0576dbad..b4118e7c34b3 100644
--- a/dev-db/firebird/firebird-1.5.3.ebuild
+++ b/dev-db/firebird/firebird-1.5.3.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/firebird/firebird-1.5.3.ebuild,v 1.7 2006/03/23 14:57:42 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/firebird/firebird-1.5.3.ebuild,v 1.8 2007/01/31 13:38:06 genone Exp $
inherit flag-o-matic eutils
@@ -113,26 +113,26 @@ src_install() {
}
pkg_postinst() {
- einfo
- einfo "1. If haven't done so already, please run:"
- einfo
- einfo " \"emerge --config =${PF}\""
- einfo
- einfo " to create lockfiles, set permissions and more"
- einfo
- einfo "2. Firebird now runs with it's own user. Please remember to"
- einfo " set permissions to firebird:firebird on databases you "
- einfo " already have (if any)."
- einfo
+ elog
+ elog "1. If haven't done so already, please run:"
+ elog
+ elog " \"emerge --config =${PF}\""
+ elog
+ elog " to create lockfiles, set permissions and more"
+ elog
+ elog "2. Firebird now runs with it's own user. Please remember to"
+ elog " set permissions to firebird:firebird on databases you "
+ elog " already have (if any)."
+ elog
if ! use xinetd
then
- einfo "3. You've built the stand alone deamon version,"
- einfo " SuperServer. If you were using pre 1.5.0 ebuilds"
- einfo " you're probably have one installed via xinetd. please"
- einfo " remember to disable it (usually in /etc/xinetd.d/firebird),"
- einfo " since the current one has it's own init script under"
- einfo " /etc/init.d"
+ elog "3. You've built the stand alone deamon version,"
+ elog " SuperServer. If you were using pre 1.5.0 ebuilds"
+ elog " you're probably have one installed via xinetd. please"
+ elog " remember to disable it (usually in /etc/xinetd.d/firebird),"
+ elog " since the current one has it's own init script under"
+ elog " /etc/init.d"
fi
}
@@ -190,11 +190,11 @@ pkg_config() {
chown firebird:firebird /etc/firebird/{isc4.*,security.*}
chmod 660 /etc/firebird/{isc4.*,security.*}
- einfo
- einfo "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
- einfo "renamed to isc4.gdb.old. if you had previous security.fdb, "
- einfo "it's backed to security.fdb.old (all under /etc/firebird)."
- einfo
+ elog
+ elog "Converted old isc4.gdb to security.fdb, isc4.gdb has been "
+ elog "renamed to isc4.gdb.old. if you had previous security.fdb, "
+ elog "it's backed to security.fdb.old (all under /etc/firebird)."
+ elog
fi
# we need to enable local access to the server
@@ -218,6 +218,6 @@ pkg_config() {
einfo "Added ${HS_NAME} to /etc/hosts.equiv"
fi
- einfo "If you're using UDFs, please remember to move them"
- einfo "to /opt/firebird/UDF"
+ elog "If you're using UDFs, please remember to move them"
+ elog "to /opt/firebird/UDF"
}
diff --git a/dev-db/monetdb/ChangeLog b/dev-db/monetdb/ChangeLog
index 3db2014e2458..a5768dfdbe87 100644
--- a/dev-db/monetdb/ChangeLog
+++ b/dev-db/monetdb/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-db/monetdb
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-db/monetdb/ChangeLog,v 1.11 2006/06/23 19:40:07 grobian Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-db/monetdb/ChangeLog,v 1.12 2007/01/31 13:41:05 genone Exp $
+
+ 31 Jan 2007; Marius Mauch <genone@gentoo.org> monetdb-4.10.0.ebuild,
+ monetdb-4.10.2.ebuild, monetdb-4.12.0.ebuild:
+ Replacing einfo with elog
*monetdb-4.12.0 (23 Jun 2006)
diff --git a/dev-db/monetdb/monetdb-4.10.0.ebuild b/dev-db/monetdb/monetdb-4.10.0.ebuild
index 01f904c308ad..bdb2b83e471a 100644
--- a/dev-db/monetdb/monetdb-4.10.0.ebuild
+++ b/dev-db/monetdb/monetdb-4.10.0.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/monetdb/monetdb-4.10.0.ebuild,v 1.3 2006/06/17 18:23:43 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/monetdb/monetdb-4.10.0.ebuild,v 1.4 2007/01/31 13:41:05 genone Exp $
inherit flag-o-matic eutils
@@ -226,7 +226,7 @@ pkg_preinst() {
}
pkg_postinst() {
- while read line; do einfo "${line}"; done <<EOF
+ while read line; do elog "${line}"; done <<EOF
MonetDB has been installed on your system, using data directory
${DATA_DIR}.
To get started using SQL, XQuery or MIL see:
diff --git a/dev-db/monetdb/monetdb-4.10.2.ebuild b/dev-db/monetdb/monetdb-4.10.2.ebuild
index 5db982faaab2..5e2996153fd1 100644
--- a/dev-db/monetdb/monetdb-4.10.2.ebuild
+++ b/dev-db/monetdb/monetdb-4.10.2.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/monetdb/monetdb-4.10.2.ebuild,v 1.6 2006/09/20 08:17:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/monetdb/monetdb-4.10.2.ebuild,v 1.7 2007/01/31 13:41:05 genone Exp $
inherit flag-o-matic eutils
@@ -224,7 +224,7 @@ src_test() {
}
pkg_postinst() {
- while read line; do einfo "${line}"; done <<EOF
+ while read line; do elog "${line}"; done <<EOF
MonetDB has been installed on your system, using data directory
${DATA_DIR}.
To get started using SQL, XQuery or MIL see:
diff --git a/dev-db/monetdb/monetdb-4.12.0.ebuild b/dev-db/monetdb/monetdb-4.12.0.ebuild
index b9db1386e4aa..3c9618ccc7a2 100644
--- a/dev-db/monetdb/monetdb-4.12.0.ebuild
+++ b/dev-db/monetdb/monetdb-4.12.0.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/monetdb/monetdb-4.12.0.ebuild,v 1.2 2006/09/20 08:17:11 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-db/monetdb/monetdb-4.12.0.ebuild,v 1.3 2007/01/31 13:41:05 genone Exp $
inherit flag-o-matic eutils
@@ -216,7 +216,7 @@ src_test() {
}
pkg_postinst() {
- while read line; do einfo "${line}"; done <<EOF
+ while read line; do elog "${line}"; done <<EOF
MonetDB has been installed on your system, using data directory
${DATA_DIR}.
To get started using SQL, XQuery or MIL see: