diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:11:07 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2004-03-12 11:11:07 +0000 |
commit | 0a11ca49a2ca1b94c9b8e9f3d826c441cdc67c0f (patch) | |
tree | f82cee2cb26869da933ae52166bf9629fae066d9 /app-arch/upx | |
parent | Don't assign default to S; header fix (diff) | |
download | historical-0a11ca49a2ca1b94c9b8e9f3d826c441cdc67c0f.tar.gz historical-0a11ca49a2ca1b94c9b8e9f3d826c441cdc67c0f.tar.bz2 historical-0a11ca49a2ca1b94c9b8e9f3d826c441cdc67c0f.zip |
header fix
Diffstat (limited to 'app-arch/upx')
-rw-r--r-- | app-arch/upx/upx-1.24-r1.ebuild | 4 | ||||
-rw-r--r-- | app-arch/upx/upx-1.24.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-arch/upx/upx-1.24-r1.ebuild b/app-arch/upx/upx-1.24-r1.ebuild index 06fa8ce567c8..0cf8fb7473bb 100644 --- a/app-arch/upx/upx-1.24-r1.ebuild +++ b/app-arch/upx/upx-1.24-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.24-r1.ebuild,v 1.2 2003/11/01 05:52:55 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.24-r1.ebuild,v 1.3 2004/03/12 11:11:07 mr_bones_ Exp $ S=${WORKDIR}/${P}-linux DESCRIPTION="upx is the Ultimate Packer for eXecutables." diff --git a/app-arch/upx/upx-1.24.ebuild b/app-arch/upx/upx-1.24.ebuild index 26be8923a2c2..c334ce61d759 100644 --- a/app-arch/upx/upx-1.24.ebuild +++ b/app-arch/upx/upx-1.24.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.24.ebuild,v 1.4 2003/11/01 05:52:55 brandy Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx/upx-1.24.ebuild,v 1.5 2004/03/12 11:11:07 mr_bones_ Exp $ S=${WORKDIR}/${P}-linux DESCRIPTION="upx is the Ultimate Packer for eXecutables." |