diff options
author | Ulrich Müller <ulm@gentoo.org> | 2016-01-19 19:35:59 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2016-01-19 19:35:59 +0100 |
commit | e9a0f5c1ca5b8e44689e57e422c0a9963024cbd1 (patch) | |
tree | 7a008ef21dc2ab8a85db90c1c7a8e30d5d25b8f8 /app-arch | |
parent | profiles/license_groups: Update copyright years. (diff) | |
download | gentoo-e9a0f5c1ca5b8e44689e57e422c0a9963024cbd1.tar.gz gentoo-e9a0f5c1ca5b8e44689e57e422c0a9963024cbd1.tar.bz2 gentoo-e9a0f5c1ca5b8e44689e57e422c0a9963024cbd1.zip |
app-arch/upx-ucl: Update for UPX-exception license renaming.
Package-Manager: portage-2.2.26
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/upx-ucl/upx-ucl-3.91.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/upx-ucl/upx-ucl-3.91.ebuild b/app-arch/upx-ucl/upx-ucl-3.91.ebuild index bef5e8c5a4e3..f2ef4d7939fb 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" |