summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/upx-bin/upx-bin-3.91.ebuild4
1 files 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 )