commit:     0aa73ad9153ccd3ab0b5c4db36a5e8c97dccbc46
Author:     Thomas Deutschmann <whissi <AT> whissi <DOT> de>
AuthorDate: Sun Jun 12 14:05:45 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Sun Jun 12 17:24:12 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0aa73ad9

dev-libs/librelp: Adjusting license to GPL-3+ instead of GPL-3

According to

  - COPYING (every version in tree)
  - src/{lib,}relp.h  (since v1.2.9)

> * Librelp is free software: you can redistribute it and/or modify
> * it under the terms of the GNU General Public License as published by
> * the Free Software Foundation, either version 3 of the License, or
> * (at your option) any later version.

Reported-by: Gokturk Yuksek <gokturk <AT> gentoo.org>

Package-Manager: portage-2.3.0_rc1
Closes: https://github.com/gentoo/gentoo/pull/1658

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-libs/librelp/librelp-1.2.10.ebuild   | 2 +-
 dev-libs/librelp/librelp-1.2.7-r1.ebuild | 4 ++--
 dev-libs/librelp/librelp-1.2.9.ebuild    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/dev-libs/librelp/librelp-1.2.10.ebuild 
b/dev-libs/librelp/librelp-1.2.10.ebuild
index 0f75f3b..e9b6c7d 100644
--- a/dev-libs/librelp/librelp-1.2.10.ebuild
+++ b/dev-libs/librelp/librelp-1.2.10.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="An easy to use library for the RELP protocol"
 HOMEPAGE="http://www.librelp.com/";
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz";
 
-LICENSE="GPL-3 doc? ( FDL-1.3 )"
+LICENSE="GPL-3+ doc? ( FDL-1.3 )"
 
 # subslot = soname version
 SLOT="0/0.1.0"

diff --git a/dev-libs/librelp/librelp-1.2.7-r1.ebuild 
b/dev-libs/librelp/librelp-1.2.7-r1.ebuild
index d723733..497f4c9 100644
--- a/dev-libs/librelp/librelp-1.2.7-r1.ebuild
+++ b/dev-libs/librelp/librelp-1.2.7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -10,7 +10,7 @@ DESCRIPTION="An easy to use library for the RELP protocol"
 HOMEPAGE="http://www.librelp.com/";
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz";
 
-LICENSE="GPL-3 doc? ( FDL-1.3 )"
+LICENSE="GPL-3+ doc? ( FDL-1.3 )"
 SLOT="0"
 KEYWORDS="amd64 ~arm hppa ~sparc x86"
 IUSE="debug doc +ssl static-libs"

diff --git a/dev-libs/librelp/librelp-1.2.9.ebuild 
b/dev-libs/librelp/librelp-1.2.9.ebuild
index 0f75f3b..e9b6c7d 100644
--- a/dev-libs/librelp/librelp-1.2.9.ebuild
+++ b/dev-libs/librelp/librelp-1.2.9.ebuild
@@ -10,7 +10,7 @@ DESCRIPTION="An easy to use library for the RELP protocol"
 HOMEPAGE="http://www.librelp.com/";
 SRC_URI="http://download.rsyslog.com/${PN}/${P}.tar.gz";
 
-LICENSE="GPL-3 doc? ( FDL-1.3 )"
+LICENSE="GPL-3+ doc? ( FDL-1.3 )"
 
 # subslot = soname version
 SLOT="0/0.1.0"

Reply via email to