Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-db/pgagent/
Date: Tue, 09 Jan 2018 02:04:55
Message-Id: 1515454585.b05df01d0681aa3564009d38cd3ab557a7146436.zlogene@gentoo
1 commit: b05df01d0681aa3564009d38cd3ab557a7146436
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 23:35:12 2018 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 23:36:25 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b05df01d
7
8 dev-db/pgagent: amd64 stable wrt bug #641148
9
10 Package-Manager: Portage-2.3.13, Repoman-2.3.3
11
12 dev-db/pgagent/pgagent-3.4.0-r3.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-db/pgagent/pgagent-3.4.0-r3.ebuild b/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
16 index e80fd88d3ce..7895a7b7da9 100644
17 --- a/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
18 +++ b/dev-db/pgagent/pgagent-3.4.0-r3.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -9,7 +9,7 @@ inherit cmake-utils user wxwidgets
26
27 MY_PN=${PN/a/A}
28
29 -KEYWORDS="~amd64 ~x86"
30 +KEYWORDS="amd64 ~x86"
31
32 DESCRIPTION="${MY_PN} is a job scheduler for PostgreSQL"
33 HOMEPAGE="http://www.pgadmin.org/download/pgagent.php"