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-ucl | |
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-ucl')
-rw-r--r-- | app-arch/upx-ucl/upx-ucl-1.24.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/upx-ucl/upx-ucl-1.24.ebuild b/app-arch/upx-ucl/upx-ucl-1.24.ebuild index 1829a7201204..2e920f2c341d 100644 --- a/app-arch/upx-ucl/upx-ucl-1.24.ebuild +++ b/app-arch/upx-ucl/upx-ucl-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-ucl/upx-ucl-1.24.ebuild,v 1.2 2003/11/27 05:48:05 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-arch/upx-ucl/upx-ucl-1.24.ebuild,v 1.3 2004/03/12 11:11:07 mr_bones_ Exp $ MY_P=${P/-ucl/} S=${WORKDIR}/${MY_P} |