commit:     097779c3b3674cc3d7fda6822c9bfa053a95f934
Author:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 14 18:34:09 2016 +0000
Commit:     Patrick Lauer <patrick <AT> gentoo <DOT> org>
CommitDate: Sun Feb 14 18:34:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=097779c3

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 ac1b4fe..25e7948 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 817622c..3ad7061 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 f990cc6..06e7595 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 83a2fa7..1889593 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 d299172..8f46b99 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 2367c97..69bce41 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 7bbba3e..b49eb23 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 005f8cc..59b1db3 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 d705b10..2cacd75 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 1cffab7..36a8b40 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 fe16176..28dc9be 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 fe16176..28dc9be 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 addb7aa..0f52d99 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
 

Reply via email to