Gentoo Archives: gentoo-commits

From: Jeroen Roovers <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-postgresql/
Date: Fri, 11 Jan 2019 19:47:13
Message-Id: 1547236025.f1228c1e9499c67915a62e185354a6a4498300d3.jer@gentoo
1 commit: f1228c1e9499c67915a62e185354a6a4498300d3
2 Author: Jeroen Roovers <jer <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jan 11 19:46:57 2019 +0000
4 Commit: Jeroen Roovers <jer <AT> gentoo <DOT> org>
5 CommitDate: Fri Jan 11 19:47:05 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f1228c1e
7
8 app-eselect/eselect-postgresql: Stable for HPPA too.
9
10 Package-Manager: Portage-2.3.54, Repoman-2.3.12
11 RepoMan-Options: --ignore-arches
12 Signed-off-by: Jeroen Roovers <jer <AT> gentoo.org>
13
14 app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild | 4 ++--
15 app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild | 2 +-
16 2 files changed, 3 insertions(+), 3 deletions(-)
17
18 diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild
19 index 18d367b4ed3..29195a23b08 100644
20 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild
21 +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.3.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2018 Gentoo Foundation
24 +# Copyright 1999-2019 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/"
29 SRC_URI="https://dev.gentoo.org/~titanofold/${P}.tbz2"
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
33 +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~ppc-macos ~x86-solaris"
34
35 RDEPEND="app-admin/eselect"
36
37
38 diff --git a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
39 index 3aeda34b69d..f02b5dddba6 100644
40 --- a/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
41 +++ b/app-eselect/eselect-postgresql/eselect-postgresql-2.4.ebuild
42 @@ -8,7 +8,7 @@ HOMEPAGE="https://www.gentoo.org/"
43 SRC_URI="https://dev.gentoo.org/~titanofold/${P}.tbz2"
44 LICENSE="GPL-2"
45 SLOT="0"
46 -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
47 +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
48
49 RDEPEND="app-admin/eselect"