From 6f0928fd5841d1fc457efa8c19207facead4b173 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Thu, 16 Feb 2017 20:24:03 +0200 Subject: [PATCH] app-arch/upx-bin: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3996 --- app-arch/upx-bin/upx-bin-3.91.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-arch/upx-bin/upx-bin-3.91.ebuild b/app-arch/upx-bin/upx-bin-3.91.ebuild index 261b8d7e9fa7..943d95532276 100644 --- a/app-arch/upx-bin/upx-bin-3.91.ebuild +++ b/app-arch/upx-bin/upx-bin-3.91.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI="5" inherit pax-utils MY_P="${PN/-bin}-${PV}" -DESCRIPTION="Ultimate Packer for eXecutables (binary version with proprietary NRV compression)" +DESCRIPTION="Ultimate Packer for eXecutables, binary version with proprietary NRV compression" HOMEPAGE="http://upx.sourceforge.net/" SRC_URI="x86? ( http://upx.sourceforge.net/download/${MY_P}-i386_linux.tar.bz2 ) amd64? ( http://upx.sourceforge.net/download/${MY_P}-amd64_linux.tar.bz2 ) -- 2.26.2