diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 12:48:56 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 12:48:56 +0000 |
commit | 3bc9513514db15bca86764b5e89f6020deb6e3e3 (patch) | |
tree | cd422f7fb60a7a2f1307ace66962fa01be3e0fb7 /app-arch/upx | |
parent | Header update (diff) | |
download | historical-3bc9513514db15bca86764b5e89f6020deb6e3e3.tar.gz historical-3bc9513514db15bca86764b5e89f6020deb6e3e3.tar.bz2 historical-3bc9513514db15bca86764b5e89f6020deb6e3e3.zip |
lintool
Diffstat (limited to 'app-arch/upx')
-rw-r--r-- | app-arch/upx/upx-1.23.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app-arch/upx/upx-1.23.ebuild b/app-arch/upx/upx-1.23.ebuild index 3214e23a40ed..f93d9f6aae7d 100644 --- a/app-arch/upx/upx-1.23.ebuild +++ b/app-arch/upx/upx-1.23.ebuild @@ -1,5 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.23.ebuild,v 1.3 2002/10/17 12:48:56 vapier Exp $ S=${WORKDIR}/${P}-linux DESCRIPTION="upx is the Ultimate Packer for eXecutables." |