[gentoo-commits] repo/gentoo:master commit in: app-arch/upx-ucl/

2016-01-19 Thread Patrice Clement
commit: f894cfe015dfc9298f1acb34e6ec7fbf4b506428
Author: Gokturk Yuksek  binghamton  edu>
AuthorDate: Mon Jan 18 21:27:31 2016 +
Commit: Patrice Clement  gentoo  org>
CommitDate: Mon Jan 18 21:42:58 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f894cfe0

app-arch/upx-ucl: update LICENSE to include UPX-Exception #572060

The source headers mention GPL2+ instead of GPL, so fix that too.

X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=572060

Package-Manager: portage-2.2.26

 app-arch/upx-ucl/upx-ucl-3.91.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-arch/upx-ucl/upx-ucl-3.91.ebuild 
b/app-arch/upx-ucl/upx-ucl-3.91.ebuild
index 3f47c31..bef5e8c 100644
--- a/app-arch/upx-ucl/upx-ucl-3.91.ebuild
+++ b/app-arch/upx-ucl/upx-ucl-3.91.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$
 
@@ -14,7 +14,7 @@ HOMEPAGE="http://upx.sourceforge.net/;
 SRC_URI="http://upx.sourceforge.net/download/${MY_P}.tar.bz2
lzma? ( mirror://sourceforge/sevenzip/lzma${LZMA_VER}.tar.bz2 )"
 
-LICENSE="GPL-2"
+LICENSE="GPL-2+ UPX-Exception" # Read the exception before applying any patches
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE="lzma zlib"



[gentoo-commits] repo/gentoo:master commit in: app-arch/upx-ucl/

2016-01-19 Thread Ulrich Müller
commit: e9a0f5c1ca5b8e44689e57e422c0a9963024cbd1
Author: Ulrich Müller  gentoo  org>
AuthorDate: Tue Jan 19 18:35:59 2016 +
Commit: Ulrich Müller  gentoo  org>
CommitDate: Tue Jan 19 18:35:59 2016 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e9a0f5c1

app-arch/upx-ucl: Update for UPX-exception license renaming.

Package-Manager: portage-2.2.26

 app-arch/upx-ucl/upx-ucl-3.91.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-arch/upx-ucl/upx-ucl-3.91.ebuild 
b/app-arch/upx-ucl/upx-ucl-3.91.ebuild
index bef5e8c..f2ef4d7 100644
--- a/app-arch/upx-ucl/upx-ucl-3.91.ebuild
+++ b/app-arch/upx-ucl/upx-ucl-3.91.ebuild
@@ -14,7 +14,7 @@ HOMEPAGE="http://upx.sourceforge.net/;
 SRC_URI="http://upx.sourceforge.net/download/${MY_P}.tar.bz2
lzma? ( mirror://sourceforge/sevenzip/lzma${LZMA_VER}.tar.bz2 )"
 
-LICENSE="GPL-2+ UPX-Exception" # Read the exception before applying any patches
+LICENSE="GPL-2+ UPX-exception" # Read the exception before applying any patches
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
 IUSE="lzma zlib"