diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 12:50:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-17 12:50:19 +0000 |
commit | 8f9a9f54e03f466444df8f771420a7bfd3b96377 (patch) | |
tree | fa5635db2d05ceebc4243586109a5003c4a6bd42 /app-arch/upx | |
parent | Header update (diff) | |
download | gentoo-2-8f9a9f54e03f466444df8f771420a7bfd3b96377.tar.gz gentoo-2-8f9a9f54e03f466444df8f771420a7bfd3b96377.tar.bz2 gentoo-2-8f9a9f54e03f466444df8f771420a7bfd3b96377.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." |