diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:57:58 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 03:57:58 +0000 |
commit | 8a1af174a0dfcd87840a5f8d7dd13b368814b9cf (patch) | |
tree | 4c77d3dd83665591a63b6a37c7a4adcc562ea07f /app-arch/upx | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-8a1af174a0dfcd87840a5f8d7dd13b368814b9cf.tar.gz gentoo-2-8a1af174a0dfcd87840a5f8d7dd13b368814b9cf.tar.bz2 gentoo-2-8a1af174a0dfcd87840a5f8d7dd13b368814b9cf.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." |