From 097779c3b3674cc3d7fda6822c9bfa053a95f934 Mon Sep 17 00:00:00 2001 From: Patrick Lauer Date: Sun, 14 Feb 2016 19:34:09 +0100 Subject: [PATCH] dev-db/postgresql: Fix typo #574724 Package-Manager: portage-2.2.27 --- dev-db/postgresql/postgresql-9.0.23-r1.ebuild | 2 +- dev-db/postgresql/postgresql-9.1.19-r1.ebuild | 2 +- dev-db/postgresql/postgresql-9.1.20.ebuild | 2 +- dev-db/postgresql/postgresql-9.2.14-r1.ebuild | 2 +- dev-db/postgresql/postgresql-9.2.15.ebuild | 2 +- dev-db/postgresql/postgresql-9.3.10-r1.ebuild | 2 +- dev-db/postgresql/postgresql-9.3.10-r2.ebuild | 2 +- dev-db/postgresql/postgresql-9.3.11.ebuild | 2 +- dev-db/postgresql/postgresql-9.4.5-r1.ebuild | 2 +- dev-db/postgresql/postgresql-9.4.5-r2.ebuild | 2 +- dev-db/postgresql/postgresql-9.4.6.ebuild | 2 +- dev-db/postgresql/postgresql-9.5.1.ebuild | 2 +- dev-db/postgresql/postgresql-9999.ebuild | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/dev-db/postgresql/postgresql-9.0.23-r1.ebuild b/dev-db/postgresql/postgresql-9.0.23-r1.ebuild index ac1b4fe859aa2..25e7948cd7815 100644 --- a/dev-db/postgresql/postgresql-9.0.23-r1.ebuild +++ b/dev-db/postgresql/postgresql-9.0.23-r1.ebuild @@ -219,7 +219,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.1.19-r1.ebuild b/dev-db/postgresql/postgresql-9.1.19-r1.ebuild index 817622c4a539f..3ad70613b4436 100644 --- a/dev-db/postgresql/postgresql-9.1.19-r1.ebuild +++ b/dev-db/postgresql/postgresql-9.1.19-r1.ebuild @@ -223,7 +223,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.1.20.ebuild b/dev-db/postgresql/postgresql-9.1.20.ebuild index f990cc621799b..06e75955f5a76 100644 --- a/dev-db/postgresql/postgresql-9.1.20.ebuild +++ b/dev-db/postgresql/postgresql-9.1.20.ebuild @@ -223,7 +223,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.2.14-r1.ebuild b/dev-db/postgresql/postgresql-9.2.14-r1.ebuild index 83a2fa7543ce8..1889593643b34 100644 --- a/dev-db/postgresql/postgresql-9.2.14-r1.ebuild +++ b/dev-db/postgresql/postgresql-9.2.14-r1.ebuild @@ -217,7 +217,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.2.15.ebuild b/dev-db/postgresql/postgresql-9.2.15.ebuild index d299172584d2d..8f46b99781af5 100644 --- a/dev-db/postgresql/postgresql-9.2.15.ebuild +++ b/dev-db/postgresql/postgresql-9.2.15.ebuild @@ -217,7 +217,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.3.10-r1.ebuild b/dev-db/postgresql/postgresql-9.3.10-r1.ebuild index 2367c975064a1..69bce41c3fb49 100644 --- a/dev-db/postgresql/postgresql-9.3.10-r1.ebuild +++ b/dev-db/postgresql/postgresql-9.3.10-r1.ebuild @@ -217,7 +217,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.3.10-r2.ebuild b/dev-db/postgresql/postgresql-9.3.10-r2.ebuild index 7bbba3eefff5b..b49eb23321d3e 100644 --- a/dev-db/postgresql/postgresql-9.3.10-r2.ebuild +++ b/dev-db/postgresql/postgresql-9.3.10-r2.ebuild @@ -222,7 +222,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.3.11.ebuild b/dev-db/postgresql/postgresql-9.3.11.ebuild index 005f8ccb929b7..59b1db3983d8d 100644 --- a/dev-db/postgresql/postgresql-9.3.11.ebuild +++ b/dev-db/postgresql/postgresql-9.3.11.ebuild @@ -222,7 +222,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.4.5-r1.ebuild b/dev-db/postgresql/postgresql-9.4.5-r1.ebuild index d705b10038116..2cacd75aff9ab 100644 --- a/dev-db/postgresql/postgresql-9.4.5-r1.ebuild +++ b/dev-db/postgresql/postgresql-9.4.5-r1.ebuild @@ -249,7 +249,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.4.5-r2.ebuild b/dev-db/postgresql/postgresql-9.4.5-r2.ebuild index 1cffab75197b0..36a8b40b203a3 100644 --- a/dev-db/postgresql/postgresql-9.4.5-r2.ebuild +++ b/dev-db/postgresql/postgresql-9.4.5-r2.ebuild @@ -254,7 +254,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.4.6.ebuild b/dev-db/postgresql/postgresql-9.4.6.ebuild index fe16176f47278..28dc9be4f7f1a 100644 --- a/dev-db/postgresql/postgresql-9.4.6.ebuild +++ b/dev-db/postgresql/postgresql-9.4.6.ebuild @@ -254,7 +254,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9.5.1.ebuild b/dev-db/postgresql/postgresql-9.5.1.ebuild index fe16176f47278..28dc9be4f7f1a 100644 --- a/dev-db/postgresql/postgresql-9.5.1.ebuild +++ b/dev-db/postgresql/postgresql-9.5.1.ebuild @@ -254,7 +254,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi diff --git a/dev-db/postgresql/postgresql-9999.ebuild b/dev-db/postgresql/postgresql-9999.ebuild index addb7aa53fc93..0f52d99f9e535 100644 --- a/dev-db/postgresql/postgresql-9999.ebuild +++ b/dev-db/postgresql/postgresql-9999.ebuild @@ -211,7 +211,7 @@ pkg_postinst() { elog elog "It looks like this is your first time installing PostgreSQL. Run the" elog "following command in all active shells to pick up changes to the default" - elog "environemnt:" + elog "environment:" elog " source /etc/profile" fi