Gentoo Archives: gentoo-commits

From: Aaron Swenson <titanofold@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/postgresql/eselect:master commit in: /
Date: Sun, 21 Oct 2018 11:00:36
Message-Id: 1534155314.d6f5ae7a05ef4f6d17676b4475ab8fd43aa5979b.titanofold@gentoo
1 commit: d6f5ae7a05ef4f6d17676b4475ab8fd43aa5979b
2 Author: Aaron W. Swenson <aaron <AT> grandmasfridge <DOT> org>
3 AuthorDate: Mon Aug 13 10:15:14 2018 +0000
4 Commit: Aaron Swenson <titanofold <AT> gentoo <DOT> org>
5 CommitDate: Mon Aug 13 10:15:14 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/postgresql/eselect.git/commit/?id=d6f5ae7a
7
8 Bump to 2.4
9
10 postgresql.eselect | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/postgresql.eselect b/postgresql.eselect
14 index f648956..3614202 100644
15 --- a/postgresql.eselect
16 +++ b/postgresql.eselect
17 @@ -5,7 +5,7 @@ inherit config multilib
18
19 DESCRIPTION="Manage active PostgreSQL client applications and libraries"
20 MAINTAINER="pgsql-bugs@g.o"
21 -VERSION="2.3"
22 +VERSION="2.4"
23
24 # We do a lot of things in /usr and it's a bit of a pain to write this
25 # constantly.