diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:53:22 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:53:22 +0000 |
commit | 5d21dd8fa004760d616091194c7969e8aa448328 (patch) | |
tree | 8902e390a278c38f7e987dc18720d2b11e39b1bd /app-arch/upx | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | historical-5d21dd8fa004760d616091194c7969e8aa448328.tar.gz historical-5d21dd8fa004760d616091194c7969e8aa448328.tar.bz2 historical-5d21dd8fa004760d616091194c7969e8aa448328.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'app-arch/upx')
-rw-r--r-- | app-arch/upx/upx-1.23.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-arch/upx/upx-1.23.ebuild b/app-arch/upx/upx-1.23.ebuild index 395fb8b4bfb0..3214e23a40ed 100644 --- a/app-arch/upx/upx-1.23.ebuild +++ b/app-arch/upx/upx-1.23.ebuild @@ -1,5 +1,5 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later +# Distributed under the terms of the GNU General Public License v2 S=${WORKDIR}/${P}-linux DESCRIPTION="upx is the Ultimate Packer for eXecutables." |