From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0AA1859CA4 for ; Sun, 14 Feb 2016 18:35:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 83359E077C; Sun, 14 Feb 2016 18:35:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id CC0EAE077C for ; Sun, 14 Feb 2016 18:35:46 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CD0E1340A7D for ; Sun, 14 Feb 2016 18:35:45 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ED2D31507 for ; Sun, 14 Feb 2016 18:35:43 +0000 (UTC) From: "Patrick Lauer" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Patrick Lauer" Message-ID: <1455474891.097779c3b3674cc3d7fda6822c9bfa053a95f934.patrick@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/postgresql/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-db/postgresql/postgresql-9.0.23-r1.ebuild dev-db/postgresql/postgresql-9.1.19-r1.ebuild dev-db/postgresql/postgresql-9.1.20.ebuild dev-db/postgresql/postgresql-9.2.14-r1.ebuild dev-db/postgresql/postgresql-9.2.15.ebuild dev-db/postgresql/postgresql-9.3.10-r1.ebuild dev-db/postgresql/postgresql-9.3.10-r2.ebuild dev-db/postgresql/postgresql-9.3.11.ebuild dev-db/postgresql/postgresql-9.4.5-r1.ebuild dev-db/postgresql/postgresql-9.4.5-r2.ebuild dev-db/postgresql/postgresql-9.4.6.ebuild dev-db/postgresql/postgresql-9.5.1.ebuild dev-db/postgresql/postgresql-9999.ebuild X-VCS-Directories: dev-db/postgresql/ X-VCS-Committer: patrick X-VCS-Committer-Name: Patrick Lauer X-VCS-Revision: 097779c3b3674cc3d7fda6822c9bfa053a95f934 X-VCS-Branch: master Date: Sun, 14 Feb 2016 18:35:43 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b9357ada-850c-4e60-aca8-491a948c8cc0 X-Archives-Hash: de501cc2a069605cce026926610555b6 commit: 097779c3b3674cc3d7fda6822c9bfa053a95f934 Author: Patrick Lauer gentoo org> AuthorDate: Sun Feb 14 18:34:09 2016 +0000 Commit: Patrick Lauer gentoo 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