Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/pg/
Date: Sat, 30 Jul 2022 07:46:16
Message-Id: 1659167162.eedb85cbc1af697fcc2c7db4101f3b980e1ab24a.graaff@gentoo
1 commit: eedb85cbc1af697fcc2c7db4101f3b980e1ab24a
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jul 30 07:30:42 2022 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sat Jul 30 07:46:02 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eedb85cb
7
8 dev-ruby/pg: update LICENSE
9
10 Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>
11
12 dev-ruby/pg/pg-1.2.2.ebuild | 4 ++--
13 dev-ruby/pg/pg-1.2.3.ebuild | 4 ++--
14 dev-ruby/pg/pg-1.3.5.ebuild | 2 +-
15 dev-ruby/pg/pg-1.4.1.ebuild | 2 +-
16 4 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/dev-ruby/pg/pg-1.2.2.ebuild b/dev-ruby/pg/pg-1.2.2.ebuild
19 index accf547a30ff..17a4ff0eed87 100644
20 --- a/dev-ruby/pg/pg-1.2.2.ebuild
21 +++ b/dev-ruby/pg/pg-1.2.2.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2021 Gentoo Authors
24 +# Copyright 1999-2022 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=7
28 @@ -13,7 +13,7 @@ inherit multilib ruby-fakegem
29 DESCRIPTION="Ruby extension library providing an API to PostgreSQL"
30 HOMEPAGE="https://github.com/ged/ruby-pg"
31
32 -LICENSE="|| ( GPL-2 Ruby )"
33 +LICENSE="|| ( BSD-2 Ruby-BSD )"
34 SLOT="1"
35 KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
36 IUSE=""
37
38 diff --git a/dev-ruby/pg/pg-1.2.3.ebuild b/dev-ruby/pg/pg-1.2.3.ebuild
39 index b4fc9bbcf700..608439296628 100644
40 --- a/dev-ruby/pg/pg-1.2.3.ebuild
41 +++ b/dev-ruby/pg/pg-1.2.3.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2021 Gentoo Authors
44 +# Copyright 1999-2022 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=8
48 @@ -15,7 +15,7 @@ inherit ruby-fakegem
49 DESCRIPTION="Ruby extension library providing an API to PostgreSQL"
50 HOMEPAGE="https://github.com/ged/ruby-pg"
51
52 -LICENSE="|| ( GPL-2 Ruby )"
53 +LICENSE="|| ( BSD-2 Ruby-BSD )"
54 SLOT="1"
55 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
56 IUSE=""
57
58 diff --git a/dev-ruby/pg/pg-1.3.5.ebuild b/dev-ruby/pg/pg-1.3.5.ebuild
59 index a041e4e6ee51..1b3c4b0ee647 100644
60 --- a/dev-ruby/pg/pg-1.3.5.ebuild
61 +++ b/dev-ruby/pg/pg-1.3.5.ebuild
62 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ged/ruby-pg"
63 SRC_URI="https://github.com/ged/ruby-pg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
64 RUBY_S="ruby-${P}"
65
66 -LICENSE="|| ( GPL-2 Ruby )"
67 +LICENSE="|| ( BSD-2 Ruby-BSD )"
68 SLOT="1"
69 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
70 IUSE=""
71
72 diff --git a/dev-ruby/pg/pg-1.4.1.ebuild b/dev-ruby/pg/pg-1.4.1.ebuild
73 index a041e4e6ee51..1b3c4b0ee647 100644
74 --- a/dev-ruby/pg/pg-1.4.1.ebuild
75 +++ b/dev-ruby/pg/pg-1.4.1.ebuild
76 @@ -18,7 +18,7 @@ HOMEPAGE="https://github.com/ged/ruby-pg"
77 SRC_URI="https://github.com/ged/ruby-pg/archive/v${PV}.tar.gz -> ${P}.tar.gz"
78 RUBY_S="ruby-${P}"
79
80 -LICENSE="|| ( GPL-2 Ruby )"
81 +LICENSE="|| ( BSD-2 Ruby-BSD )"
82 SLOT="1"
83 KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
84 IUSE=""